public class XMLEventReaderReader extends XMLReaderAdapter
NAMESPACE_PREFIXES_FEATURE, REPORT_IGNORED_ELEMENT_CONTENT_WHITESPACE_FEATURE
Constructor and Description |
---|
XMLEventReaderReader() |
XMLEventReaderReader(XMLUnmarshaller 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, isNullRepresentedByXsiNil, newObjectEvent, setLocator, setValidatorHandler
public XMLEventReaderReader()
public XMLEventReaderReader(XMLUnmarshaller 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.4.2, "build v20130514-5956486" API Reference