public class StringToXmlDocumentParser extends ObjectWithReflectiveEqualsHashCodeToString
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
StringToXmlDocumentParser.ErrorLevel  | 
static interface  | 
StringToXmlDocumentParser.ErrorLogger  | 
| Constructor and Description | 
|---|
StringToXmlDocumentParser()  | 
| Modifier and Type | Method and Description | 
|---|---|
Document | 
buildDocument(String matched,
             StringToXmlDocumentParser.ErrorLogger errorLogger)  | 
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, toStringpublic Document buildDocument(String matched, StringToXmlDocumentParser.ErrorLogger errorLogger) throws ParserConfigurationException, IOException, SAXException
Copyright © 2020. All rights reserved.