|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFormatSpecification.DataStructure | |
---|---|
org.maltparser.core.io.dataformat | Contains classes for describing the data format, such as CoNLL shared task format and Malt-TAB format. |
Uses of DataFormatSpecification.DataStructure in org.maltparser.core.io.dataformat |
---|
Methods in org.maltparser.core.io.dataformat that return DataFormatSpecification.DataStructure | |
---|---|
DataFormatSpecification.DataStructure |
DataFormatSpecification.getDataStructure()
|
static DataFormatSpecification.DataStructure |
DataFormatSpecification.DataStructure.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DataFormatSpecification.DataStructure[] |
DataFormatSpecification.DataStructure.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |