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 and Description |
|---|
WildcardLoader(DomHandler dom,
WildcardMode mode) |
| Modifier and Type | Method and Description |
|---|---|
protected Loader |
selectLoader(UnmarshallingContext.State state,
TagName tag)
Picks the loader to delegate to.
|
leaveElement, startElementchildElement, expectText, fireAfterUnmarshal, fireBeforeUnmarshal, getExpectedAttributes, getExpectedChildElements, handleGenericError, handleGenericException, handleGenericException, handleParseConversionException, reportError, reportError, reportUnexpectedChildElement, textpublic WildcardLoader(DomHandler dom, WildcardMode mode)
protected Loader selectLoader(UnmarshallingContext.State state, TagName tag) throws SAXException
ProxyLoaderselectLoader in class ProxyLoaderSAXExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.