|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentContent
The content of Documents.
Method Summary | |
---|---|
DocumentContent |
getContent(Long start,
Long end)
The contents under a particular span. |
Long |
size()
The size of this content (e.g. character length for textual content). |
Method Detail |
---|
DocumentContent getContent(Long start, Long end) throws InvalidOffsetException
InvalidOffsetException
Long size()
|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |