gate.creole.morph
Class CompiledRules
java.lang.Object
gate.creole.morph.CompiledRules
- public class CompiledRules
- extends Object
Title:
Description:
Copyright: Copyright (c) 2003
Company:
- Version:
- 1.0
- Author:
- not attributable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompiledRules
public CompiledRules()
add
public boolean add(String pattern,
String function,
String category)
hasNext
public boolean hasNext()
getNext
public MyPattern getNext()
resetPointer
public void resetPointer()