public static final class XMLEntityResolver.Parser extends Object
| Modifier and Type | Field and Description |
|---|---|
XMLStreamReader |
parser
The parser instance parsing the infoset.
|
URL |
systemId
System ID of the document being parsed.
|
| Constructor and Description |
|---|
Parser(SDDocumentSource doc)
Creates a
XMLEntityResolver.Parser that reads from SDDocumentSource. |
Parser(URL systemId,
XMLStreamReader parser) |
public final URL systemId
public final XMLStreamReader parser
public Parser(URL systemId, XMLStreamReader parser)
public Parser(SDDocumentSource doc) throws IOException, XMLStreamException
XMLEntityResolver.Parser that reads from SDDocumentSource.IOExceptionXMLStreamExceptionCopyright © 2015 Oracle Corporation. All rights reserved.