|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Xml.Encoding | |
---|---|
android.util |
Uses of Xml.Encoding in android.util |
---|
Methods in android.util that return Xml.Encoding | |
---|---|
static Xml.Encoding |
Xml.findEncodingByName(String encodingName)
|
static Xml.Encoding |
Xml.Encoding.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Xml.Encoding[] |
Xml.Encoding.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in android.util with parameters of type Xml.Encoding | |
---|---|
static void |
Xml.parse(InputStream in,
Xml.Encoding encoding,
ContentHandler contentHandler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |