|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.chaperon.cocoon.PatternTransformer.LexicalAutomatonEntry
This class represent a entry in a store to cache the lexical automaton.
| Constructor Summary | |
PatternTransformer.LexicalAutomatonEntry(LexicalAutomaton automaton,
org.apache.excalibur.source.SourceValidity validity)
Create a new entry. |
|
| Method Summary | |
LexicalAutomaton |
getLexicalAutomaton()
Return the lexical automaton. |
org.apache.excalibur.source.SourceValidity |
getValidity()
Return the validity of the lexicon file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PatternTransformer.LexicalAutomatonEntry(LexicalAutomaton automaton,
org.apache.excalibur.source.SourceValidity validity)
automaton - Lexical automaton.validity - Validity of the lexicon file.| Method Detail |
public org.apache.excalibur.source.SourceValidity getValidity()
public LexicalAutomaton getLexicalAutomaton()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||