Uses of Enum Class
org.dellroad.stuff.io.BOM
-
Uses of BOM in org.dellroad.stuff.io
Modifier and TypeMethodDescriptionBOMReader.getBOM()
Get theBOM
found at the beginning of the input.static BOM
Returns the enum constant of this class with the specified name.static BOM[]
BOM.values()
Returns an array containing the constants of this enum class, in the order they are declared.