Package | Description |
---|---|
com.google.clearsilver.jsilver.data |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHdfParser
Parses data in HierachicalDataFormat (HDF), generating callbacks for data encountered in the
stream.
|
class |
NewHdfParser
Parser for HDF based on the following grammar by Brandon Long.
|
Modifier and Type | Method and Description |
---|---|
Parser |
HDFDataFactory.getParser() |
Parser |
DataFactory.getParser()
Returns the Parser used by this factory to parse the HDF content.
|
Parser |
ParserFactory.newInstance()
Returns a new HdfParser object.
|
Copyright © 2010–2016 Google. All rights reserved.