This is the complete list of members for org.seamless.xml.XmlPullParserUtils, including all inherited members.
createParser(String xml) (defined in org.seamless.xml.XmlPullParserUtils) | org.seamless.xml.XmlPullParserUtils | static |
createParser() (defined in org.seamless.xml.XmlPullParserUtils) | org.seamless.xml.XmlPullParserUtils | static |
createSerializer() (defined in org.seamless.xml.XmlPullParserUtils) | org.seamless.xml.XmlPullParserUtils | static |
fixXMLEntities(String xml) (defined in org.seamless.xml.XmlPullParserUtils) | org.seamless.xml.XmlPullParserUtils | static |
isNullOrEmpty(String s) (defined in org.seamless.xml.XmlPullParserUtils) | org.seamless.xml.XmlPullParserUtils | static |
searchTag(XmlPullParser xpp, String tag) (defined in org.seamless.xml.XmlPullParserUtils) | org.seamless.xml.XmlPullParserUtils | static |
serializeIfNotEqual(XmlSerializer serializer, String ns, String tag, Object value, Object forbiddenValue) (defined in org.seamless.xml.XmlPullParserUtils) | org.seamless.xml.XmlPullParserUtils | static |
serializeIfNotNullOrEmpty(XmlSerializer serializer, String ns, String tag, String value) (defined in org.seamless.xml.XmlPullParserUtils) | org.seamless.xml.XmlPullParserUtils | static |
setSerializerIndentation(XmlSerializer serializer, int indent) (defined in org.seamless.xml.XmlPullParserUtils) | org.seamless.xml.XmlPullParserUtils | static |
skipTag(XmlPullParser xpp, String tag) (defined in org.seamless.xml.XmlPullParserUtils) | org.seamless.xml.XmlPullParserUtils | static |