public class XMLHandler extends Object
Constructor and Description |
---|
XMLHandler() |
Modifier and Type | Method and Description |
---|---|
static Document |
buildDocument(Reader reader,
String url) |
static DocumentBuilder |
createDocumentBuilder()
Create the Xerces Document Builder
|
public static Document buildDocument(Reader reader, String url) throws APIException, ConnectionException
reader
- Readerurl
- StringAPIException
- APIExceptionConnectionException
- if connection failedpublic static DocumentBuilder createDocumentBuilder() throws ParserConfigurationException
ParserConfigurationException
- ParserConfigurationExceptionCopyright © 2015 VersionOne, Inc.. All rights reserved.