|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Parser
The is the head interface of the NENOK parser framework.
Method Summary | |
---|---|
boolean |
accept(File file)
Verifies that this file type can be used together with this parser instance. |
Method Detail |
---|
boolean accept(File file)
file
- The file to verify.
true
if the file extension satisfies the precondition of this parser.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |