| Constructor and Description |
|---|
EncodingErrorCollector(FileObject fileObject,
String encoding) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(int position,
int length) |
void |
reportAllEncodingErrors(String string) |
public EncodingErrorCollector(FileObject fileObject, String encoding)
public void collect(int position,
int length)
public void reportAllEncodingErrors(String string)
Copyright © 2015. All rights reserved.