|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFeatureReader
Read a feature from a input stream.
| Method Summary | |
|---|---|
Feature |
load(InputStream in,
String encoding)
Read feature from load. |
| Method Detail |
|---|
Feature load(InputStream in,
String encoding)
throws IOException
in - The input stream.encoding - The encoding.
IOException - On reading errors.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||