|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.csvreader.CsvReader.ComplexEscape
private class CsvReader.ComplexEscape
| Field Summary | |
|---|---|
private static int |
DECIMAL
|
private static int |
HEX
|
private static int |
OCTAL
|
private static int |
UNICODE
|
| Constructor Summary | |
|---|---|
private |
CsvReader.ComplexEscape()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final int UNICODE
private static final int OCTAL
private static final int DECIMAL
private static final int HEX
| Constructor Detail |
|---|
private CsvReader.ComplexEscape()
|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||