org.apache.maven.shared.utils.xml.pull
Class Xpp3DomTest
java.lang.Object
org.apache.maven.shared.utils.xml.pull.Xpp3DomTest
public class Xpp3DomTest
- extends Object
- Author:
- Kristian Rosenvold
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Xpp3DomTest
public Xpp3DomTest()
mergePrecedenceSelfClosed
public void mergePrecedenceSelfClosed()
throws XmlPullParserException,
IOException
- Throws:
XmlPullParserException
IOException
mergePrecedenceOpenClose
public void mergePrecedenceOpenClose()
throws XmlPullParserException,
IOException
- Throws:
XmlPullParserException
IOException
selfOverrideOnRootNode
public void selfOverrideOnRootNode()
mergeValuesOnRootNode
public void mergeValuesOnRootNode()
mergeAttributesOnRootNode
public void mergeAttributesOnRootNode()
combineAppend
public void combineAppend()
mergeOverride
public void mergeOverride()
nullValue
public void nullValue()
nullAttribute
public void nullAttribute()
testEquals
public void testEquals()
dominantWinsCollections
public void dominantWinsCollections()
throws XmlPullParserException
- Throws:
XmlPullParserException
combineChildrenAppendTest
public void combineChildrenAppendTest()
throws XmlPullParserException
- Throws:
XmlPullParserException
unchangedWithFirstOrLastEmpty
public void unchangedWithFirstOrLastEmpty()
throws Exception
- Throws:
Exception
recessiveChildrenIncludedWhenDominantEmpty
public void recessiveChildrenIncludedWhenDominantEmpty()
throws Exception
- Throws:
Exception
duplicatedChildren
public void duplicatedChildren()
throws IOException,
XmlPullParserException
- Throws:
IOException
XmlPullParserException
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.