|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Record
The interface Record
defines the members an class must implement
in order to be utlizied as a Record within DocHelper RecordSet
s.
RecordSet
, DocumentSection
Method Summary | |
---|---|
ResultNode |
execute(java.util.ArrayList<DocPattern> patterns)
Renders a record using the specified Pattern list. |
java.lang.String |
getValue()
Return the string value of this record that should be used to match patterns against. |
Method Detail |
---|
java.lang.String getValue()
ResultNode execute(java.util.ArrayList<DocPattern> patterns)
patterns
- ArrayList
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |