public class XMLEventReaderReader extends XMLReaderAdapter
NAMESPACE_PREFIXES_FEATURE, REPORT_IGNORED_ELEMENT_CONTENT_WHITESPACE_FEATURE| Constructor and Description |
|---|
XMLEventReaderReader() |
XMLEventReaderReader(Unmarshaller xmlUnmarshaller) |
| Modifier and Type | Method and Description |
|---|---|
Locator |
getLocator()
INTERNAL:
return the Locator object associated with this reader
|
void |
parse(InputSource input) |
getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getLexicalHandler, getProperty, parse, setContentHandler, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setLexicalHandler, setPropertyconvertValueBasedOnSchemaType, getCurrentObject, getMediaType, getNamespaceSeparator, getValidatorHandler, getValue, isInCollection, isNamespaceAware, isNullRecord, isNullRepresentedByXsiNil, newObjectEvent, setLocator, setNamespaceAware, setNamespaceSeparator, setValidatorHandlerpublic XMLEventReaderReader()
public XMLEventReaderReader(Unmarshaller xmlUnmarshaller)
public void parse(InputSource input) throws SAXException
parse in interface XMLReaderparse in class XMLReaderSAXExceptionpublic Locator getLocator()
XMLReadergetLocator in class XMLReaderEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference