public abstract class AbstractParser extends Object
protected JSONPool
jsonPool
AbstractParser(JSONPool jsonPool)
String
parse(Object obj)
abstract void
parse(StringEncoder encoder, Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected JSONPool jsonPool
public AbstractParser(JSONPool jsonPool)
public final String parse(Object obj)
public abstract void parse(StringEncoder encoder, Object obj)
Copyright © 2015. All rights reserved.