Uses of Class
com.googlecode.jslint4java.UnicodeBomInputStream.BOM

Packages that use UnicodeBomInputStream.BOM
com.googlecode.jslint4java   
 

Uses of UnicodeBomInputStream.BOM in com.googlecode.jslint4java
 

Methods in com.googlecode.jslint4java that return UnicodeBomInputStream.BOM
 UnicodeBomInputStream.BOM UnicodeBomInputStream.getBOM()
          Returns the BOM that was detected in the wrapped InputStream object.
static UnicodeBomInputStream.BOM UnicodeBomInputStream.BOM.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UnicodeBomInputStream.BOM[] UnicodeBomInputStream.BOM.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012. All Rights Reserved.