Package | Description |
---|---|
com.googlecode.jslint4java |
Modifier and Type | Method and Description |
---|---|
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-2013. All Rights Reserved.