es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime
Class UnmarshallerImpl
java.lang.Object
javax.xml.bind.helpers.AbstractUnmarshallerImpl
es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime.UnmarshallerImpl
- All Implemented Interfaces:
- javax.xml.bind.Unmarshaller
- public class UnmarshallerImpl
- extends javax.xml.bind.helpers.AbstractUnmarshallerImpl
Default Unmarshall implementation.
This class can be extended by the generated code to provide
type-safe unmarshall methods.
- Author:
- Kohsuke KAWAGUCHI
Methods inherited from class javax.xml.bind.helpers.AbstractUnmarshallerImpl |
getEventHandler, getProperty, isValidating, setEventHandler, setProperty, unmarshal, unmarshal, unmarshal, unmarshal, unmarshal |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnmarshallerImpl
public UnmarshallerImpl(DefaultJAXBContextImpl context,
GrammarInfo gi)
setValidating
public void setValidating(boolean validating)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
getUnmarshallerHandler
public javax.xml.bind.UnmarshallerHandler getUnmarshallerHandler()
unmarshal
public final java.lang.Object unmarshal(org.w3c.dom.Node node)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException