Uses of Enum Class
morfologik.tools.SerializationFormat
Packages that use SerializationFormat
-
Uses of SerializationFormat in morfologik.tools
Fields in morfologik.tools declared as SerializationFormatModifier and TypeFieldDescriptionprivate SerializationFormatDictCompile.formatprivate SerializationFormatFSACompile.formatMethods in morfologik.tools that return SerializationFormatModifier and TypeMethodDescriptionstatic SerializationFormatReturns the enum constant of this class with the specified name.static SerializationFormat[]SerializationFormat.values()Returns an array containing the constants of this enum class, 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)