public static class ERXPropertyListSerialization._ApplePList extends ERXPropertyListSerialization._PListParser
Constructor and Description |
---|
_ApplePList() |
_ApplePList(boolean indents) |
Modifier and Type | Method and Description |
---|---|
static Object |
copyPropertyList(Object obj) |
Object |
parseStringIntoPlist(String string) |
static boolean |
propertyListsAreEqual(Object obj,
Object obj1) |
String |
stringFromPropertyList(Object plist) |
_appendIndentationToStringBuffer, _appendNewLineToStringBuffer, _appendStringToStringBuffer, _hexDigitForNibble
public _ApplePList()
public _ApplePList(boolean indents)
indents
- true if the result string must be indentedpublic static boolean propertyListsAreEqual(Object obj, Object obj1)
obj
- obj1
- public static Object copyPropertyList(Object obj)
obj
- public String stringFromPropertyList(Object plist)
plist
- public Object parseStringIntoPlist(String string)
parseStringIntoPlist
in class ERXPropertyListSerialization._PListParser
Copyright © 2002 – 2024 Project Wonder.