|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.drivers.html.DAbstractDocumentPolicy
org.eclipse.tptp.platform.report.drivers.html.DMultiDocumentPolicy
org.eclipse.tptp.platform.report.birt).
public class DMultiDocumentPolicy
This interface provides the service to generate valid html link reference.
| Constructor Summary | |
|---|---|
DMultiDocumentPolicy(DHtmlWriter wh,
java.lang.String basePath,
org.eclipse.tptp.platform.report.tools.internal.IDIImageProvider imgp)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
doMethod(org.eclipse.tptp.platform.report.core.internal.DDocument item,
org.eclipse.tptp.platform.report.extension.internal.DExtensible ext,
java.lang.Object arg)
Deprecated. |
org.eclipse.tptp.platform.report.core.internal.IDDocument |
getIndexDocument()
Deprecated. |
java.lang.String |
getIndexFilePath()
Deprecated. |
java.lang.String |
getLinkUrl(org.eclipse.tptp.platform.report.core.internal.IDLink link)
Deprecated. |
void |
setIndexDocument(org.eclipse.tptp.platform.report.core.internal.IDDocument indexDocument)
Deprecated. Sets the index document |
| Methods inherited from class org.eclipse.tptp.platform.report.drivers.html.DAbstractDocumentPolicy |
|---|
doMethod, getBaseDirectoryPath, getFileExtension, getImageDirectoryName, getImageDirectoryPath, getImageProvider, getImageUrl, getWriter, setBaseDirectoryPath, setFileExtension, setImageDirectoryName, start |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DMultiDocumentPolicy(DHtmlWriter wh,
java.lang.String basePath,
org.eclipse.tptp.platform.report.tools.internal.IDIImageProvider imgp)
| Method Detail |
|---|
public void doMethod(org.eclipse.tptp.platform.report.core.internal.DDocument item,
org.eclipse.tptp.platform.report.extension.internal.DExtensible ext,
java.lang.Object arg)
throws DHtmlWriterException
DHtmlWriterExceptionpublic java.lang.String getIndexFilePath()
public org.eclipse.tptp.platform.report.core.internal.IDDocument getIndexDocument()
public void setIndexDocument(org.eclipse.tptp.platform.report.core.internal.IDDocument indexDocument)
public java.lang.String getLinkUrl(org.eclipse.tptp.platform.report.core.internal.IDLink link)
throws DHtmlWriterException
DHtmlWriterException
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||