Uses of Enum
morfologik.tools.SerializationFormat
Packages that use SerializationFormat
-
Uses of SerializationFormat in morfologik.tools
Methods in morfologik.tools that return SerializationFormatModifier and TypeMethodDescriptionstatic SerializationFormatReturns 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.Constructors in morfologik.tools with parameters of type SerializationFormatModifierConstructorDescriptionFSACompile(Path input, Path output, SerializationFormat format, boolean acceptBom, boolean acceptCr, boolean ignoreEmpty)