uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime
Class UnmarshallerImpl
java.lang.Object
AbstractUnmarshallerImpl
uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime.UnmarshallerImpl
- public class UnmarshallerImpl
- extends AbstractUnmarshallerImpl
Default Unmarshall implementation.
This class can be extended by the generated code to provide
type-safe unmarshall methods.
- Author:
- Kohsuke KAWAGUCHI
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnmarshallerImpl
public UnmarshallerImpl(DefaultJAXBContextImpl context,
GrammarInfo gi)
getUnmarshallerHandler
public UnmarshallerHandler getUnmarshallerHandler()
setValidating
public void setValidating(boolean validating)
throws JAXBException
- Throws:
JAXBException
unmarshal
public final java.lang.Object unmarshal(org.w3c.dom.Node node)
throws JAXBException
- Throws:
JAXBException
European Bioinformatics InstituteMicroarray Informatics Team