JBoss XML Binding 2.0.3.GA-redhat-2

org.jboss.xb.binding.sunday.unmarshalling
Interface UnmarshallingContext

All Known Implementing Classes:
SundayContentHandler.UnmarshallingContextImpl

public interface UnmarshallingContext

Version:
$Revision: 2096 $
Author:
Alexey Loubyansky

Method Summary
 ParticleBinding getParentParticle()
           
 Object getParentValue()
           
 ParticleBinding getParticle()
           
 String resolvePropertyName()
           
 Class<?> resolvePropertyType()
           
 

Method Detail

getParentValue

Object getParentValue()

getParticle

ParticleBinding getParticle()

getParentParticle

ParticleBinding getParentParticle()

resolvePropertyName

String resolvePropertyName()

resolvePropertyType

Class<?> resolvePropertyType()

JBoss XML Binding 2.0.3.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.