Package com.atlassian.bamboo.utils
Class BambooXmlParserTestUtils
java.lang.Object
com.atlassian.bamboo.utils.BambooXmlParserTestUtils
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
assertParserDoesNotSupportDocDecl
(org.xmlpull.v1.XmlPullParser parser)
-
Field Details
-
XML_WITH_ENTITY
- See Also:
-
XML_WITH_SYSTEM_ENTITY
- See Also:
-
-
Method Details
-
assertParserDoesNotSupportDocDecl
public static void assertParserDoesNotSupportDocDecl(org.xmlpull.v1.XmlPullParser parser)
-