| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
| org.eclipse.birt.report.model.api.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static SessionHandle |
DesignEngine.newSession(com.ibm.icu.util.ULocale locale)
已过时。
|
SessionHandle |
IDesignEngine.newSessionHandle(com.ibm.icu.util.ULocale locale)
Creates a new design session handle.
|
SessionHandle |
DesignEngine.newSessionHandle(com.ibm.icu.util.ULocale locale)
Creates a new design session handle.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
ModuleUtil.checkModule(SessionHandle sessionHandle,
java.lang.String fileName,
java.io.InputStream is)
Checks the input stream with given file name.
|
static boolean |
ModuleUtil.isValidDesign(SessionHandle sessionHandle,
java.lang.String fileName,
java.io.InputStream is)
Justifies whether a given input stream is a valid report design.
|
static boolean |
ModuleUtil.isValidLibrary(SessionHandle sessionHandle,
java.lang.String fileName,
java.io.InputStream is)
Justifies whether a library resource with the given file name is a valid
library.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SessionHandle |
DesignEngineImpl.newSessionHandle(com.ibm.icu.util.ULocale locale)
Creates a new design session handle.
|
Copyright © 2008 Actuate Corp. All rights reserved.