public static class ERXPropertyListSerialization._XML extends ERXPropertyListSerialization._PListParser
Modifier and Type | Class and Description |
---|---|
static class |
ERXPropertyListSerialization._XML.DictionaryParser
This class is intentionally undocumented
|
Modifier and Type | Field and Description |
---|---|
protected SimpleDateFormat |
_dateFormat |
protected static SAXParserFactory |
_parserFactory |
Modifier and Type | Method and Description |
---|---|
protected void |
_appendStringToStringBuffer(String s,
StringBuffer stringbuffer,
int i) |
protected String |
escapeString(String toValidate)
Validate the string.
|
SAXParser |
newSAXParser() |
static SAXParserFactory |
parserFactory() |
Object |
parseStringIntoPlist(String string) |
String |
stringFromPropertyList(Object plist) |
_appendIndentationToStringBuffer, _appendNewLineToStringBuffer, _hexDigitForNibble
protected static SAXParserFactory _parserFactory
protected SimpleDateFormat _dateFormat
public _XML()
public _XML(boolean indents)
indents
- true if the result string must be indentedpublic static SAXParserFactory parserFactory()
public SAXParser newSAXParser()
public Object parseStringIntoPlist(String string)
parseStringIntoPlist
in class ERXPropertyListSerialization._PListParser
public String stringFromPropertyList(Object plist)
plist
- protected void _appendStringToStringBuffer(String s, StringBuffer stringbuffer, int i)
_appendStringToStringBuffer
in class ERXPropertyListSerialization._PListParser
Copyright © 2002 – 2024 Project Wonder.