JBoss XML Binding 2.0.3.GA-redhat-2

org.jboss.xb.binding.sunday.unmarshalling
Class SundayContentHandler.UnmarshallingContextImpl

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.UnmarshallingContextImpl
All Implemented Interfaces:
UnmarshallingContext
Enclosing class:
SundayContentHandler

public static class SundayContentHandler.UnmarshallingContextImpl
extends Object
implements UnmarshallingContext


Field Summary
 Object parent
           
 ParticleBinding parentParticle
           
 ParticleBinding particle
           
 
Constructor Summary
SundayContentHandler.UnmarshallingContextImpl()
           
 
Method Summary
 void clear()
           
 ParticleBinding getParentParticle()
           
 Object getParentValue()
           
 ParticleBinding getParticle()
           
 String resolvePropertyName()
           
 Class<?> resolvePropertyType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parent

public Object parent

particle

public ParticleBinding particle

parentParticle

public ParticleBinding parentParticle
Constructor Detail

SundayContentHandler.UnmarshallingContextImpl

public SundayContentHandler.UnmarshallingContextImpl()
Method Detail

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

JBoss XML Binding 2.0.3.GA-redhat-2

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