| 类 | 说明 |
|---|---|
| ResourceUtil |
Copy resources to file system.
|
| UnicodeInputStream |
This inputStream will recognize unicode BOM marks
and will skip bytes if getEncoding() or skipBOM() method is called
before any of the read(...) methods.
|
| UnicodeReader |
Generic unicode textReader, which will use BOM mark
to identify the encoding to be used.
|
Copyright © 2015. All rights reserved.