概要:
详细资料:
static class
Doc.Deserializer
Doc.Serializer
Doc(String value, Map<String,String> parameterValueMap, String returnValue, Map<String,String> propertyValueMap)
Map<String,String>
getParameterValueMap()
getPropertyValueMap()
String
getReturnValue()
getValue()
static String
paramOf(Doc doc, String param)
static Doc
parse(String doc)
propertyOf(Doc doc, String property)
returnOf(Doc doc)
toString()
valueOf(Doc doc)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object