|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KB_Parser
Parser subinterface that parser knowledgebases.
Method Summary | |
---|---|
ResultSet |
parse(File file)
Parses the content of the given file and builds a result set, i.e. a wrapper class that bundles valuations and queries (domains) converted from the file content. |
Methods inherited from interface nenok.parser.Parser |
---|
accept |
Method Detail |
---|
ResultSet parse(File file) throws ParserException
file
- The file whose content is parsed.
ParserException
- Exceptions that are thrown during the parsing process.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |