Uses of Enum Class
org.dellroad.stuff.io.BOM
Packages that use BOM
-
Uses of BOM in org.dellroad.stuff.io
Methods in org.dellroad.stuff.io that return BOMModifier 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.