Package | Description |
---|---|
morfologik.tools |
Modifier and Type | Method and Description |
---|---|
static SerializationFormat |
SerializationFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SerializationFormat[] |
SerializationFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FSABuild(Path input,
Path output,
SerializationFormat format,
boolean acceptBom,
boolean acceptCr,
boolean ignoreEmpty) |
Copyright © 2016. All rights reserved.