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
Parser
close
in interface Parser
IOException
public void open() throws IOException, ParseException
Parser
open
in interface Parser
ParseException
IOException
public void all() throws IOException, ParseException
Parser
all
in interface Parser
ParseException
IOException
public boolean next() throws IOException, ParseException
next
in interface Parser
ParseException
IOException
public boolean nextStep() throws IOException, ParseException
IOException
ParseException
Copyright © 2015. All rights reserved.