Package org.exolab.castor.xml.parsing
-
Class Summary Class Description AnyNodeUnmarshalHandler AttributeSetBuilder A helper class that takes SAX v1 AttributeList or SAX v2 attributes and converts those into Castor's internalAttributeSet
representation.NamespaceHandling This class is used by theUnmarshalHandler
to handle name spaces.StrictElementHandler A helper class forUnmarshalHandler
.UnmarshalListenerDelegate This class handles delegates methods call toUnmarshalListener
.UnmarshalStateStack This class helps to access a stack in thatUnmarshalState
s are stored.