| Modifier and Type | Field and Description |
|---|---|
static int |
ARRAY_CLOSE |
static int |
ARRAY_OPEN |
static int |
MAP_CLOSE |
static int |
MAP_OPEN |
| Constructor and Description |
|---|
DGSParser(FileSourceDGS dgs,
Reader reader) |
public static final int ARRAY_OPEN
public static final int ARRAY_CLOSE
public static final int MAP_OPEN
public static final int MAP_CLOSE
public DGSParser(FileSourceDGS dgs, Reader reader)
public void close()
throws IOException
Parserclose in interface ParserIOExceptionpublic void open()
throws IOException,
ParseException
Parseropen in interface ParserParseExceptionIOExceptionpublic void all()
throws IOException,
ParseException
Parserall in interface ParserParseExceptionIOExceptionpublic boolean next()
throws IOException,
ParseException
next in interface ParserParseExceptionIOExceptionpublic boolean nextStep()
throws IOException,
ParseException
IOExceptionParseExceptionCopyright © 2015. All rights reserved.