|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TermDefinition
A term definition contains everything needed to match and create new Terms implementations.
Method Summary | |
---|---|
int |
getMatchSize()
Return the number of groups to be expected from the pattern of this Term. |
Pattern |
getPattern()
Retrieve the pattern to be used to match a string against this record type. |
Class<?> |
getTermDef()
The class implementing this Term type. |
Method Detail |
---|
Pattern getPattern()
Class<?> getTermDef()
int getMatchSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |