|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.rat.document.impl.AbstractMonolithicDocument
public abstract class AbstractMonolithicDocument
Abstract base class for monolithic documents.
| Constructor Summary | |
|---|---|
AbstractMonolithicDocument(java.lang.String pName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
IDocumentCollection |
readArchive()
Reads contents of composite document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.rat.document.IDocument |
|---|
reader |
| Constructor Detail |
|---|
public AbstractMonolithicDocument(java.lang.String pName)
| Method Detail |
|---|
public IDocumentCollection readArchive()
throws java.io.IOException
IDocument
readArchive in interface IDocumentIDocumentCollection, not null
java.io.IOException - if the document cannot be read
UnreadableArchiveException - if this document is not an archive
or if this document is unreadablepublic java.lang.String getName()
getName in interface IResource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||