|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opengts.util.JSON.JSONParsingContext
public static class JSON.JSONParsingContext
JSON Parsing Context
| Constructor Summary | |
|---|---|
JSON.JSONParsingContext()
|
|
| Method Summary | |
|---|---|
int |
getIndex()
|
int |
getLine()
|
void |
incrementIndex()
|
void |
incrementIndex(int val)
|
void |
incrementLine()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JSON.JSONParsingContext()
| Method Detail |
|---|
public int getIndex()
public void incrementIndex(int val)
public void incrementIndex()
public int getLine()
public void incrementLine()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||