|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDocument
Method Summary | |
---|---|
IDocumentCollection |
readArchive()
Reads contents of composite document. |
Reader |
reader()
Reads the content of this document. |
Methods inherited from interface rat.document.IResource |
---|
getName |
Method Detail |
---|
Reader reader() throws IOException
Reader
not null
IOException
- if this document cannot be read
CompositeDocumentException
- if this document can only be read as
a composite archiveIDocumentCollection readArchive() throws IOException
IDocumentCollection
, not null
IOException
- if the document cannot be read
UnreadableArchiveException
- if this document is not an archive
or if this document is unreadable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |