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 |
---|---|
org.xml.sax.Locator |
getLocator()
INTERNAL:
return the Locator object associated with this reader
|
void |
parse(org.xml.sax.InputSource input) |
getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getLexicalHandler, getProperty, parse, setContentHandler, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setLexicalHandler, setProperty
convertValueBasedOnSchemaType, getCurrentObject, getMediaType, getNamespaceSeparator, getValidatorHandler, getValue, isInCollection, isNamespaceAware, isNullRecord, isNullRepresentedByXsiNil, newObjectEvent, setLocator, setNamespaceAware, setNamespaceSeparator, setValidatorHandler
public XMLEventReaderReader()
public XMLEventReaderReader(Unmarshaller xmlUnmarshaller)
public void parse(org.xml.sax.InputSource input) throws org.xml.sax.SAXException
public org.xml.sax.Locator getLocator()
XMLReader
getLocator
in class XMLReader
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference