|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.report.engine.api.DocumentUtil
public class DocumentUtil
Constructor Summary | |
---|---|
DocumentUtil()
|
Method Summary | |
---|---|
static void |
copy(org.eclipse.birt.core.archive.compound.IArchiveFile source,
org.eclipse.birt.core.archive.compound.IArchiveFile target,
IReportRunnable runnable)
|
static java.util.Collection<IBookmarkInfo> |
getBookmarks(IReportDocument document,
java.util.Locale locale)
|
static boolean |
isCube(IReportDocument document,
InstanceID instanceId)
Judge whether it's a cube based on instance id |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentUtil()
Method Detail |
---|
public static void copy(org.eclipse.birt.core.archive.compound.IArchiveFile source, org.eclipse.birt.core.archive.compound.IArchiveFile target, IReportRunnable runnable) throws EngineException
EngineException
public static java.util.Collection<IBookmarkInfo> getBookmarks(IReportDocument document, java.util.Locale locale) throws EngineException
EngineException
public static boolean isCube(IReportDocument document, InstanceID instanceId)
document
- a report documentinstanceId
- an instance id
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |