Home | History | Annotate | Download | only in v1

Lines Matching defs:xmlpull

2 // for license please see accompanying LICENSE.txt file (available also at http://www.xmlpull.org/)
4 package org.xmlpull.v1;
12 * in <a href="http://www.xmlpull.org/">XMLPULL V1 API</a> (visit this website to
59 * getProperty(&quot;<a href="http://xmlpull.org/v1/doc/properties.html#xmldecl-version">http://xmlpull.org/v1/doc/properties.html#xmldecl-version</a>&quot;)
62 * getProperty(&quot;<a href="http://xmlpull.org/v1/doc/properties.html#xmldecl-standalone">http://xmlpull.org/v1/doc/properties.html#xmldecl-standalone</a>&quot;)
76 * import org.xmlpull.v1.XmlPullParser;
77 * import org.xmlpull.v1.<a href="XmlPullParserException.html">XmlPullParserException</a>;
78 * import org.xmlpull.v1.<a href="XmlPullParserFactory.html">XmlPullParserFactory</a>;
119 * quick Introduction available at <a href="http://www.xmlpull.org">http://www.xmlpull.org</a>
358 "http://xmlpull.org/v1/doc/features.html#process-namespaces";
370 "http://xmlpull.org/v1/doc/features.html#report-namespace-prefixes";
391 "http://xmlpull.org/v1/doc/features.html#process-docdecl";
405 "http://xmlpull.org/v1/doc/features.html#validation";
481 * <a href="http://xmlpull.org/v1/doc/features.html#detect-encoding">http://xmlpull.org/v1/doc/features.html#detect-encoding</a>
498 * (http://xmlpull.org/v1/doc/features.html#detect-encoding),
515 * implementations of XMLPULL that will work in J2ME environments.
944 * <a href="http://xmlpull.org/v1/doc/features.html#xml-roundtrip">FEATURE_XML_ROUNDTRIP</a>
945 * (identified by URI: http://xmlpull.org/v1/doc/features.html#xml-roundtrip)