- FEATURE_PROCESS_DOCDECL - Static variable in interface org.xmlpull.v1.XmlPullParser
-
This feature determines whether the document declaration is processed.
- FEATURE_PROCESS_NAMESPACES - Static variable in interface org.xmlpull.v1.XmlPullParser
-
This feature determines whether the parser processes namespaces.
- FEATURE_REPORT_NAMESPACE_ATTRIBUTES - Static variable in interface org.xmlpull.v1.XmlPullParser
-
This feature determines whether namespace attributes are exposed via the attribute access methods.
- FEATURE_VALIDATION - Static variable in interface org.xmlpull.v1.XmlPullParser
-
If this feature is activated, all validation errors as defined in the XML 1.0 sepcification are reported.
- features - Variable in class org.xmlpull.v1.XmlPullParserFactory
-
- flush() - Method in class org.kxml2.io.KXmlSerializer
-
- flush() - Method in class org.kxml2.wap.WbxmlSerializer
-
ATTENTION: flush cannot work since Wbxml documents require
buffering.
- flush() - Method in interface org.xmlpull.v1.XmlSerializer
-
Write all pending output to the stream.