| Constructor and Description |
|---|
XMLParserImpl() |
| Modifier and Type | Method and Description |
|---|---|
Document |
parse(InputStream inputStream,
boolean disallowDocTypeDeclarations)
Parses a document from the input stream.
|
public Document parse(InputStream inputStream, boolean disallowDocTypeDeclarations) throws XMLParserException
XMLParserparse in interface XMLParserDocumentXMLParserExceptionCopyright © 2000–2023 The Apache Software Foundation. All rights reserved.