public class Xpp3DomBuilderTest extends Object
| Constructor and Description |
|---|
Xpp3DomBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
attributeEscaping() |
void |
contentEscaping() |
void |
selfClosingTag() |
void |
testMalformedXml() |
void |
testUnrecognizedEncoding() |
void |
trimming() |
public void testUnrecognizedEncoding()
public void testMalformedXml()
public void attributeEscaping()
throws IOException,
org.apache.maven.shared.utils.xml.pull.XmlPullParserException
public void contentEscaping()
throws IOException,
org.apache.maven.shared.utils.xml.pull.XmlPullParserException
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.