|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Document
| Method Summary | |
|---|---|
MetaData |
getMetaData()
Gets data describing this resource. |
String |
getName()
|
InputStream |
inputStream()
Streams the document's contents. |
boolean |
isComposite()
Is this a composite document? |
Reader |
reader()
Reads the content of this document. |
| Method Detail |
|---|
String getName()
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 archive
InputStream inputStream()
throws IOException
IOException - when stream could not be openedMetaData getMetaData()
boolean isComposite()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||