A B C D E F G H I J K L M N O P Q R S T U V W 

M

marshal(Object) - Method in class org.vostok.json.Marshaller
marshaller converte recursivelly a java object and return a js object in the form of a string.
marshal(Object) - Method in interface org.vostok.json.MarshallerInterface
 
marshaller - Variable in class org.vostok.json.JSONContext
 
Marshaller - Class in org.vostok.json
marshaller convert java object into js code/object you don't create the class directly but acces it throw JSONContext
Marshaller(JSONContext) - Constructor for class org.vostok.json.Marshaller
 
MarshallerInterface - Interface in org.vostok.json
interface for a marshaller. shouldn't be used directly
more() - Method in class org.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
A B C D E F G H I J K L M N O P Q R S T U V W