Uses of Class
org.weborganic.ox.util.CharsetDetector.ByteOrderMark

Packages that use CharsetDetector.ByteOrderMark
org.weborganic.ox.util   
 

Uses of CharsetDetector.ByteOrderMark in org.weborganic.ox.util
 

Methods in org.weborganic.ox.util that return CharsetDetector.ByteOrderMark
static CharsetDetector.ByteOrderMark CharsetDetector.ByteOrderMark.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CharsetDetector.ByteOrderMark[] CharsetDetector.ByteOrderMark.values()
          Returns an array containing the constants of this enum type, in the order they are declared.