Package org.apache.velocity.io
Class UnicodeInputStream.UnicodeBOM
java.lang.Object
org.apache.velocity.io.UnicodeInputStream.UnicodeBOM
- Enclosing class:
- UnicodeInputStream
Helper class to bundle encoding and BOM marker.
- Version:
- $Id: UnicodeInputStream.java 685685 2008-08-13 21:43:27Z nbubna $
-
Field Details
-
encoding
-
bytes
private final byte[] bytes
-
-
Constructor Details
-
UnicodeBOM
-
-
Method Details
-
getEncoding
String getEncoding() -
getBytes
byte[] getBytes()
-