|
||||||||||
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 | |
---|---|
MetaData |
getMetaData()
Gets data describing this resource. |
java.lang.String |
getName()
|
boolean |
isComposite()
Is this a 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.api.Document |
---|
inputStream, reader |
Constructor Detail |
---|
public AbstractMonolithicDocument(java.lang.String pName)
Method Detail |
---|
public boolean isComposite()
Document
isComposite
in interface Document
public java.lang.String getName()
getName
in interface Document
public MetaData getMetaData()
Document
getMetaData
in interface Document
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |