|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgate.creole.morph.CompiledRules
public class CompiledRules
Title:
Description:
Copyright: Copyright (c) 2003
Company:
Constructor Summary | |
---|---|
CompiledRules()
|
Method Summary | |
---|---|
boolean |
add(String pattern,
String function,
String category)
|
MyPattern |
getNext()
|
boolean |
hasNext()
|
void |
resetPointer()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompiledRules()
Method Detail |
---|
public boolean add(String pattern, String function, String category)
public boolean hasNext()
public MyPattern getNext()
public void resetPointer()
|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |