|
|||||||||
| Home >> All >> com >> k_int >> util >> [ CCL overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.k_int.util.CCL
Interface TermIdentifier

- All Known Implementing Classes:
- BaseCCLParser
- public interface TermIdentifier
TermIdentifier : Interface implemented by an object capable of telling the CCL Lexer if a given term is a CCL qualifier or not.
- Version:
- $Id: TermIdentifier.java,v 1.2 2002/12/09 15:42:25 ianibbo Exp $
| Method Summary | |
boolean |
isCCLQualifier(java.lang.String s)
|
| Method Detail |
isCCLQualifier
public boolean isCCLQualifier(java.lang.String s)
|
|||||||||
| Home >> All >> com >> k_int >> util >> [ CCL overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC