public class VgMyMapManagerListParser
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
VgMyMapManagerListParser.Entry |
Constructor and Description |
---|
VgMyMapManagerListParser() |
Modifier and Type | Method and Description |
---|---|
boolean |
finished() |
VgMyMapManagerListParser.Entry |
getNext() |
boolean |
isValid() |
boolean |
parseContent(java.io.File pJsonFile) |
boolean |
parseContent(java.lang.String pContent) |
public boolean parseContent(java.io.File pJsonFile)
public boolean parseContent(java.lang.String pContent)
public boolean isValid()
public boolean finished()
public VgMyMapManagerListParser.Entry getNext()