|
||||||||||
| 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. |
java.io.Reader |
reader()
Reads the content of this document. |
| Methods inherited from interface org.apache.rat.document.IResource |
|---|
getName |
| Method Detail |
|---|
java.io.Reader reader()
throws java.io.IOException
Reader not null
java.io.IOException - if this document cannot be read
CompositeDocumentException - if this document can only be read as
a composite archive
IDocumentCollection readArchive()
throws java.io.IOException
IDocumentCollection, not null
java.io.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 | |||||||||