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


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()


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.