Package yapion.parser
Class JSONMapper
- java.lang.Object
-
- yapion.parser.JSONMapper
-
public class JSONMapper extends java.lang.Object
-
-
Method Summary
Modifier and Type Method Description JSONMapper
parse()
YAPIONObject
result()
-
-
-
Method Detail
-
parse
public JSONMapper parse()
-
result
public YAPIONObject result()
-
-