|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.bind.helpers.AbstractUnmarshallerImpl
org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.UnmarshallerImpl
public class UnmarshallerImpl
Default Unmarshall implementation.
This class can be extended by the generated code to provide type-safe unmarshall methods.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface javax.xml.bind.Unmarshaller |
---|
javax.xml.bind.Unmarshaller.Listener |
Field Summary |
---|
Fields inherited from class javax.xml.bind.helpers.AbstractUnmarshallerImpl |
---|
validating |
Constructor Summary | |
---|---|
UnmarshallerImpl(DefaultJAXBContextImpl context,
GrammarInfo gi)
|
Method Summary | |
---|---|
javax.xml.bind.UnmarshallerHandler |
getUnmarshallerHandler()
|
void |
setValidating(boolean validating)
|
java.lang.Object |
unmarshal(org.w3c.dom.Node node)
|
protected java.lang.Object |
unmarshal(org.xml.sax.XMLReader reader,
org.xml.sax.InputSource source)
|
Methods inherited from class javax.xml.bind.helpers.AbstractUnmarshallerImpl |
---|
createUnmarshalException, getAdapter, getAttachmentUnmarshaller, getEventHandler, getListener, getProperty, getSchema, getXMLReader, isValidating, setAdapter, setAdapter, setAttachmentUnmarshaller, setEventHandler, setListener, setProperty, setSchema, unmarshal, unmarshal, unmarshal, unmarshal, unmarshal, unmarshal, unmarshal, unmarshal, unmarshal, unmarshal, unmarshal, unmarshal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnmarshallerImpl(DefaultJAXBContextImpl context, GrammarInfo gi)
Method Detail |
---|
public void setValidating(boolean validating) throws javax.xml.bind.JAXBException
setValidating
in interface javax.xml.bind.Unmarshaller
setValidating
in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
javax.xml.bind.JAXBException
public javax.xml.bind.UnmarshallerHandler getUnmarshallerHandler()
protected java.lang.Object unmarshal(org.xml.sax.XMLReader reader, org.xml.sax.InputSource source) throws javax.xml.bind.JAXBException
unmarshal
in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
javax.xml.bind.JAXBException
public final java.lang.Object unmarshal(org.w3c.dom.Node node) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |