|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Parser
A parser is used to retrieve the text content of a file.
Method Summary | |
---|---|
Reader |
getReader(String path,
String encoding)
Returns a Reader giving only the text content of the file. |
Method Detail |
---|
Reader getReader(String path, String encoding)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |