|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
org.mockserver.matchers.StringToXmlDocumentParser
public class StringToXmlDocumentParser
| Nested Class Summary | |
|---|---|
static interface |
StringToXmlDocumentParser.ErrorLogger
|
| Field Summary |
|---|
| Fields inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString |
|---|
logger |
| Constructor Summary | |
|---|---|
StringToXmlDocumentParser()
|
|
| Method Summary | |
|---|---|
Document |
buildDocument(String matched,
StringToXmlDocumentParser.ErrorLogger errorLogger)
|
String |
normaliseXmlString(String matched,
StringToXmlDocumentParser.ErrorLogger errorLogger)
|
| Methods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString |
|---|
addFieldsExcludedFromEqualsAndHashCode, equals, fieldsExcludedFromEqualsAndHashCode, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StringToXmlDocumentParser()
| Method Detail |
|---|
public String normaliseXmlString(String matched,
StringToXmlDocumentParser.ErrorLogger errorLogger)
throws IOException,
SAXException,
ParserConfigurationException
IOException
SAXException
ParserConfigurationException
public Document buildDocument(String matched,
StringToXmlDocumentParser.ErrorLogger errorLogger)
throws ParserConfigurationException,
IOException,
SAXException
ParserConfigurationException
IOException
SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||