JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
I
N
O
R
C
charsetForName(String)
- Method in class net.java.truevfs.comp.ibm437.
Ibm437CharsetProvider
charsets()
- Method in class net.java.truevfs.comp.ibm437.
Ibm437CharsetProvider
contains(Charset)
- Method in class net.java.truevfs.comp.ibm437.
OctetCharset
I
Ibm437CharsetProvider
- Class in
net.java.truevfs.comp.ibm437
Provides the
IBM437
alias
CP437
character set.
Ibm437CharsetProvider()
- Constructor for class net.java.truevfs.comp.ibm437.
Ibm437CharsetProvider
N
net.java.truevfs.comp.ibm437
- package net.java.truevfs.comp.ibm437
Provides the IBM437 character set, which was implicitly assumed to be used for ZIP files before version 6-3-0 of PKWARE's ZIP File Format Specification defined it explicitly and added UTF-8 as an option.
newDecoder()
- Method in class net.java.truevfs.comp.ibm437.
OctetCharset
newEncoder()
- Method in class net.java.truevfs.comp.ibm437.
OctetCharset
O
OctetCharset
- Class in
net.java.truevfs.comp.ibm437
A memory efficient base class for simple 8 bit (octet) character sets.
OctetCharset(String, String[], char[])
- Constructor for class net.java.truevfs.comp.ibm437.
OctetCharset
R
REPLACEMENT
- Static variable in class net.java.truevfs.comp.ibm437.
OctetCharset
Use this character in the lookup table provided to the constructor for every character that does not have a replacement in 16 bit Unicode.
C
I
N
O
R
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes