public final class WildcardLoader extends ProxyLoader
DomHandler and builds a DOM tree.
Note that the SAXException returned by the ContentHandler is unreported. So we have to catch them and report it, then rethrow it if necessary.
expectText| Constructor | Description |
|---|---|
WildcardLoader(javax.xml.bind.annotation.DomHandler dom,
com.sun.xml.bind.v2.model.core.WildcardMode mode) |
| Modifier and Type | Method | Description |
|---|---|---|
protected Loader |
selectLoader(UnmarshallingContext.State state,
TagName tag) |
Picks the loader to delegate to.
|
childElement, expectText, fireAfterUnmarshal, fireBeforeUnmarshal, getExpectedAttributes, getExpectedChildElements, handleGenericError, handleGenericException, handleGenericException, handleParseConversionException, reportError, reportError, reportUnexpectedChildElement, textclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitleaveElement, startElementpublic WildcardLoader(javax.xml.bind.annotation.DomHandler dom,
com.sun.xml.bind.v2.model.core.WildcardMode mode)
protected Loader selectLoader(UnmarshallingContext.State state, TagName tag) throws org.xml.sax.SAXException
ProxyLoaderselectLoader in class ProxyLoaderorg.xml.sax.SAXExceptionCopyright © 2017 Oracle Corporation. All rights reserved.