|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MarkedUpDocument
Marked up documents should provide a set of tag pointers
Method Summary | |
---|---|
Iterator<TagPointer> |
tags(int field)
Returns the tag pointers for the given field as an iterator. |
Method Detail |
---|
Iterator<TagPointer> tags(int field)
null
if the field doesn't have any markup.
field
- the field
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |