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, setProperty
convertValueBasedOnSchemaType, getCurrentObject, getMediaType, getNamespaceSeparator, getValidatorHandler, getValue, isInCollection, isNamespaceAware, isNullRecord, isNullRepresentedByXsiNil, newObjectEvent, setLocator, setValidatorHandler
public XMLEventReaderReader()
public XMLEventReaderReader(Unmarshaller xmlUnmarshaller)
public void parse(InputSource input) throws SAXException
parse
in interface XMLReader
parse
in class XMLReader
SAXException
public Locator getLocator()
XMLReader
getLocator
in class XMLReader
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference