public static class XMLDocument.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
XMLDocument |
build(InputSource inputSource) |
XMLDocument.Builder |
locationInfoAware(boolean locationInfoAware) |
XMLDocument.Builder |
printPrettyWithIndentation(int indentation) |
public XMLDocument.Builder printPrettyWithIndentation(int indentation)
public XMLDocument.Builder locationInfoAware(boolean locationInfoAware)
public XMLDocument build(InputSource inputSource) throws IOException, SAXException
IOExceptionSAXExceptionCopyright © 2025 CESSDA ERIC. All rights reserved.