public class TextLoader extends Loader
If the caller can use LeafPropertyLoader, that's usually faster.
LeafPropertyLoader,
ValuePropertyLoaderexpectText| Constructor and Description |
|---|
TextLoader(Transducer xducer) |
| Modifier and Type | Method and Description |
|---|---|
void |
text(UnmarshallingContext.State state,
CharSequence text)
Called when this loaderis an active loaderand we see a chunk of text.
|
childElement, expectText, fireAfterUnmarshal, fireBeforeUnmarshal, getExpectedAttributes, getExpectedChildElements, handleGenericError, handleGenericException, handleGenericException, handleParseConversionException, leaveElement, reportError, reportError, reportUnexpectedChildElement, startElementpublic TextLoader(Transducer xducer)
public void text(UnmarshallingContext.State state, CharSequence text) throws SAXException
Loadertext in class LoaderSAXExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.