|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnmarshalState | |
| org.exolab.castor.types | The Castor implementation of specific XML Schema Types Version: $Revision: 6213 $ Author: Arnaud Blandin This package contains the implementation of the date/time datatypes defined in W3C XML Schema 1.0 Recommendation. |
| org.exolab.castor.xml | The XML Marshaller API
Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
Author: Keith Visco
Marshaller marshalls a Java object into an XML document.
|
| org.exolab.castor.xml.descriptors | |
| org.exolab.castor.xml.util | |
| Uses of UnmarshalState in org.exolab.castor.types |
| Methods in org.exolab.castor.types with parameters of type UnmarshalState | |
void |
BaseDescriptor.checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor elementDescriptor,
UnmarshalState parentState,
java.lang.String xmlName)
Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition |
| Uses of UnmarshalState in org.exolab.castor.xml |
| Fields in org.exolab.castor.xml declared as UnmarshalState | |
(package private) UnmarshalState |
UnmarshalState.targetState
The UnmarshalState which contains information about the parent object for object containted within this state. |
(package private) UnmarshalState |
UnmarshalState.parent
A reference to the parent state. |
| Methods in org.exolab.castor.xml with parameters of type UnmarshalState | |
void |
MarshalFramework.InternalXMLClassDescriptor.checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor elementDescriptor,
UnmarshalState parentState,
java.lang.String xmlName)
Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition |
void |
XMLClassDescriptor.checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor elementDescriptor,
UnmarshalState parentState,
java.lang.String xmlName)
Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition |
| Uses of UnmarshalState in org.exolab.castor.xml.descriptors |
| Methods in org.exolab.castor.xml.descriptors with parameters of type UnmarshalState | |
void |
BaseDescriptor.checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor elementDescriptor,
UnmarshalState parentState,
java.lang.String xmlName)
Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition |
| Uses of UnmarshalState in org.exolab.castor.xml.util |
| Methods in org.exolab.castor.xml.util with parameters of type UnmarshalState | |
void |
XMLClassDescriptorImpl.checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor elementDescriptor,
UnmarshalState parentState,
java.lang.String xmlName)
Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||