org.apache.maven.shared.utils.xml
Class Xpp3DomBuilderTest
java.lang.Object
org.apache.maven.shared.utils.xml.Xpp3DomBuilderTest
public class Xpp3DomBuilderTest
- extends Object
- Author:
- Kristian Rosenvold
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Xpp3DomBuilderTest
public Xpp3DomBuilderTest()
selfClosingTag
public void selfClosingTag()
throws Exception
- Throws:
Exception
trimming
public void trimming()
throws Exception
- Throws:
Exception
malformedXml
public void malformedXml()
attributeEscaping
public void attributeEscaping()
throws IOException,
XmlPullParserException
- Throws:
IOException
XmlPullParserException
contentEscaping
public void contentEscaping()
throws IOException,
XmlPullParserException
- Throws:
IOException
XmlPullParserException
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.