public class XMLStreamReaderReader extends XMLReaderAdapter
NAMESPACE_PREFIXES_FEATURE, REPORT_IGNORED_ELEMENT_CONTENT_WHITESPACE_FEATURE
Constructor and Description |
---|
XMLStreamReaderReader() |
XMLStreamReaderReader(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) |
void |
parse(javax.xml.stream.XMLStreamReader xmlStreamReader) |
void |
setContentHandler(org.xml.sax.ContentHandler handler) |
getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getLexicalHandler, getProperty, parse, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setLexicalHandler, setProperty
convertValueBasedOnSchemaType, getCurrentObject, getMediaType, getNamespaceSeparator, getValidatorHandler, getValue, isInCollection, isNamespaceAware, isNullRecord, isNullRepresentedByXsiNil, newObjectEvent, setLocator, setNamespaceAware, setNamespaceSeparator, setValidatorHandler
public XMLStreamReaderReader()
public XMLStreamReaderReader(Unmarshaller xmlUnmarshaller)
public org.xml.sax.Locator getLocator()
XMLReader
getLocator
in class XMLReader
public void setContentHandler(org.xml.sax.ContentHandler handler)
setContentHandler
in interface org.xml.sax.XMLReader
setContentHandler
in class XMLReaderAdapter
public void parse(org.xml.sax.InputSource input) throws org.xml.sax.SAXException
public void parse(javax.xml.stream.XMLStreamReader xmlStreamReader) throws org.xml.sax.SAXException
org.xml.sax.SAXException
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference