A C D E F G I K L N O P R S T W X 

S

serializerClasses - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
setAttribute(String, String, String) - Method in class org.kxml2.kdom.Element
Sets the given attribute; a value of null removes the attribute
setAttrStartTable(int, String[]) - Method in class org.kxml2.wap.WbxmlParser
Sets the attribute start Table for a given page.
setAttrStartTable(int, String[]) - Method in class org.kxml2.wap.WbxmlSerializer
Sets the attribute start Table for a given page.
setAttrValueTable(int, String[]) - Method in class org.kxml2.wap.WbxmlParser
Sets the attribute value Table for a given page.
setAttrValueTable(int, String[]) - Method in class org.kxml2.wap.WbxmlSerializer
Sets the attribute value Table for a given page.
setEncoding(String) - Method in class org.kxml2.kdom.Document
 
setFeature(String, boolean) - Method in class org.kxml2.io.KXmlParser
 
setFeature(String, boolean) - Method in class org.kxml2.io.KXmlSerializer
 
setFeature(String, boolean) - Method in class org.kxml2.wap.WbxmlParser
 
setFeature(String, boolean) - Method in class org.kxml2.wap.WbxmlSerializer
 
setFeature(String, boolean) - Method in interface org.xmlpull.v1.XmlPullParser
Use this call to change the general behaviour of the parser, such as namespace processing or doctype declaration handling.
setFeature(String, boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Set the features to be set when XML Pull Parser is created by this factory.
setFeature(String, boolean) - Method in interface org.xmlpull.v1.XmlSerializer
Set feature identified by name (recommended to be URI for uniqueness).
setInput(Reader) - Method in class org.kxml2.io.KXmlParser
 
setInput(InputStream, String) - Method in class org.kxml2.io.KXmlParser
 
setInput(Reader) - Method in class org.kxml2.wap.WbxmlParser
 
setInput(InputStream, String) - Method in class org.kxml2.wap.WbxmlParser
 
setInput(Reader) - Method in interface org.xmlpull.v1.XmlPullParser
Set the input source for parser to the given reader and resets the parser.
setInput(InputStream, String) - Method in interface org.xmlpull.v1.XmlPullParser
Sets the input stream the parser is going to process.
setName(String) - Method in class org.kxml2.kdom.Element
sets the name of the element
setNamespace(String) - Method in class org.kxml2.kdom.Element
sets the namespace of the element.
setNamespaceAware(boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Specifies that the parser produced by this factory will provide support for XML namespaces.
setOutput(Writer) - Method in class org.kxml2.io.KXmlSerializer
 
setOutput(OutputStream, String) - Method in class org.kxml2.io.KXmlSerializer
 
setOutput(Writer) - Method in class org.kxml2.wap.WbxmlSerializer
 
setOutput(OutputStream, String) - Method in class org.kxml2.wap.WbxmlSerializer
 
setOutput(OutputStream, String) - Method in interface org.xmlpull.v1.XmlSerializer
Set to use binary output stream with given encoding.
setOutput(Writer) - Method in interface org.xmlpull.v1.XmlSerializer
Set the output to the given writer.
setParent(Node) - Method in class org.kxml2.kdom.Element
Sets the Parent of this element.
setPrefix(String, String) - Method in class org.kxml2.io.KXmlSerializer
 
setPrefix(String, String) - Method in class org.kxml2.kdom.Element
Sets the given prefix; a namespace value of null removess the prefix
setPrefix(String, String) - Method in class org.kxml2.wap.WbxmlSerializer
 
setPrefix(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Binds the given prefix to the given namespace.
setProperty(String, Object) - Method in class org.kxml2.io.KXmlParser
 
setProperty(String, Object) - Method in class org.kxml2.io.KXmlSerializer
 
setProperty(String, Object) - Method in class org.kxml2.wap.WbxmlParser
 
setProperty(String, Object) - Method in class org.kxml2.wap.WbxmlSerializer
 
setProperty(String, Object) - Method in interface org.xmlpull.v1.XmlPullParser
Set the value of a property.
setProperty(String, Object) - Method in interface org.xmlpull.v1.XmlSerializer
Set the value of a property.
setStandalone(Boolean) - Method in class org.kxml2.kdom.Document
 
setTagTable(int, String[]) - Method in class org.kxml2.wap.WbxmlParser
Sets the tag table for a given page.
setTagTable(int, String[]) - Method in class org.kxml2.wap.WbxmlSerializer
Sets the tag table for a given page.
setValidating(boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Specifies that the parser produced by this factory will be validating (it simply set feature XmlPullParser.FEATURE_VALIDATION to true or false).
skipSubTree() - Method in class org.kxml2.io.KXmlParser
Skip sub tree that is currently porser positioned on.
START_DOCUMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
Signalize that parser is at the very beginning of the document and nothing was read yet.
START_TAG - Static variable in interface org.xmlpull.v1.XmlPullParser
Returned from getEventType(), next(), nextToken() when a start tag was read.
startDocument(String, Boolean) - Method in class org.kxml2.io.KXmlSerializer
 
startDocument(String, Boolean) - Method in class org.kxml2.wap.WbxmlSerializer
 
startDocument(String, Boolean) - Method in interface org.xmlpull.v1.XmlSerializer
Write <?xml declaration with encoding (if encoding not null) and standalone flag (if standalone not null) This method can only be called just after setOutput.
startTag(String, String) - Method in class org.kxml2.io.KXmlSerializer
 
startTag(String, String) - Method in class org.kxml2.wap.WbxmlSerializer
 
startTag(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Writes a start tag with the given namespace and name.
STR_I - Static variable in interface org.kxml2.wap.Wbxml
 
STR_T - Static variable in interface org.kxml2.wap.Wbxml
 
SWITCH_PAGE - Static variable in interface org.kxml2.wap.Wbxml
 
SyncML - Class in org.kxml2.wap.syncml
 
SyncML() - Constructor for class org.kxml2.wap.syncml.SyncML
 
A C D E F G I K L N O P R S T W X