public static enum JSONCoObjectBuilder.State
public static net.pwall.json.stream.JSONCoObjectBuilder.State INITIAL
public static net.pwall.json.stream.JSONCoObjectBuilder.State NAME
public static net.pwall.json.stream.JSONCoObjectBuilder.State COLON
public static net.pwall.json.stream.JSONCoObjectBuilder.State VALUE
public static net.pwall.json.stream.JSONCoObjectBuilder.State COMMA
public static net.pwall.json.stream.JSONCoObjectBuilder.State NEXT
public static net.pwall.json.stream.JSONCoObjectBuilder.State COMPLETE