|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnmarshallingContext | |
| uk.ac.ebi.adfconverter.tools.checker.data.impl | |
| uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime | |
| Uses of UnmarshallingContext in uk.ac.ebi.adfconverter.tools.checker.data.impl |
| Uses of UnmarshallingContext in uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime |
| Classes in uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime that implement UnmarshallingContext | |
class |
SAXUnmarshallerHandlerImpl
Implementation of UnmarshallerHandler.
|
| Fields in uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime declared as UnmarshallingContext | |
UnmarshallingContext |
AbstractUnmarshallingEventHandlerImpl.context
|
| Methods in uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime with parameters of type UnmarshallingContext | |
UnmarshallingEventHandler |
UnmarshallableObject.createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
UnmarshallingEventHandler |
GrammarInfoImpl.createUnmarshaller(java.lang.String namespaceUri,
java.lang.String localName,
UnmarshallingContext context)
|
UnmarshallingEventHandler |
GrammarInfo.createUnmarshaller(java.lang.String namespaceUri,
java.lang.String localName,
UnmarshallingContext context)
Creates an unmarshaller that can unmarshal a given element. |
| Constructors in uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime with parameters of type UnmarshallingContext | |
UnmarshallingEventHandlerAdaptor(UnmarshallingContext _ctxt,
org.xml.sax.ContentHandler _handler)
|
|
AbstractUnmarshallingEventHandlerImpl(UnmarshallingContext _ctxt,
java.lang.String _stateTextTypes)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||