org.jboss.xb.binding.sunday.unmarshalling
Class SundayContentHandler.UnmarshallingContextImpl
java.lang.Object
org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.UnmarshallingContextImpl
- All Implemented Interfaces:
- UnmarshallingContext
- Enclosing class:
- SundayContentHandler
public static class SundayContentHandler.UnmarshallingContextImpl
- extends Object
- implements UnmarshallingContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parent
public Object parent
particle
public ParticleBinding particle
parentParticle
public ParticleBinding parentParticle
SundayContentHandler.UnmarshallingContextImpl
public SundayContentHandler.UnmarshallingContextImpl()
getParentValue
public Object getParentValue()
- Specified by:
getParentValue
in interface UnmarshallingContext
getParticle
public ParticleBinding getParticle()
- Specified by:
getParticle
in interface UnmarshallingContext
getParentParticle
public ParticleBinding getParentParticle()
- Specified by:
getParentParticle
in interface UnmarshallingContext
resolvePropertyName
public String resolvePropertyName()
- Specified by:
resolvePropertyName
in interface UnmarshallingContext
resolvePropertyType
public Class<?> resolvePropertyType()
- Specified by:
resolvePropertyType
in interface UnmarshallingContext
clear
public void clear()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.