- caches - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
cache manager of the archive file.
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.eclipse.birt.core.script.ScriptableParameter.JsValueCallable
-
- CANCEL - Static variable in exception org.eclipse.birt.core.exception.BirtException
-
Status type severity (bit mask, value 8) indicating this exception
represents a cancelation
- CANNOT_CHANGE_READONLY_BUFFER - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- CANNOT_LOAD_NODE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- CANNOT_STARTUP_OSGI_PLATFORM - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- CDATA - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- characters(char[], int, int) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
- checkValid(DateFormat, String) - Static method in class org.eclipse.birt.core.data.DateUtil
-
Check whether dateStr can be correctly converted to Date in
format of DateFormat.SHORT.
- children - Variable in class org.eclipse.birt.core.template.SimpleNode
-
- childrenAccept(ParserVisitor, Object) - Method in class org.eclipse.birt.core.template.SimpleNode
-
Accept the visitor.
- clearNodeScope(Node) - Method in class org.eclipse.birt.core.template.JJTParserState
-
- close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
-
- close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryAdapter
-
- close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
-
- close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
-
- close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryV3
-
- close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
close the archive.
- close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
- close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
close the archive.
- close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
-
- close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- close() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
-
- close() - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- close() - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
-
- close() - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
- close() - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
-
This function must be called after the reader is used.
- close() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
-
Close the stream
- close() - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
-
Close the stream.
- close() - Method in class org.eclipse.birt.core.data.ExpressionHelper
-
- close() - Method in class org.eclipse.birt.core.framework.URLClassLoader
-
- close() - Method in interface org.eclipse.birt.core.script.IScriptEngine
-
Closes the engine.
- close() - Method in class org.eclipse.birt.core.script.ScriptContext
-
- close() - Method in class org.eclipse.birt.core.util.BTreeUtil.ReaderTreeFile
-
- closeEntry(ArchiveEntryV3) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- closeEntry(ArchiveView.ViewEntry) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- closeNodeScope(Node, int) - Method in class org.eclipse.birt.core.template.JJTParserState
-
- closeNodeScope(Node, boolean) - Method in class org.eclipse.birt.core.template.JJTParserState
-
- column - Variable in class org.eclipse.birt.core.template.SimpleCharStream
-
- compare(Object, Object) - Static method in class org.eclipse.birt.core.script.MathUtil
-
- compareTo0(Object) - Static method in class org.eclipse.birt.core.script.MathUtil
-
- compile(ScriptContext, String, int, String) - Method in interface org.eclipse.birt.core.script.IScriptEngine
-
Compiles the script for later execution.
- compile(String, String, int, String) - Method in class org.eclipse.birt.core.script.ScriptContext
-
- compileColumnExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionParserUtility
-
compile the expression
- compileColumnExpression(ExpressionParserUtility, String, String) - Static method in class org.eclipse.birt.core.data.ExpressionParserUtility
-
compile the expression
- compiledScript - Variable in class org.eclipse.birt.core.script.ScriptExpression
-
- compiledScriptCache - Static variable in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
- configFileLoaded - Variable in class org.eclipse.birt.core.config.FileConfigVarManager
-
is the configuration file loaded
- configFileName - Variable in class org.eclipse.birt.core.config.FileConfigVarManager
-
configuration file name
- Constants - Class in org.eclipse.birt.core.data
-
Defines static constants for BIRT data access.
- Constants() - Constructor for class org.eclipse.birt.core.data.Constants
-
- contains(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- content - Variable in class org.eclipse.birt.core.template.ASTText
-
- context - Variable in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
SAX context string.
- convert(Object, int) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
convert an object to given type
Types supported:
DataType.INTEGER_TYPE
DataType.DECIMAL_TYPE
DataType.BOOLEAN_TYPE
DataType.DATE_TYPE
DataType.DOUBLE_TYPE
DataType.STRING_TYPE
DataType.BLOB_TYPE
DataType.SQL_DATE_TYPE
DataType.SQL_TIME_TYPE
- convert(Object, Class) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
convert a object to given class
Classes supported:
Integer.class
BigDecimal.class
Boolean.class
Time.class
Date.class
Double.class
String.class
Blob.class
- CONVERT_FAILS - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- convertJavascriptValue(Object) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
Handles a Rhino script evaluation result, converting Javascript object
into equivalent Java objects if necessary.
- convertToJavaObjects(Object[]) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
- convertToJavascriptValue(Object, Scriptable) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
Creates Javascript native wrapper for Java objects, if necessary.
- convertToJavascriptValue(Object) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
If caller does not have a scope for evaluation, the caller can use this
method to evaluate expression.
- copy(IArchiveFile, IArchiveFile) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
- copy(IDocArchiveReader, IDocArchiveWriter) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
- CoreException - Exception in org.eclipse.birt.core.exception
-
Exception thrown by birt.core classes
- CoreException(String) - Constructor for exception org.eclipse.birt.core.exception.CoreException
-
- CoreException(String, Object) - Constructor for exception org.eclipse.birt.core.exception.CoreException
-
- CoreException(String, Object[]) - Constructor for exception org.eclipse.birt.core.exception.CoreException
-
- CoreException(String, Object, Throwable) - Constructor for exception org.eclipse.birt.core.exception.CoreException
-
- CoreException(String, Object[], Throwable) - Constructor for exception org.eclipse.birt.core.exception.CoreException
-
- CoreJavaScriptInitializer - Class in org.eclipse.birt.core.script
-
- CoreJavaScriptInitializer() - Constructor for class org.eclipse.birt.core.script.CoreJavaScriptInitializer
-
- CoreJavaScriptWrapper - Class in org.eclipse.birt.core.script
-
- CoreJavaScriptWrapper() - Constructor for class org.eclipse.birt.core.script.CoreJavaScriptWrapper
-
- CoreMessages - Class in org.eclipse.birt.core.i18n
-
This class deals with the translation with the given key.
- count - Static variable in class org.eclipse.birt.core.data.DataTypeUtil
-
- CREATE_EXTENSION_FAIL - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- createArchive(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileFactory
-
- createArchive(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFileFactory
-
Create an archive file.
- createBlock() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
- createBTree(IArchiveFile, String, int) - Static method in class org.eclipse.birt.core.util.BTreeUtil
-
- createBTree(IDocArchiveWriter, String, int) - Static method in class org.eclipse.birt.core.util.BTreeUtil
-
- createDataSetRowExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return a dataSetRow expression text according to given row name.
- createEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- createEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
- createEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
- createEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- createEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- createEntry(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
-
- createExecutableExtension(String) - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
-
Creates and returns a new instance of the executable extension
identified by the named attribute of this configuration element.
- createFactory(String) - Method in class org.eclipse.birt.core.script.ScriptEngineFactoryManager
-
- createFactoryObject(String) - Method in interface org.eclipse.birt.core.framework.IPlatform
-
- createFactoryObject(String) - Static method in class org.eclipse.birt.core.framework.Platform
-
create an object inside the OSGIframework and give it out of the
framework.
- createJSDataExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return a JS data expression text according to given data name.
- createJSDataSetRowExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return a JS dataSetRow expression text according to given row name.
- createJSDimensionExpression(String, String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return a JS dimension expression text according to given dimension and
measure name.By default it is reference to "ID" attribute of that level.
- createJSDimensionExpression(String, String, String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return a JS dimension expression text according to given dimension and
measure name.
- createJSMeasureExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return a JS measure expression text according to given measure name.
- createJSParameterExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return a JS parameter expression text according to given row name.
- createJSParameterValueExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return a JavaScript parameter value according to an expression.
- createJSRowExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return a JS row expression text according to given row name.
- createOutputStream(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
-
- createOutputStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- createOutputStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
- createOutputStream(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
- createParentFolder(File) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
If the parent folder of the file doesn't exsit, create the parent folder.
- createPlatformLauncher(PlatformConfig) - Static method in class org.eclipse.birt.core.framework.Platform
-
- createRandomAccessStream(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
-
- createRandomAccessStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- createRandomAccessStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
- createRandomAccessStream(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
Create a random access stream in the archive and return it.
- createRowExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return a row expression text according to given row name.
- createRowExpression(int) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Deprecated.
- createScriptEngine() - Method in interface org.eclipse.birt.core.script.IScriptEngineFactory
-
Returns an instance of IScriptEngine associated with this factory.
- createStartState() - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
Parser handlers must implement this method to return the "start state":
the state that will recognize the top-level element(s) in the XML file.
- createTransientArchive(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileFactory
-
- createTransientArchive(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFileFactory
-
Create an archive in transient mode.
- createTransientView(String, IArchiveFile) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileFactory
-
- createTransientView(String, IArchiveFile) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFileFactory
-
Create a transient view.
- createView(String, IArchiveFile) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileFactory
-
- createView(String, IArchiveFile) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFileFactory
-
Create a view, the view uses "viewId" as the identifier and saved into
file "filename".
- curChar - Variable in class org.eclipse.birt.core.template.ParserTokenManager
-
- currentElement - Variable in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
The current element being parsed.
- currentToken - Variable in exception org.eclipse.birt.core.template.ParseException
-
This is the last token that has been consumed successfully.
- CURSOR_NOT_INITIALIZED - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- DATA_INDICATOR - Static variable in class org.eclipse.birt.core.data.ExpressionUtil
-
prefix for column bindings in Cube
- DATASET_ROW_INDICATOR - Static variable in class org.eclipse.birt.core.data.ExpressionUtil
-
prefix for dataset row
- DataType - Class in org.eclipse.birt.core.data
-
Defines constants for BIRT data types
- DataType() - Constructor for class org.eclipse.birt.core.data.DataType
-
- DataType.AnyType - Class in org.eclipse.birt.core.data
-
Other type can be found in JDK, such as Integer and String, but AnyType
have to be manually created to make it correspond to "Any" name.
- DataType.AnyType() - Constructor for class org.eclipse.birt.core.data.DataType.AnyType
-
- DataTypeUtil - Class in org.eclipse.birt.core.data
-
A utility function The convert method converts the source object, which can
be any supported data type, into an object given specified type.
- DataTypeUtil() - Constructor for class org.eclipse.birt.core.data.DataTypeUtil
-
- DATE_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
-
- DATE_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
-
- DATE_UNFORMATTED - Static variable in class org.eclipse.birt.core.format.DateFormatter
-
- DateFormatFactory - Class in org.eclipse.birt.core.data
-
Manages per-thread storage of locale-specific DateFormat instances.
- DateFormatFactory() - Constructor for class org.eclipse.birt.core.data.DateFormatFactory
-
- DateFormatISO8601 - Class in org.eclipse.birt.core.data
-
DateFormatISO8601 is a utility class for formatting and parsing dates
according to date format defined by ISO8601.
- DateFormatISO8601() - Constructor for class org.eclipse.birt.core.data.DateFormatISO8601
-
- DateFormatter - Class in org.eclipse.birt.core.format
-
DateFormatter.
- DateFormatter() - Constructor for class org.eclipse.birt.core.format.DateFormatter
-
constuctor method with no paremeter
- DateFormatter(TimeZone) - Constructor for class org.eclipse.birt.core.format.DateFormatter
-
- DateFormatter(ULocale) - Constructor for class org.eclipse.birt.core.format.DateFormatter
-
constuctor method with Locale parameters
- DateFormatter(ULocale, TimeZone) - Constructor for class org.eclipse.birt.core.format.DateFormatter
-
- DateFormatter(String, ULocale) - Constructor for class org.eclipse.birt.core.format.DateFormatter
-
constuctor method with two parameters, one is String type while the other
is Locale type
- DateFormatter(String, ULocale, TimeZone) - Constructor for class org.eclipse.birt.core.format.DateFormatter
-
- DATETIME_UNFORMATTED - Static variable in class org.eclipse.birt.core.format.DateFormatter
-
- DateTimeUtil - Class in org.eclipse.birt.core.data
-
- DateTimeUtil(ULocale, TimeZone) - Constructor for class org.eclipse.birt.core.data.DateTimeUtil
-
- DateUtil - Class in org.eclipse.birt.core.data
-
Date util class, which is used to check whether String can be correctly
converted to Date.
- DateUtil() - Constructor for class org.eclipse.birt.core.data.DateUtil
-
- debugStream - Variable in class org.eclipse.birt.core.template.ParserTokenManager
-
Debug output.
- DECIMAL_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
-
- DECIMAL_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
-
- decimalFormat - Variable in class org.eclipse.birt.core.format.NumberFormatter
-
- decimalSeparator - Variable in class org.eclipse.birt.core.format.NumberFormatter
-
The default format of Double is Double.toString(); need to localize the
result of Double.toString() to get the final result.
- decode(String) - Static method in class org.eclipse.birt.core.framework.URLClassLoader
-
- DEFAULT - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
Lexical state.
- defaultID - Static variable in class org.eclipse.birt.core.script.ScriptExpression
-
- definePackage(String, URLClassLoader.Resource) - Method in class org.eclipse.birt.core.framework.URLClassLoader
-
- delete(String) - Method in class org.eclipse.birt.core.script.BaseScriptable
-
- delete(int) - Method in class org.eclipse.birt.core.script.BaseScriptable
-
- delete(String) - Method in class org.eclipse.birt.core.script.NativeJavaMap
-
- delete(String) - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- delete(int) - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- deleteAllFiles(File) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
Recursively delete all the files and folders under dirOrFile
- delta() - Method in class org.eclipse.birt.core.util.BirtTimer
-
- dependId - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
- diffDay(Date, Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Return difference in number of days
- diffHour(Date, Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Return difference in number of hours
- diffMinute(Date, Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Return difference in number of minutes
- diffMonth(Date, Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Return difference in number of months
- diffQuarter(Date, Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Return difference in number of quarters
- diffSecond(Date, Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Return difference in number of seconds
- diffWeek(Date, Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Return difference in number of weeks
- diffYear(Date, Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Return difference in number of years
- DIMENSION_INDICATOR - Static variable in class org.eclipse.birt.core.data.ExpressionUtil
-
prefix for dimension
- disable_tracing() - Method in class org.eclipse.birt.core.template.Parser
-
Disable tracing.
- divide(Object, Object) - Static method in class org.eclipse.birt.core.script.MathUtil
-
- doEndTag() - Method in interface org.eclipse.birt.core.template.Tag
-
- Done() - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reset buffer when finished.
- doStartTag() - Method in interface org.eclipse.birt.core.template.Tag
-
- DOUBLE_DEFAULT_DEFAULT - Static variable in interface org.eclipse.birt.core.preference.IPreferences
-
The default-default value for double preferences (0.0
).
- DOUBLE_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
-
- DOUBLE_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
-
- dropStream(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
-
- dropStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- dropStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
Delete a stream from the archive and make sure the stream has been
closed.
- dropStream(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
Delete a stream from the archive.
- dump(String) - Method in class org.eclipse.birt.core.template.SimpleNode
-
- Ebody_content() - Method in class org.eclipse.birt.core.template.Parser
-
- ECLIPSE_PLATFORM - Static variable in class org.eclipse.birt.core.framework.Platform
-
- ELEMENTC - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- elementName - Variable in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
The name of the element being parsed.
- enable_tracing() - Method in class org.eclipse.birt.core.template.Parser
-
Enable tracing.
- enableFileCache - Static variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- enableSystemCache - Static variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- end() - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
Called when the element for this state is ending.
- END_IMAGE - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- END_VALUEOF - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- END_VIEWTIMEVALUEOF - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- endColumn - Variable in class org.eclipse.birt.core.template.Token
-
The column number of the last character of this Token.
- endDocument() - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
- endElement(AbstractParseState) - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
Called when a child element is ending.
- endElement(String, String, String) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
Ends the parse state for an element.
- endLine - Variable in class org.eclipse.birt.core.template.Token
-
The line number of the last character of this Token.
- endTime - Variable in class org.eclipse.birt.core.util.BirtTimer
-
- enterPlatformContext() - Method in interface org.eclipse.birt.core.framework.IPlatform
-
- enterPlatformContext() - Static method in class org.eclipse.birt.core.framework.Platform
-
- entries - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
archive entries in the table
- entry - Variable in class org.eclipse.birt.core.archive.compound.ArchiveEntryAdapter
-
- entry - Variable in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
-
the stream item
- entryTbl - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
entry table of the archive file
- EOF - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
End of File.
- eol - Variable in exception org.eclipse.birt.core.template.ParseException
-
The end of line string for this machine.
- ERROR - Static variable in exception org.eclipse.birt.core.exception.BirtException
-
Status type severity (bit mask, value 4) indicating this exception
represents an error.
- error(SAXParseException) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
- errorCode - Variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Detailed error description.
- errorList - Variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Additional exceptions, if any, associated with the error.
- errors - Variable in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
The list contains errors encountered when parsing a XML file.
- evaluate(ScriptContext, ICompiledScript) - Method in interface org.eclipse.birt.core.script.IScriptEngine
-
Evaluates a compiled script.
- evaluate(ICompiledScript) - Method in class org.eclipse.birt.core.script.ScriptContext
-
- evaluateJsConstants(String) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
- evaluateRawScript(Context, Scriptable, String, String, int) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
This method will not convert the data of return value, so it might the
Java data type or that of Java Script.
- evaluateScript(Context, Scriptable, String, String, int) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
Evaluates Javascript expression and return its result, doing the
necessary Javascript -> Java data type conversion if necessary
- EXCEED_FILE_LENGTH - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- EXCEED_MAX_BLOCK - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- EXCEED_MAX_BLOCK_SIZE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- EXCEPTION - Static variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
A generic exception occurred.
- exists(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- exists(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
- exists(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
- exists(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- exists(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
-
- exists(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- exists(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
-
- exists(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
-
- exists(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- exists(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
-
- exists(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
- exists(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
-
- exists(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
- exitPlatformContext(Object) - Method in interface org.eclipse.birt.core.framework.IPlatform
-
- exitPlatformContext(Object) - Static method in class org.eclipse.birt.core.framework.Platform
-
- expand(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
- ExpandBuff(boolean) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
- expandFileArchive(String) - Method in class org.eclipse.birt.core.archive.FileArchiveReader
-
Explode the existing compound file archive to a folder that contains
corresponding files in it.
- expectedTokenSequences - Variable in exception org.eclipse.birt.core.template.ParseException
-
Each entry in this array is an array of integers.
- EXPRESSION_VALUE_SUFFIX - Static variable in class org.eclipse.birt.core.data.ExpressionUtil
-
- ExpressionHelper - Class in org.eclipse.birt.core.data
-
None-static version of ExpressionParserUtility
, which caches parsed
expressions and avoid repeat parsing the same expressions.
- ExpressionHelper() - Constructor for class org.eclipse.birt.core.data.ExpressionHelper
-
- ExpressionParserUtility - Class in org.eclipse.birt.core.data
-
This utility class is to compile expression to get a list of column
expression.
- ExpressionParserUtility() - Constructor for class org.eclipse.birt.core.data.ExpressionParserUtility
-
- ExpressionUtil - Class in org.eclipse.birt.core.data
-
This class help to manipulate expressions.
- ExpressionUtil() - Constructor for class org.eclipse.birt.core.data.ExpressionUtil
-
- EXTENSION_POINT_FACTORY_SERVICE - Static variable in interface org.eclipse.birt.core.framework.IPlatform
-
- extractColumnExpressions(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Extract all column expression info
- extractColumnExpressions(String, boolean) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Deprecated.
use extractColumnExpressions( String, String )
instead
- extractColumnExpressions(String, String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Extract all column expression info
- generateConstantExpr(String, int) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Generate a Javascript constant expression by user input string and target BIRT data type.
- generateFullPath(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
- generateParseException() - Method in class org.eclipse.birt.core.template.Parser
-
Generate ParseException.
- generateRelativePath(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
- generateUniqueFileFolderName(String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
Generate a unique file or folder name which is in the same folder as the
originalName
- get(int, Scriptable) - Method in class org.eclipse.birt.core.script.BaseScriptable
-
- get(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaLinkedHashMap
-
- get(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaList
-
- get(String, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaMap
-
- get(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaMap
-
- get(String, Scriptable) - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- get(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- get(String, Scriptable) - Method in class org.eclipse.birt.core.script.ScriptableParameter
-
- get(String, Scriptable) - Method in class org.eclipse.birt.core.script.ScriptableParameters
-
- get(int, Scriptable) - Method in class org.eclipse.birt.core.script.ScriptableParameters
-
- getAdapterManager() - Method in interface org.eclipse.birt.core.framework.IPlatform
-
- getAdapterManager() - Static method in class org.eclipse.birt.core.framework.Platform
-
- getAllReferencedMeasures(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
- getApplicationClassLoader() - Method in class org.eclipse.birt.core.script.ScriptContext
-
- getArchive() - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
-
- getArchive() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- getArchive() - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
-
- getAttrib(Attributes, String) - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
Parse a string value.
- getAttribute(String) - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
-
Returns the named attribute of this configuration element, or
null
if none.
- getAttributeAsIs(String) - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
-
Returns the named attribute of this configuration element, or
null
if none.
- getAttributeNames() - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
-
Returns the names of the attributes of this configuration element.
- getAttributes() - Method in class org.eclipse.birt.core.script.ScriptContext
-
- getAttributes() - Method in class org.eclipse.birt.core.template.TextTemplate.ImageNode
-
- getAttrName() - Method in interface org.eclipse.birt.core.data.IDimLevel
-
- getBeginColumn() - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Get token beginning line number.
- getBIRTHome() - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
- getBoolean(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- getBoundExpression() - Method in interface org.eclipse.birt.core.data.IColumnBinding
-
Return the bound expression.
- getBufCur() - Method in class org.eclipse.birt.core.archive.RAStreamBuffer
-
- getBundle(String) - Method in interface org.eclipse.birt.core.framework.IPlatform
-
- getBundle(String) - Static method in class org.eclipse.birt.core.framework.Platform
-
Deprecated.
since BIRT 2.1
- getChildren() - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
-
Returns all configuration elements that are children of this
configuration element.
- getChildren(String) - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
-
Returns all child configuration elements with the given name.
- getClass(int) - Static method in class org.eclipse.birt.core.data.DataType
-
Gets the Java class used to represent the specified data type.
- getClassName() - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- getClassName() - Method in class org.eclipse.birt.core.script.ScriptableParameter
-
- getClassName() - Method in class org.eclipse.birt.core.script.ScriptableParameters
-
- getColumn() - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Deprecated.
- getColumnBinding(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return an IColumnBinding instance according to given oldExpression.
- getColumnBindingName(String) - Method in class org.eclipse.birt.core.data.ExpressionHelper
-
- getColumnBindingName(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Get the simplest column binding name.
- getColumnName(String) - Method in class org.eclipse.birt.core.data.ExpressionHelper
-
- getColumnName(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Get the simplest column binding name.
- getCompiledScript() - Method in interface org.eclipse.birt.core.script.ICompiledScript
-
Gets compiled script.
- getCompiledScript(Context, Scriptable, String, String, int) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
Gets a compiled script, using and updating the script cache if necessary
- getCompiledScript() - Method in class org.eclipse.birt.core.script.ScriptExpression
-
- getConfigBoolean(String) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
-
- getConfigBoolean(String) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
-
- getConfigInteger(String) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
-
- getConfigInteger(String, int) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
-
- getConfigInteger(String) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
-
- getConfigInteger(String, int) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
-
- getConfigurationElements() - Method in interface org.eclipse.birt.core.framework.IExtension
-
Returns all configuration elements declared by this extension.
- getConfigurationElements() - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
-
Returns all configuration elements from all extensions configured
into this extension point.
- getConfigurationElementsFor(String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns all configuration elements from all extensions configured
into the identified extension point.
- getConfigurationElementsFor(String, String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns all configuration elements from all extensions configured
into the identified extension point.
- getConfigurationElementsFor(String, String, String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns all configuration elements from the identified extension.
- getConfigVar(String) - Method in class org.eclipse.birt.core.config.FileConfigVarManager
-
- getConfigVar(String) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
-
- getConfigVar(String, String) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
-
- getConfigVar(String) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
-
- getConfigVar(String, String) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
-
- getContent() - Method in class org.eclipse.birt.core.template.ASTText
-
- getContent() - Method in class org.eclipse.birt.core.template.TextTemplate.TextNode
-
- getData() - Method in class org.eclipse.birt.core.archive.compound.Block
-
- getDataSetNameWithoutPrefix(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Gets the data set name with the given full name.
- getDateInstance(int, ULocale) - Static method in class org.eclipse.birt.core.data.DateFormatFactory
-
Gets DateFormat instance allocated to the current thread for the given
date style, timestyle and locale.
- getDateTimeInstance(int, int, ULocale) - Static method in class org.eclipse.birt.core.data.DateFormatFactory
-
Gets DateFormat instance allocated to the current thread for the given
date style, timestyle and locale.
- getDebugOption(String) - Method in interface org.eclipse.birt.core.framework.IPlatform
-
- getDebugOption(String) - Static method in class org.eclipse.birt.core.framework.Platform
-
Deprecated.
since BIRT 2.1
- getDeclaringExtension() - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
-
Returns the extension that declares this configuration element.
- getDefaultBoolean(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- getDefaultDouble(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- getDefaultFloat(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- getDefaultInt(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- getDefaultLong(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- getDefaultString(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- getDefaultValue(Class) - Method in class org.eclipse.birt.core.script.BaseScriptable
-
- getDefaultValue(Class) - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- getDefaultValue(Class) - Method in class org.eclipse.birt.core.script.ScriptableParameter
-
- getDependId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- getDependId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
- getDependId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
- getDependId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- getDependId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- getDependId() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
-
- getDimensionName() - Method in interface org.eclipse.birt.core.data.IDimLevel
-
- getDisplayText() - Method in class org.eclipse.birt.core.script.ParameterAttribute
-
- getDouble(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- getEndColumn() - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Get token end line number.
- getEntry(String) - Method in interface org.eclipse.birt.core.framework.IBundle
-
- getEntry(String, String) - Static method in class org.eclipse.birt.core.framework.Platform
-
- getErrorCode() - Method in exception org.eclipse.birt.core.exception.BirtException
-
- getErrorCode() - Method in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Gets the error code associated with the exception.
- getErrorList() - Method in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Returns the error list.
- getErrors() - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
Returns the error list when parsing xml file.
- getExpr() - Method in class org.eclipse.birt.core.template.TextTemplate.ImageNode
-
- getExtension(String) - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
-
Returns the extension with the given unique identifier configured into
this extension point, or null
if there is no such extension.
- getExtension(String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns the specified extension in this extension registry,
or null
if there is no such extension.
- getExtension(String, String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns the specified extension in this extension registry,
or null
if there is no such extension.
- getExtension(String, String, String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns the specified extension in this extension registry,
or null
if there is no such extension.
- getExtensionPoint(String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns the extension point with the given extension point identifier
in this extension registry, or null
if there is no such
extension point.
- getExtensionPoint(String, String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns the extension point in this extension registry
with the given namespace and extension point simple identifier,
or null
if there is no such extension point.
- getExtensionPoints() - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns all extension points known to this extension registry.
- getExtensionPoints(String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns all extension points declared in the given namespace.
- getExtensionPointUniqueIdentifier() - Method in interface org.eclipse.birt.core.framework.IExtension
-
Returns the unique identifier of the extension point
to which this extension should be contributed.
- getExtensionRegistry() - Method in interface org.eclipse.birt.core.framework.IPlatform
-
- getExtensionRegistry() - Static method in class org.eclipse.birt.core.framework.Platform
-
- getExtensions() - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
-
Returns all extensions configured into this extension point.
- getExtensions(String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns all extensions declared in the given namespace.
- getFactory() - Method in interface org.eclipse.birt.core.script.IScriptEngine
-
Returns the script engine factory which created this engine instance.
- getFilePointer() - Method in class org.eclipse.birt.core.archive.RAStreamBufferMgr
-
- getFloat(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- getFormat() - Method in class org.eclipse.birt.core.template.TextTemplate.ValueNode
-
- getFormatCode() - Method in class org.eclipse.birt.core.format.DateFormatter
-
Returns format code according to format type and current locale
- getFormatCode() - Method in class org.eclipse.birt.core.format.NumberFormatter
-
- getFormatExpression() - Method in class org.eclipse.birt.core.template.TextTemplate.ValueNode
-
- getFormattedString(String, Object...) - Static method in class org.eclipse.birt.core.i18n.CoreMessages
-
Returns formatted translation for current local.
- getFormattedString(String, Object[], Locale) - Static method in class org.eclipse.birt.core.i18n.CoreMessages
-
Returns formatted translation for current local.
- getFormatter() - Method in class org.eclipse.birt.core.format.DateFormatter
-
Returns format code according to format type and current locale
- getFrameworkContextClassLoader() - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
-
- getHandler() - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
Returns the parser handler.
- getHandler() - Method in class org.eclipse.birt.core.framework.parser.ParseState
-
- getId() - Method in class org.eclipse.birt.core.script.ScriptExpression
-
- getIds() - Method in class org.eclipse.birt.core.script.BaseScriptable
-
- getIds() - Method in class org.eclipse.birt.core.script.NativeJavaMap
-
- getIds() - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- GetImage() - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Get token literal value.
- getImageName() - Method in class org.eclipse.birt.core.template.TextTemplate.ImageNode
-
- getInputStream(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
-
- getInputStream(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
-
- getInputStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- getInputStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
-
- getInputStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
- getInputStream(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
-
- getInputStream(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
- getInstance() - Static method in class org.eclipse.birt.core.archive.ArchiveLockManager
-
- getInstance() - Static method in class org.eclipse.birt.core.script.ScriptEngineFactoryManager
-
- getInt(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- getInt(byte[]) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Assemble four bytes to an int value, make sure that the passed bytes
length is 4.
- getKey() - Method in class org.eclipse.birt.core.preference.PreferenceChangeEvent
-
Returns the key of the preference that was changed.
- getLabel() - Method in interface org.eclipse.birt.core.framework.IExtension
-
Returns a displayable label for this extension.
- getLabel() - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
-
Returns a displayable label for this extension point.
- getLanguage() - Method in interface org.eclipse.birt.core.script.ICompiledScript
-
Gets the language name.
- getLaunchArguments() - Method in class org.eclipse.birt.core.framework.PlatformFileContext
-
- getLength() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
-
- getLength() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryAdapter
-
- getLength() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryV3
-
- getLevelName() - Method in interface org.eclipse.birt.core.data.IDimLevel
-
- getLine() - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Deprecated.
- getLineNumber() - Method in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Gets the line number associated with the exception.
- getLineNumber() - Method in class org.eclipse.birt.core.script.ScriptExpression
-
- getLocale() - Method in class org.eclipse.birt.core.format.StringFormatter
-
- getLocale() - Static method in class org.eclipse.birt.core.i18n.ThreadResources
-
- getLocale() - Method in class org.eclipse.birt.core.script.ScriptContext
-
- getLocalizedFormatCode() - Method in class org.eclipse.birt.core.format.DateFormatter
-
Returns format code according to format type and current locale
- getLocalizedMessage() - Method in exception org.eclipse.birt.core.exception.BirtException
-
- getLocalizedMessage(String) - Method in exception org.eclipse.birt.core.exception.BirtException
-
Returns a localized message based on an error code.
- getLong(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- getMessage() - Method in exception org.eclipse.birt.core.exception.BirtException
-
- getMessage() - Method in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
- getMessage(String) - Method in class org.eclipse.birt.core.i18n.ResourceHandle
-
Get a message given the message key.
- getMessage(String, Object[]) - Method in class org.eclipse.birt.core.i18n.ResourceHandle
-
Get a message that has placeholders.
- getMessage(String) - Static method in class org.eclipse.birt.core.i18n.ThreadResources
-
Get a message given the message key.
- getMessage(String, Object[]) - Static method in class org.eclipse.birt.core.i18n.ThreadResources
-
Get a message that has placeholders.
- getMessage() - Method in error org.eclipse.birt.core.template.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
-
- getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
get the archive name.
- getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
- getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
get the archive name.
- getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
-
- getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
-
- getName() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
-
- getName() - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- getName() - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
-
return the folder name as the report archive name
- getName() - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
- getName() - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
-
- getName() - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
- getName() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
-
- getName() - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
-
- getName(int) - Static method in class org.eclipse.birt.core.data.DataType
-
Gets the description of a data type.
- getName() - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
-
Returns the name of this configuration element.
- getName() - Method in class org.eclipse.birt.core.template.ASTAttribute
-
- getNamespace() - Method in interface org.eclipse.birt.core.framework.IExtension
-
Returns the namespace for this extension.
- getNamespace() - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
-
Returns the namespace for this extension point.
- getNamespaces() - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
-
Returns all namespaces where extensions and/or extension points.
- getNewValue() - Method in class org.eclipse.birt.core.preference.PreferenceChangeEvent
-
Returns the new value for the preference.
- getNextToken() - Method in class org.eclipse.birt.core.template.Parser
-
Get the next Token.
- getNextToken() - Method in class org.eclipse.birt.core.template.ParserTokenManager
-
Get the next Token.
- getNode() - Method in class org.eclipse.birt.core.preference.PreferenceChangeEvent
-
Returns the preference node that emitted the event.
- getNodes() - Method in class org.eclipse.birt.core.template.TextTemplate
-
- getOffset() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
-
- getOffset() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
-
- getOffset() - Method in class org.eclipse.birt.core.archive.RAFileInputStream
-
- getOffset() - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
-
- getOffset() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
-
- getOffset() - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
-
- getOffset() - Method in class org.eclipse.birt.core.archive.RAInputStream
-
- getOffset() - Method in class org.eclipse.birt.core.archive.RAOutputStream
-
- getOffset() - Method in class org.eclipse.birt.core.archive.RAStreamBuffer
-
- getOldValue() - Method in class org.eclipse.birt.core.preference.PreferenceChangeEvent
-
- getOS() - Method in interface org.eclipse.birt.core.framework.IPlatform
-
- getOS() - Static method in class org.eclipse.birt.core.framework.Platform
-
- getOSGiArguments() - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
- getOSGiConfig() - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
- getOuterLevel() - Method in interface org.eclipse.birt.core.data.IColumnBinding
-
Get the outer level of column expression
- getOutputStream(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
-
- getOutputStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- getOutputStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
- getOutputStream(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
- getParent() - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
-
Returns the element which contains this element.
- getParent() - Method in class org.eclipse.birt.core.script.ScriptContext
-
- getParent() - Method in interface org.eclipse.birt.core.template.Tag
-
- getParentScope() - Method in class org.eclipse.birt.core.script.BaseScriptable
-
- getParentScope() - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- getPattern() - Method in class org.eclipse.birt.core.format.DateFormatter
-
get the string pattern
- getPattern() - Method in class org.eclipse.birt.core.format.NumberFormatter
-
returns the original format string.
- getPattern() - Method in class org.eclipse.birt.core.format.StringFormatter
-
returns the original format string.
- getPatternInstance(PatternKey) - Static method in class org.eclipse.birt.core.data.DateFormatFactory
-
Gets DateFormat instance allocated to the current thread for the given
pattern.
- getPermissions(CodeSource) - Method in class org.eclipse.birt.core.framework.osgi.OSGIPolicy
-
- getPermissions(ProtectionDomain) - Method in class org.eclipse.birt.core.framework.osgi.OSGIPolicy
-
- getPhysicalFile(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileFactory
-
The sub class should override this method to implement its own systemId
resolver.
- getPlatform() - Method in interface org.eclipse.birt.core.framework.IPlatformContext
-
return the folder of the platform.
- getPlatform() - Method in class org.eclipse.birt.core.framework.PlatformFileContext
-
- getPlatform() - Method in class org.eclipse.birt.core.framework.PlatformServletContext
-
- getPlatformContext() - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
- getPlatformType() - Static method in class org.eclipse.birt.core.framework.Platform
-
Deprecated.
since BIRT 2.1
- getPluginId() - Method in exception org.eclipse.birt.core.exception.BirtException
-
Returns the unique identifier of the plug-in associated with this
exception (this is the plug-in that defines the meaning of the error
code).
- getProperties() - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
- getProperty(String) - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
- getPrototype() - Method in class org.eclipse.birt.core.script.BaseScriptable
-
- getPrototype() - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- getReferencedDimLevel(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
- getReferencedMeasure(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Deprecated.
replaced by getAllReferencedMeasures
- getReportResourceBundle() - Static method in class org.eclipse.birt.core.i18n.CoreMessages
-
Returns the resource bundle.
- getReportResourceBundle(Locale) - Static method in class org.eclipse.birt.core.i18n.CoreMessages
-
Returns the resource bundle.
- getResource(String) - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher.ChildFirstURLClassLoader
-
- getResourceBundle() - Method in class org.eclipse.birt.core.i18n.ResourceHandle
-
- getResultSetColumnName() - Method in interface org.eclipse.birt.core.data.IColumnBinding
-
Return the name of result set column.
- getSchemaReference() - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
-
Returns reference to the extension point schema.
- getScopeObject() - Method in class org.eclipse.birt.core.script.ScriptContext
-
- getScriptContext(String) - Method in class org.eclipse.birt.core.script.ScriptContext
-
- getScriptEngine(String) - Method in class org.eclipse.birt.core.script.ScriptContext
-
- getScriptEngineFactory(String) - Method in class org.eclipse.birt.core.script.ScriptEngineFactoryManager
-
- getScriptLanguage() - Method in interface org.eclipse.birt.core.script.IScriptEngine
-
Returns name of script.
- getScriptLanguage() - Method in interface org.eclipse.birt.core.script.IScriptEngineFactory
-
- getScriptText() - Method in class org.eclipse.birt.core.script.ScriptExpression
-
- getSeverity() - Method in exception org.eclipse.birt.core.exception.BirtException
-
Returns the severity.
- getSimpleIdentifier() - Method in interface org.eclipse.birt.core.framework.IExtension
-
Returns the simple identifier of this extension, or null
if this extension does not have an identifier.
- getSimpleIdentifier() - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
-
Returns the simple identifier of this extension point.
- getSourceDataSetNames(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
- getStateLocation() - Method in interface org.eclipse.birt.core.framework.IBundle
-
- getStateLocation(String) - Static method in class org.eclipse.birt.core.framework.Platform
-
- getStream(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
-
- getStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- getStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
-
- getStream(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
-
returns a sequential access file.
- getStreamLength() - Method in class org.eclipse.birt.core.archive.RAFileInputStream
-
- getStreamLength() - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
-
- getStreamLength() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
-
- getString(String) - Static method in class org.eclipse.birt.core.i18n.CoreMessages
-
Returns common translation for current local.
- getString(String, Locale) - Static method in class org.eclipse.birt.core.i18n.CoreMessages
-
Returns common translation for current local.
- getString(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- GetSuffix(int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Get the suffix.
- getSystemId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- getSystemId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
- getSystemId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
- getSystemId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- getSystemId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- getSystemId() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
-
- getTabSize(int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
- getTag() - Method in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Gets the element associated with the exception.
- getTempDir() - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
returns engine temporary directory for temporary files
- getText(ASTEbody_content) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
-
- getTimeZone() - Method in class org.eclipse.birt.core.script.ScriptContext
-
- getToken(int) - Method in class org.eclipse.birt.core.template.Parser
-
Get the specific Token.
- getTotalBlock() - Method in class org.eclipse.birt.core.util.BTreeUtil.ReaderTreeFile
-
- getTotalUsedCache() - Static method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- getType() - Method in class org.eclipse.birt.core.template.TextTemplate.ImageNode
-
- getTypeIndex(Object) - Static method in class org.eclipse.birt.core.util.IOUtil
-
from object class to its type index value
- getULocale() - Method in class org.eclipse.birt.core.format.StringFormatter
-
getLoacle() method, return the locale value.
- getULocale() - Static method in class org.eclipse.birt.core.i18n.ThreadResources
-
Get the locale of current user-thread.
- getUniqueIdentifier() - Method in interface org.eclipse.birt.core.framework.IExtension
-
Returns the unique identifier of this extension, or null
if this extension does not have an identifier.
- getUniqueIdentifier() - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
-
Returns the unique identifier of this extension point.
- getUResourceBundle() - Method in class org.eclipse.birt.core.i18n.ResourceHandle
-
Returns the resource bundle for the current locale.
- getURLs() - Method in class org.eclipse.birt.core.framework.URLClassLoader
-
- getUsedCache() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- getUsedCache() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
- getUsedCache() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
- getUsedCache() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- getUsedCache() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- getUsedCache() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
-
- getValue() - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
-
Returns the text value of this configuration element.
- getValue() - Method in class org.eclipse.birt.core.script.ParameterAttribute
-
- getValue() - Method in class org.eclipse.birt.core.template.ASTAttribute
-
- getValue() - Method in class org.eclipse.birt.core.template.TextTemplate.ValueNode
-
- getValue() - Method in class org.eclipse.birt.core.template.Token
-
An optional attribute value of the Token.
- getValueAsIs() - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
-
Returns the untranslated text value of this configuration element.
- getView() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- IArchiveFile - Interface in org.eclipse.birt.core.archive.compound
-
- IArchiveFileFactory - Interface in org.eclipse.birt.core.archive.compound
-
- IArchiveLockManager - Interface in org.eclipse.birt.core.archive
-
lock used by the report engine to synchronize the document archives.
- IBundle - Interface in org.eclipse.birt.core.framework
-
- IColumnBinding - Interface in org.eclipse.birt.core.data
-
The instance of this interface defines a name-expression
pair of column binding.
- ICompiledScript - Interface in org.eclipse.birt.core.script
-
- IConfigurationElement - Interface in org.eclipse.birt.core.framework
-
This interface is the same as the Eclipse platform IConfigurationElement
interface.
- IConfigVarManager - Interface in org.eclipse.birt.core.config
-
Allows BIRT components to access configuration variables in a uniform way.
- id - Variable in class org.eclipse.birt.core.script.ScriptExpression
-
Source file name or the ID gotten from Model.
- id - Variable in class org.eclipse.birt.core.template.SimpleNode
-
- IDimLevel - Interface in org.eclipse.birt.core.data
-
- IDocArchiveReader - Interface in org.eclipse.birt.core.archive
-
An interface that wraps around a report archive for reading.
- IDocArchiveWriter - Interface in org.eclipse.birt.core.archive
-
An interface that wraps around a report archive for reading.
- IExecutableExtension - Interface in org.eclipse.birt.core.framework
-
This interface is the same as the Eclipse platform IExecutableExtension
interface.
- IExtension - Interface in org.eclipse.birt.core.framework
-
This interface is the same as the Eclipse platform IExtension
interface.
- IExtensionPoint - Interface in org.eclipse.birt.core.framework
-
This interface is the same as the Eclipse platform IExtensionPoint
interface.
- IExtensionRegistry - Interface in org.eclipse.birt.core.framework
-
This interface is the same as the Eclipse platform IExtensionRegistry
interface.
- IFormatter - Interface in org.eclipse.birt.core.format
-
- IFormatter.DefaultFormatter - Class in org.eclipse.birt.core.format
-
- IFormatter.DefaultFormatter(ULocale) - Constructor for class org.eclipse.birt.core.format.IFormatter.DefaultFormatter
-
- IJavascriptInitializer - Interface in org.eclipse.birt.core.script
-
used to intialize the java script context.
- IJavascriptWrapper - Interface in org.eclipse.birt.core.script
-
Interface used to wrap a java object into javascript object.
- Image() - Method in class org.eclipse.birt.core.template.Parser
-
- image - Variable in class org.eclipse.birt.core.template.Token
-
The string image of the token.
- IMAGE_TYPE_EMBEDDED - Static variable in class org.eclipse.birt.core.template.TextTemplate.ImageNode
-
- IMAGE_TYPE_EXPR - Static variable in class org.eclipse.birt.core.template.TextTemplate.ImageNode
-
- implies(ProtectionDomain, Permission) - Method in class org.eclipse.birt.core.framework.osgi.OSGIPolicy
-
- inBuf - Variable in class org.eclipse.birt.core.template.SimpleCharStream
-
- INFO - Static variable in exception org.eclipse.birt.core.exception.BirtException
-
Status type severity (bit mask, value 1) indicating this exception is
informational only.
- initialize() - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
-
- initialize() - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- initialize() - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
- initialize() - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
This function must be called before the writer is used.
- initialize(PlatformConfig) - Static method in class org.eclipse.birt.core.framework.Platform
-
Deprecated.
since BIRT 2.1
- initialize(Context, Scriptable) - Method in class org.eclipse.birt.core.script.CoreJavaScriptInitializer
-
- initialize(Context, Scriptable) - Method in interface org.eclipse.birt.core.script.IJavascriptInitializer
-
intialize the context and scope.
- initializeTracing(String) - Method in interface org.eclipse.birt.core.framework.IPlatform
-
- input_stream - Variable in class org.eclipse.birt.core.template.ParserTokenManager
-
- inputStream - Variable in class org.eclipse.birt.core.template.SimpleCharStream
-
- instance - Static variable in class org.eclipse.birt.core.archive.ArchiveLockManager.ManagerHolder
-
- INT_DEFAULT_DEFAULT - Static variable in interface org.eclipse.birt.core.preference.IPreferences
-
The default-default value for int preferences (0
).
- INT_LENGTH - Static variable in class org.eclipse.birt.core.util.IOUtil
-
- INTEGER_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
-
- INTEGER_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
-
- integerToBytes(int, byte[]) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
- integerToBytes(int, byte[], int) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
- integerToBytes(int, byte[]) - Static method in class org.eclipse.birt.core.util.IOUtil
-
- intializeTracing(String) - Static method in class org.eclipse.birt.core.framework.Platform
-
- INVALID_ARCHIVE_NAME - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- INVALID_BOOLEAN - Static variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
A Boolean attribute does not contain a valid value.
- INVALID_CURSOR - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- INVALID_EXPRESSION - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- INVALID_INDEX - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- INVALID_INTEGER - Static variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
An integer attribute contains an invalid value.
- INVALID_LOCK_TYPE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- INVALID_MAGIC_TAG - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- INVALID_REGULAR_EXPRESSION - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- INVALID_SEEK_OFFSET - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- INVALID_TYPE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- IOUtil - Class in org.eclipse.birt.core.util
-
A util class to read or write primitive Java data type.
- IOUtil() - Constructor for class org.eclipse.birt.core.util.IOUtil
-
- IPlatform - Interface in org.eclipse.birt.core.framework
-
Defines the Platform interface that allows BIRT to be run in Eclipse and
server environments
- IPlatformConfig - Interface in org.eclipse.birt.core.framework
-
Defines an interface to access OSGi framework.
- IPlatformContext - Interface in org.eclipse.birt.core.framework
-
Defines an interface to access OSGi framework.
- IPlatformPath - Interface in org.eclipse.birt.core.framework
-
- IPreferenceChangeListener - Interface in org.eclipse.birt.core.preference
-
- IPreferences - Interface in org.eclipse.birt.core.preference
-
- isAppend - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
the archive file is appended.
- isClosed - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
if the file is closed.
- IScriptContext - Interface in org.eclipse.birt.core.script
-
- IScriptEngine - Interface in org.eclipse.birt.core.script
-
- IScriptEngineFactory - Interface in org.eclipse.birt.core.script
-
- isDefault(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- isDirectColumnRef() - Method in class org.eclipse.birt.core.data.ExpressionParserUtility
-
- isOpen() - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- isParseBigDecimal() - Method in class org.eclipse.birt.core.format.NumberFormatter
-
Returns whether decimal numbers are returned as BigDecimal instances.
- isScalarParamReference(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
whether the exression is report paramter reference.The pattern should
like params["aa"].if yes, return true.
- isTransient - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
the archive file is transient.
- IStreamSorter - Interface in org.eclipse.birt.core.archive
-
- isValidDataType(Class) - Static method in class org.eclipse.birt.core.data.DataType
-
- isValidPlatform(PlatformFileContext) - Static method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
-
- isWritable - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
the archive file is writable.
- PARAMETER_INDICATOR - Static variable in class org.eclipse.birt.core.data.ExpressionUtil
-
prefix for parameter
- ParameterAttribute - Class in org.eclipse.birt.core.script
-
- ParameterAttribute(Object[], String[]) - Constructor for class org.eclipse.birt.core.script.ParameterAttribute
-
- ParameterAttribute(Object, String) - Constructor for class org.eclipse.birt.core.script.ParameterAttribute
-
- ParameterAttribute() - Constructor for class org.eclipse.birt.core.script.ParameterAttribute
-
- parent - Variable in class org.eclipse.birt.core.template.SimpleNode
-
- parse(String, TimeZone) - Static method in class org.eclipse.birt.core.data.DateFormatISO8601
-
Parse a date/time string.
- parse(String) - Method in class org.eclipse.birt.core.format.DateFormatter
-
Parses the input string into a formatted date type.
- parse(String) - Method in class org.eclipse.birt.core.format.NumberFormatter
-
Parses the input string into a formatted date type.
- parse(Reader) - Method in class org.eclipse.birt.core.template.Parser
-
- parse(String) - Method in class org.eclipse.birt.core.template.TemplateParser
-
- parseAttrs(Attributes) - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
Called to parse attributes.
- parseBigDecimal - Variable in class org.eclipse.birt.core.format.NumberFormatter
-
Flag whether to parse numbers and return BigDecimal values.
- ParseException - Exception in org.eclipse.birt.core.template
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.eclipse.birt.core.template.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.eclipse.birt.core.template.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.eclipse.birt.core.template.ParseException
-
Constructor with message.
- parser(String) - Method in class org.eclipse.birt.core.format.StringFormatter
-
Parses the input string into a unformatted string type.
- Parser - Class in org.eclipse.birt.core.template
-
- Parser() - Constructor for class org.eclipse.birt.core.template.Parser
-
- Parser(InputStream) - Constructor for class org.eclipse.birt.core.template.Parser
-
Constructor with InputStream.
- Parser(InputStream, String) - Constructor for class org.eclipse.birt.core.template.Parser
-
Constructor with InputStream and supplied encoding
- Parser(Reader) - Constructor for class org.eclipse.birt.core.template.Parser
-
Constructor.
- Parser(ParserTokenManager) - Constructor for class org.eclipse.birt.core.template.Parser
-
Constructor with generated Token Manager.
- parser - Variable in class org.eclipse.birt.core.template.SimpleNode
-
- ParserConstants - Interface in org.eclipse.birt.core.template
-
Token literal values and constants.
- ParserTokenManager - Class in org.eclipse.birt.core.template
-
Token Manager.
- ParserTokenManager(SimpleCharStream) - Constructor for class org.eclipse.birt.core.template.ParserTokenManager
-
Constructor.
- ParserTokenManager(SimpleCharStream, int) - Constructor for class org.eclipse.birt.core.template.ParserTokenManager
-
Constructor.
- ParserTreeConstants - Interface in org.eclipse.birt.core.template
-
- ParserVisitor - Interface in org.eclipse.birt.core.template
-
- ParseState - Class in org.eclipse.birt.core.framework.parser
-
Base class provides the parse state framework.
- ParseState(XMLParserHandler) - Constructor for class org.eclipse.birt.core.framework.parser.ParseState
-
Constructor.
- peekNode() - Method in class org.eclipse.birt.core.template.JJTParserState
-
- Platform - Class in org.eclipse.birt.core.framework
-
Defines a generic Platform class that wraps around an
EclipsePlatform
or ServerPlatform
class.
- Platform() - Constructor for class org.eclipse.birt.core.framework.Platform
-
- platform - Static variable in class org.eclipse.birt.core.framework.Platform
-
- PLATFORM_CONTEXT - Static variable in interface org.eclipse.birt.core.framework.IPlatformConfig
-
defines the platform context object used to startup the platform.
- PlatformConfig - Class in org.eclipse.birt.core.framework
-
Defines an implementation of IPlatformConfig to access OSGi framework.
- PlatformConfig() - Constructor for class org.eclipse.birt.core.framework.PlatformConfig
-
- platformConfig - Variable in class org.eclipse.birt.core.framework.PlatformServletContext
-
- PlatformFileContext - Class in org.eclipse.birt.core.framework
-
An platform context that is based on file operations.
- PlatformFileContext() - Constructor for class org.eclipse.birt.core.framework.PlatformFileContext
-
PlatformFileContext Constructor
- PlatformFileContext(PlatformConfig) - Constructor for class org.eclipse.birt.core.framework.PlatformFileContext
-
PlatformFileContext Constructor( String , IPlatformConfig )
- PlatformLauncher - Class in org.eclipse.birt.core.framework
-
- PlatformLauncher() - Constructor for class org.eclipse.birt.core.framework.PlatformLauncher
-
- PlatformServletContext - Class in org.eclipse.birt.core.framework
-
An platform context that is based on resource operations instead of file
operations.
- PlatformServletContext(ServletContext, String) - Constructor for class org.eclipse.birt.core.framework.PlatformServletContext
-
- PlatformServletContext(ServletContext) - Constructor for class org.eclipse.birt.core.framework.PlatformServletContext
-
- platformType - Static variable in class org.eclipse.birt.core.framework.Platform
-
- PLUGIN_ID - Static variable in exception org.eclipse.birt.core.exception.CoreException
-
- pluginId - Variable in exception org.eclipse.birt.core.exception.BirtException
-
The unique identifier of the plug-in associated with this exception
- pluginId - Static variable in exception org.eclipse.birt.core.framework.FrameworkException
-
- popNode() - Method in class org.eclipse.birt.core.template.JJTParserState
-
- preferenceChange(PreferenceChangeEvent) - Method in interface org.eclipse.birt.core.preference.IPreferenceChangeListener
-
- PreferenceChangeEvent - Class in org.eclipse.birt.core.preference
-
- PreferenceChangeEvent(IPreferences, String, Object, Object) - Constructor for class org.eclipse.birt.core.preference.PreferenceChangeEvent
-
Constructs a new PreferenceChangeEvent
instance.
- prevCharIsCR - Variable in class org.eclipse.birt.core.template.SimpleCharStream
-
- prevCharIsLF - Variable in class org.eclipse.birt.core.template.SimpleCharStream
-
- properties - Variable in class org.eclipse.birt.core.framework.PlatformConfig
-
the properties that needed when platfrom is running it's an instance of
HashMap
- PROPERTY_BIRT_HOME - Static variable in class org.eclipse.birt.core.framework.Platform
-
- PROPERTY_DEPEND_ID - Static variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- PROPERTY_RUN_UNDER_ECLIPSE - Static variable in class org.eclipse.birt.core.framework.Platform
-
Deprecated.
since BIRT 2.1
- PROPERTY_SYSTEM_ID - Static variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- pushNode(Node) - Method in class org.eclipse.birt.core.template.JJTParserState
-
- pushState(AbstractParseState) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
Private method to add a parse state to the state stack.
- put(int, Scriptable, Object) - Method in class org.eclipse.birt.core.script.BaseScriptable
-
- put(int, Scriptable, Object) - Method in class org.eclipse.birt.core.script.NativeJavaList
-
- put(String, Scriptable, Object) - Method in class org.eclipse.birt.core.script.NativeJavaMap
-
- put(int, Scriptable, Object) - Method in class org.eclipse.birt.core.script.NativeJavaMap
-
- put(String, Scriptable, Object) - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- put(int, Scriptable, Object) - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- put(String, Scriptable, Object) - Method in class org.eclipse.birt.core.script.ScriptableParameter
-
- put(String, Scriptable, Object) - Method in class org.eclipse.birt.core.script.ScriptableParameters
-
Support setting parameter value by following methods:
params["a"] = new ParameterAttribute( "value", "displayText");
params["a"] = params["b"]
params["a"] = "value"
- putValue(String, String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- RA_STREAM_BUFFER_LENGTH - Static variable in class org.eclipse.birt.core.util.IOUtil
-
- RAFileInputStream - Class in org.eclipse.birt.core.archive
-
- RAFileInputStream(RandomAccessFile, long, long) - Constructor for class org.eclipse.birt.core.archive.RAFileInputStream
-
- RAFileOutputStream - Class in org.eclipse.birt.core.archive
-
This class is to be used by engine host (viewer), but not engine.
- RAFileOutputStream(RandomAccessFile, long) - Constructor for class org.eclipse.birt.core.archive.RAFileOutputStream
-
- RAFolderInputStream - Class in org.eclipse.birt.core.archive
-
RAInputStream implementation for folder based report archive
- RAFolderInputStream(File) - Constructor for class org.eclipse.birt.core.archive.RAFolderInputStream
-
- RAFolderInputStream(HashSet<RAFolderInputStream>, File) - Constructor for class org.eclipse.birt.core.archive.RAFolderInputStream
-
- RAFolderOutputStream - Class in org.eclipse.birt.core.archive
-
RAOutputStream implementation for folder based report archive
- RAFolderOutputStream(Collection<RAFolderOutputStream>, File) - Constructor for class org.eclipse.birt.core.archive.RAFolderOutputStream
-
- RAFolderOutputStream(Collection<RAFolderOutputStream>, File, boolean) - Constructor for class org.eclipse.birt.core.archive.RAFolderOutputStream
-
- RAInputStream - Class in org.eclipse.birt.core.archive
-
- RAInputStream() - Constructor for class org.eclipse.birt.core.archive.RAInputStream
-
- RAOutputStream - Class in org.eclipse.birt.core.archive
-
- RAOutputStream() - Constructor for class org.eclipse.birt.core.archive.RAOutputStream
-
- RAStreamBuffer - Class in org.eclipse.birt.core.archive
-
- RAStreamBuffer(RandomAccessFile) - Constructor for class org.eclipse.birt.core.archive.RAStreamBuffer
-
- RAStreamBufferMgr - Class in org.eclipse.birt.core.archive
-
- RAStreamBufferMgr(RandomAccessFile) - Constructor for class org.eclipse.birt.core.archive.RAStreamBufferMgr
-
- rb - Variable in exception org.eclipse.birt.core.exception.BirtException
-
The resource bundle that holds a collection of messages for a specific
locale
- rb - Static variable in exception org.eclipse.birt.core.exception.CoreException
-
- read(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
-
- read(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryAdapter
-
- read() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
-
- read(byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
-
- read(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryV3
-
- read(int, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.Block
-
- read() - Method in class org.eclipse.birt.core.archive.RAFileInputStream
-
The same behavior as InputStream.read().
Reads the next byte of data from the input stream.
- read(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAFileInputStream
-
The same behavior as InputStream.read(byte b[], int off, int len ).
Reads up to len bytes of data from the input stream into an array of bytes.
- read() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
-
The same behavior as InputStream.read().
Reads the next byte of data from the input stream.
- read(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
-
The same behavior as InputStream.read(byte b[], int off, int len ).
Reads up to len bytes of data from the input stream into an array of bytes.
- read(DataInputStream, Class<T>) - Static method in class org.eclipse.birt.core.util.IOUtil
-
- READ_ONLY_ARCHIVE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- READ_ONLY_TREE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
-
- readBlock(int, byte[]) - Method in class org.eclipse.birt.core.util.BTreeUtil.ReaderTreeFile
-
- readBool(InputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read a bool value from an input stream
- readBytes(DataInputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read a list from an input stream
- readChar() - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Read a character.
- readDouble(DataInputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read a double value from an input stream
- readFileTable() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
read the stream table from the archive file.
- readFloat(DataInputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read a float value from an input stream
- readFully(byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
-
- readFully(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAFileInputStream
-
The same behavior as RandomAccessFile.readFully(byte b[], int off, int len)
Reads exactly len
bytes from this file into the byte
array, starting at the current file pointer.
- readFully(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
-
The same behavior as RandomAccessFile.readFully(byte b[], int off, int len)
Reads exactly len
bytes from this file into the byte
array, starting at the current file pointer.
- readFully(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAInputStream
-
- readInt() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
-
- readInt() - Method in class org.eclipse.birt.core.archive.RAFileInputStream
-
The same behavior as RandomAccessFile.readInt().
- readInt() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
-
Instead of calling randomAccessFile.readInt, we implement it in a better way (much better performace.)
The external behavior is the same as RandomAccessFile.readInt().
- readInt() - Method in class org.eclipse.birt.core.archive.RAInputStream
-
- readInt(InputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read an int value from an input stream
- readIntList(DataInputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
- readList(DataInputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read a list from an input stream
- readList(DataInputStream, ClassLoader) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read a list from an input stream
- readLong() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
-
- readLong() - Method in class org.eclipse.birt.core.archive.RAFileInputStream
-
Reads a signed 64-bit integer from this file.
- readLong() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
-
Reads a signed 64-bit integer from this file.
- readLong() - Method in class org.eclipse.birt.core.archive.RAInputStream
-
- readLong(DataInputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read a long value from an input stream
- readMap(DataInputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read a Map from an input stream
- readMap(DataInputStream, ClassLoader) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read a Map from an input stream
- readObject(DataInputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Currently these data types are supported.
- readObject(DataInputStream, ClassLoader) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Currently these data types are supported.
- readShort(InputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read an int value from an input stream
- readString(DataInputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Read a String from an input stream
- refresh() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
-
- refresh() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryAdapter
-
- refresh() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
-
- refresh() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- refresh() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
- refresh() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
- refresh() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- refresh() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- refresh() - Method in class org.eclipse.birt.core.archive.compound.Block
-
- refresh() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
-
- refresh() - Method in class org.eclipse.birt.core.archive.RAFileInputStream
-
- refresh() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
-
- refresh() - Method in class org.eclipse.birt.core.archive.RAInputStream
-
- refresh() - Method in class org.eclipse.birt.core.framework.osgi.OSGIPolicy
-
- ReInit(InputStream) - Method in class org.eclipse.birt.core.template.Parser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.eclipse.birt.core.template.Parser
-
Reinitialise.
- ReInit(Reader) - Method in class org.eclipse.birt.core.template.Parser
-
Reinitialise.
- ReInit(ParserTokenManager) - Method in class org.eclipse.birt.core.template.Parser
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class org.eclipse.birt.core.template.ParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class org.eclipse.birt.core.template.ParserTokenManager
-
Reinitialise parser.
- ReInit(Reader, int, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reinitialise.
- release() - Method in interface org.eclipse.birt.core.template.Tag
-
- removeAttribute(String) - Method in interface org.eclipse.birt.core.script.IScriptContext
-
- removeAttribute(String) - Method in class org.eclipse.birt.core.script.ScriptContext
-
- removeEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- removeEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
- removeEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
- removeEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- removeEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- removeEntry(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
-
- removePreferenceChangeListener(IPreferenceChangeListener) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- replaceParameterName(String, String, String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
- reset() - Method in class org.eclipse.birt.core.data.ExpressionParserUtility
-
- reset() - Method in class org.eclipse.birt.core.template.JJTParserState
-
- resetBuffer(long) - Method in class org.eclipse.birt.core.archive.RAStreamBuffer
-
Set the buffer to a different offset in the underlying file.
- resourceBundle - Static variable in class org.eclipse.birt.core.data.DataTypeUtil
-
- ResourceConstants - Class in org.eclipse.birt.core.i18n
-
Define resource key constants for need be localized resource.
- ResourceConstants() - Constructor for class org.eclipse.birt.core.i18n.ResourceConstants
-
- ResourceHandle - Class in org.eclipse.birt.core.i18n
-
Represents a set of resources for a given package and locale.
- ResourceHandle(ULocale) - Constructor for class org.eclipse.birt.core.i18n.ResourceHandle
-
Constructor.
- resources - Variable in class org.eclipse.birt.core.i18n.ResourceHandle
-
The actual resource bundle.
- restart() - Method in class org.eclipse.birt.core.util.BirtTimer
-
restsrt timer
- rf - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
the physical file correspond to this compound file system
- root - Variable in class org.eclipse.birt.core.framework.PlatformFileContext
-
- rootNode() - Method in class org.eclipse.birt.core.template.JJTParserState
-
- ROW_INDICATOR - Static variable in class org.eclipse.birt.core.data.ExpressionUtil
-
prefix for row
- runningEclipse() - Static method in class org.eclipse.birt.core.framework.Platform
-
Deprecated.
since BIRT 2.1
- safeDivide(Object, Object, Object) - Static method in class org.eclipse.birt.core.script.MathUtil
-
- save() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
save the file.
- save() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
- save() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
- save() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- save() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- save() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
-
- save() - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- saveAs(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- SAX_ERROR - Static variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
SAX detected an error with the basic XML syntax of the file.
- saxException - Variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
The SAX exception, if any, associated with the error.
- SCRIPT_CACHE_SIZE - Static variable in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
- ScriptableParameter - Class in org.eclipse.birt.core.script
-
- ScriptableParameter(Map, String, Scriptable) - Constructor for class org.eclipse.birt.core.script.ScriptableParameter
-
- ScriptableParameter.JsValueCallable - Class in org.eclipse.birt.core.script
-
- ScriptableParameter.JsValueCallable(Callable, Scriptable) - Constructor for class org.eclipse.birt.core.script.ScriptableParameter.JsValueCallable
-
- ScriptableParameters - Class in org.eclipse.birt.core.script
-
- ScriptableParameters(Map, Scriptable) - Constructor for class org.eclipse.birt.core.script.ScriptableParameters
-
- ScriptContext - Class in org.eclipse.birt.core.script
-
- ScriptContext() - Constructor for class org.eclipse.birt.core.script.ScriptContext
-
- ScriptEngineFactoryManager - Class in org.eclipse.birt.core.script
-
- ScriptEngineFactoryManager() - Constructor for class org.eclipse.birt.core.script.ScriptEngineFactoryManager
-
- ScriptExpression - Class in org.eclipse.birt.core.script
-
- ScriptExpression(String) - Constructor for class org.eclipse.birt.core.script.ScriptExpression
-
- ScriptExpression(String, String) - Constructor for class org.eclipse.birt.core.script.ScriptExpression
-
- ScriptExpression(String, String, int) - Constructor for class org.eclipse.birt.core.script.ScriptExpression
-
- scriptText - Variable in class org.eclipse.birt.core.script.ScriptExpression
-
- searchFor(String, String) - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
-
Searches for the given target directory starting in the "plugins"
subdirectory of the given location.
- seek(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
-
- seek(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
-
- seek(long) - Method in class org.eclipse.birt.core.archive.RAFileInputStream
-
Move the file pointer to the new location in the stream
- seek(long) - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
-
Same behavior as the seek in RandomAccessFile.
- seek(long) - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
-
Move the file pointer to the new location in the stream
- seek(long) - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
-
Same behavior as the seek in RandomAccessFile.
- seek(long) - Method in class org.eclipse.birt.core.archive.RAInputStream
-
- seek(long) - Method in class org.eclipse.birt.core.archive.RAOutputStream
-
- seek(long) - Method in class org.eclipse.birt.core.archive.RAStreamBufferMgr
-
- semanticError(Exception) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
Add a recoverable semantic error to the error list.
- semanticError(XMLParserException) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
Add a recoverable semantic error to the error list.
- SERVER_PLATFORM - Static variable in class org.eclipse.birt.core.framework.Platform
-
Deprecated.
since BIRT 2.1
- setApplicationClassLoader(ClassLoader) - Method in interface org.eclipse.birt.core.script.IScriptEngine
-
Sets application class loader.
- setApplicationClassLoader(ClassLoader) - Method in class org.eclipse.birt.core.script.ScriptContext
-
the user can only set the application class loader to the top most
context.
- setAttribute(String, Object) - Method in interface org.eclipse.birt.core.script.IScriptContext
-
- setAttribute(String, Object) - Method in class org.eclipse.birt.core.script.ScriptContext
-
- setAttribute(String, String) - Method in class org.eclipse.birt.core.template.TextTemplate.ImageNode
-
- setAttributes(Map<String, Object>) - Method in class org.eclipse.birt.core.script.ScriptContext
-
- setBIRTHome(String) - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
- setBufCur(int) - Method in class org.eclipse.birt.core.archive.RAStreamBuffer
-
- setCacheSize(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- setCacheSize(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
-
- setCacheSize(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
set up the cache size.
- setCacheSize(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- setCacheSize(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
-
- setCacheSize(long) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
-
- setCompiledScript(Script) - Method in class org.eclipse.birt.core.script.ScriptExpression
-
- setDebugStream(PrintStream) - Method in class org.eclipse.birt.core.template.ParserTokenManager
-
Set debug output.
- setDefault(String, boolean) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setDefault(String, String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setDefault(String, long) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setDefault(String, int) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setDefault(String, float) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setDefault(String, double) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setDependId(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- setDisplayText(String) - Method in class org.eclipse.birt.core.script.ParameterAttribute
-
- setDisplayText(String[]) - Method in class org.eclipse.birt.core.script.ParameterAttribute
-
- setDocumentLocator(Locator) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
- setElementName(String) - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
Sets the element name.
- setExpr(String) - Method in class org.eclipse.birt.core.template.TextTemplate.ImageNode
-
- setId(String) - Method in class org.eclipse.birt.core.script.ScriptExpression
-
- setInitializationData(IConfigurationElement, String, Object) - Method in interface org.eclipse.birt.core.framework.IExecutableExtension
-
This method is called by the implementation of the method
IConfigurationElement.createExecutableExtension
on a newly constructed extension, passing it its relevant configuration
information.
- setInstance(ScriptEngineFactoryManager) - Static method in class org.eclipse.birt.core.script.ScriptEngineFactoryManager
-
- setLength(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
-
- setLength(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryAdapter
-
- setLength(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryV3
-
- setLineNumber(int) - Method in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Sets the line number associated with the exception.
- setLineNumber(int) - Method in class org.eclipse.birt.core.script.ScriptExpression
-
- setLocale(ULocale) - Method in class org.eclipse.birt.core.format.StringFormatter
-
setLoacle() method, set the locale value.
- setLocale(ULocale) - Static method in class org.eclipse.birt.core.i18n.ThreadResources
-
Set the locale of current user-thread.
- setLocale(Locale) - Method in interface org.eclipse.birt.core.script.IScriptEngine
-
Sets locale.
- setLocale(Locale) - Method in class org.eclipse.birt.core.script.ScriptContext
-
- setName(String) - Method in class org.eclipse.birt.core.template.ASTAttribute
-
- setOSGiArguments(String[]) - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
- setOSGiConfig(Map) - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
set the configuration used by the OSGi framework.
- setOutputStream(RAOutputStream) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
-
- setOutputStream(RAOutputStream) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryAdapter
-
- setPageContext(Object) - Method in interface org.eclipse.birt.core.template.Tag
-
- setParent(Tag) - Method in interface org.eclipse.birt.core.template.Tag
-
- setParentScope(Scriptable) - Method in class org.eclipse.birt.core.script.BaseScriptable
-
- setParentScope(Scriptable) - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- setParseBigDecimal(boolean) - Method in class org.eclipse.birt.core.format.NumberFormatter
-
Sets whether decimal numbers must be returned as BigDecimal instances.
- setPlatform(IPlatform) - Static method in class org.eclipse.birt.core.framework.Platform
-
this class can only be called by
org.eclipse.birt.core.plugin.CorePlugin#start(BundleContext)
- setPlatformContext(IPlatformContext) - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
- setProperty(String, Object) - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
- setPrototype(Scriptable) - Method in class org.eclipse.birt.core.script.BaseScriptable
-
- setPrototype(Scriptable) - Method in class org.eclipse.birt.core.script.NativeNamedList
-
- setScriptContext(String, IScriptContext) - Method in class org.eclipse.birt.core.script.ScriptContext
-
- setScriptText(String) - Method in class org.eclipse.birt.core.script.ScriptExpression
-
- setSeverity(int) - Method in exception org.eclipse.birt.core.exception.BirtException
-
Sets the severity of the exception.
- setStreamSorter(IStreamSorter) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
-
- setStreamSorter(IStreamSorter) - Method in class org.eclipse.birt.core.archive.FolderArchive
-
- setStreamSorter(IStreamSorter) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
- setStreamSorter(IStreamSorter) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
Set the stream sorter (if needed).
- setSystemId(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
-
- setTabSize(int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
- setTag(String) - Method in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Sets the element associated with the exception.
- setTempDir(String) - Method in class org.eclipse.birt.core.framework.PlatformConfig
-
sets the directory for temporary files
- setTimeZone(TimeZone) - Method in interface org.eclipse.birt.core.script.IScriptEngine
-
Sets time zone.
- setTimeZone(TimeZone) - Method in class org.eclipse.birt.core.script.ScriptContext
-
- setToDefault(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setTotalCacheSize(long) - Static method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- setTrim(boolean) - Method in class org.eclipse.birt.core.format.StringFormatter
-
- setupSecurityPolicy() - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
-
- setValue(String, boolean) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setValue(String, String) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setValue(String, long) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setValue(String, int) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setValue(String, float) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setValue(String, double) - Method in interface org.eclipse.birt.core.preference.IPreferences
-
- setValue(Object) - Method in class org.eclipse.birt.core.script.ParameterAttribute
-
- setValue(String) - Method in class org.eclipse.birt.core.template.ASTAttribute
-
- severity - Variable in exception org.eclipse.birt.core.exception.BirtException
-
The severity of this exception.
- shareArchive - Variable in class org.eclipse.birt.core.archive.compound.ArchiveReader
-
- shutdown() - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
-
- shutdown() - Static method in class org.eclipse.birt.core.framework.Platform
-
- shutdown() - Method in class org.eclipse.birt.core.framework.PlatformLauncher
-
- SimpleCharStream - Class in org.eclipse.birt.core.template
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
-
Constructor.
- SimpleNode - Class in org.eclipse.birt.core.template
-
- SimpleNode(int) - Constructor for class org.eclipse.birt.core.template.SimpleNode
-
- SimpleNode(Parser, int) - Constructor for class org.eclipse.birt.core.template.SimpleNode
-
- sortStream(ArrayList) - Method in interface org.eclipse.birt.core.archive.IStreamSorter
-
Sort the streams.
- SPECIALTODEFAULT - Static variable in class org.eclipse.birt.core.preference.PreferenceChangeEvent
-
- specialToken - Variable in class org.eclipse.birt.core.template.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SQL_DATE_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
-
- SQL_DATE_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
-
- SQL_TIME_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
-
- SQL_TIME_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
-
- sResourceKey - Variable in exception org.eclipse.birt.core.exception.BirtException
-
The resource key that represents the internal error code used in fetching
an externalized message
- start(BundleContext) - Method in class org.eclipse.birt.core.plugin.BIRTPlugin
-
- start() - Method in class org.eclipse.birt.core.util.BirtTimer
-
start timer
- START_IMAGE - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- START_VALUEOF - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- START_VIEWTIMEVALUEOF - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- startDocument() - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
- startElement(String) - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
Start a new tag.
- startElement(String) - Method in class org.eclipse.birt.core.framework.parser.AnyElementState
-
- startElement(String) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler.InnerAnyTagState
-
- startElement(String, String, String, Attributes) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
Starts an XML element.
- startTime - Variable in class org.eclipse.birt.core.util.BirtTimer
-
- startup(PlatformConfig) - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
-
- startup() - Static method in class org.eclipse.birt.core.framework.Platform
-
- startup(PlatformConfig) - Static method in class org.eclipse.birt.core.framework.Platform
-
startup the platform.
- startup(PlatformConfig) - Method in class org.eclipse.birt.core.framework.PlatformLauncher
-
- stateStack - Variable in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
Stack of active parse states.
- staticFlag - Static variable in class org.eclipse.birt.core.template.SimpleCharStream
-
Whether parser is static.
- stop() - Method in class org.eclipse.birt.core.util.BirtTimer
-
stops timer
- STRING_DEFAULT_DEFAULT - Static variable in interface org.eclipse.birt.core.preference.IPreferences
-
The default-default value for String preferences (""
).
- STRING_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
-
- STRING_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
-
- StringFormatter - Class in org.eclipse.birt.core.format
-
Defines a string formatting class.
- StringFormatter() - Constructor for class org.eclipse.birt.core.format.StringFormatter
-
constructor with no argument
- StringFormatter(ULocale) - Constructor for class org.eclipse.birt.core.format.StringFormatter
-
constructor with no formatting string
- StringFormatter(String, ULocale) - Constructor for class org.eclipse.birt.core.format.StringFormatter
-
Constructor with the format string and locale
- subtract(Object, Object) - Static method in class org.eclipse.birt.core.script.MathUtil
-
- SwitchTo(int) - Method in class org.eclipse.birt.core.template.ParserTokenManager
-
Switch to specified lex state.
- systemCacheManager - Static variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- SystemConfigVarManager - Class in org.eclipse.birt.core.config
-
Implements a default config variable manager using System support
- SystemConfigVarManager() - Constructor for class org.eclipse.birt.core.config.SystemConfigVarManager
-
Constructor
- systemId - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- systemId - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
- tabSize - Variable in class org.eclipse.birt.core.template.SimpleCharStream
-
- tag - Variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
The element that was in effect at the time of the error.
- Tag - Interface in org.eclipse.birt.core.template
-
- TAGC - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- TEMP_DIR - Static variable in interface org.eclipse.birt.core.framework.IPlatformConfig
-
defines the temporary folder for the platform if it is difference with JVM
- Template() - Method in class org.eclipse.birt.core.template.Parser
-
- TemplateParser - Class in org.eclipse.birt.core.template
-
- TemplateParser() - Constructor for class org.eclipse.birt.core.template.TemplateParser
-
- TemplateParser.ASTVisitor - Class in org.eclipse.birt.core.template
-
- text - Variable in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
Accumulates any text that appears within the element tags.
- Text() - Method in class org.eclipse.birt.core.template.Parser
-
- TEXT - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- TextTemplate - Class in org.eclipse.birt.core.template
-
- TextTemplate() - Constructor for class org.eclipse.birt.core.template.TextTemplate
-
- TextTemplate.ExpressionValueNode - Class in org.eclipse.birt.core.template
-
- TextTemplate.ExpressionValueNode() - Constructor for class org.eclipse.birt.core.template.TextTemplate.ExpressionValueNode
-
- TextTemplate.ImageNode - Class in org.eclipse.birt.core.template
-
- TextTemplate.ImageNode() - Constructor for class org.eclipse.birt.core.template.TextTemplate.ImageNode
-
- TextTemplate.Node - Class in org.eclipse.birt.core.template
-
- TextTemplate.Node() - Constructor for class org.eclipse.birt.core.template.TextTemplate.Node
-
- TextTemplate.TextNode - Class in org.eclipse.birt.core.template
-
- TextTemplate.TextNode() - Constructor for class org.eclipse.birt.core.template.TextTemplate.TextNode
-
- TextTemplate.ValueNode - Class in org.eclipse.birt.core.template
-
- TextTemplate.ValueNode() - Constructor for class org.eclipse.birt.core.template.TextTemplate.ValueNode
-
- TextTemplate.Visitor - Interface in org.eclipse.birt.core.template
-
- ThreadResources - Class in org.eclipse.birt.core.i18n
-
Provides access to a resource bundle associated with this thread.
- ThreadResources() - Constructor for class org.eclipse.birt.core.i18n.ThreadResources
-
- TIME_UNFORMATTED - Static variable in class org.eclipse.birt.core.format.DateFormatter
-
- tmpFileName - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
- toApiDataType(Class) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Converts a Java class to its corresponding data type constant
defined in DataType
- toApiDataType(int) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Converts an ODA data type code to its
corresponding Data Engine API data type constant
defined in DataType.
- toAutoValue(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Convert object to a suitable type from its value
Object -> Integer -> Double -> BigDecimal -> Date -> String
- toBigDecimal(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Boolean -> BigDecimal
true -> 1
others -> 0
Date -> BigDecimal
Date.getTime();
String -> BigDecimal
new BigDecimal(String);
- toBlob(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Converting Blob to/from other types is not currently supported
- toBoolean(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Number -> Boolean
0 -> false
others -> true
String -> Boolean
"true" -> true (ignore case)
"false" -> false (ignore case)
other string will throw an exception
Date -> Boolean
throw exception
- toBytes(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
- toDate(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Number -> Date
new Date((long)Number)
String -> Date
toDate(String)
- toDate(String, Locale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
A temp solution to the adoption of ICU4J to BIRT.
- toDate(String, ULocale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
convert String with the specified locale to java.util.Date
- toDate(String, ULocale, TimeZone) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
- toDate(String, TimeZone) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Convert a string to a Date instance according to the TimeZone value
- toDateWithCheck(String, Locale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
A temp solution to the adoption of ICU4J in BIRT.
- toDateWithCheck(String, ULocale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Convert string to date with check.
- toDouble(Object, Locale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
- toDouble(Object, ULocale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
- toDouble(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Boolean -> Double
true -> 1
others -> 0
Date -> Double
Date.getTime();
String -> Double
Double.valueOf(String);
- toFileArchive(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
Convert the current folder archive to file archive.
- toInteger(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Boolean -> Integer
true -> 1
others -> 0
Date -> Integer
Date.getTime();
String -> Integer
Integer.valueOf();
- toIntegerValue(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
convert object to Integer.
- token - Variable in class org.eclipse.birt.core.template.Parser
-
Current token.
- Token - Class in org.eclipse.birt.core.template
-
Describes the input token stream.
- Token() - Constructor for class org.eclipse.birt.core.template.Token
-
No-argument constructor
- Token(int) - Constructor for class org.eclipse.birt.core.template.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.eclipse.birt.core.template.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class org.eclipse.birt.core.template.Parser
-
Generated Token Manager.
- tokenImage - Variable in exception org.eclipse.birt.core.template.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
Literal token values.
- TokenMgrError - Error in org.eclipse.birt.core.template
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.eclipse.birt.core.template.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error org.eclipse.birt.core.template.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.eclipse.birt.core.template.TokenMgrError
-
Full Constructor.
- toLocaleNeutralString(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Convert an object to an locale neutral String value.
- toNewExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Translate the old expression with "row" as indicator to new expression
using "dataSetRow" as indicator.
- toNumber(Object) - Static method in class org.eclipse.birt.core.script.MathUtil
-
add operation.
- toOdaDataType(Class) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Converts an ODI type class to its corresponding
ODA data type code.
- toOdiTypeClass(int) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Converts an ODA data type code to the Java class
of its corresponding Data Engine ODI data type.
- topState() - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
Private method to return the top of the state stack.
- toSqlDate(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Date -> Time
String -> Time
- toSqlTime(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Date -> Time
String -> Time
- toString(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Number -> String
Number.toString()
Boolean -> String
Boolean.toString()
Date -> String
toString(Date)
- toString(Object, Locale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
A temp solution to the adoption of ICU4J.
- toString(Object, ULocale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Number -> String
Number.toString()
Boolean -> String
Boolean.toString()
Date -> String
toString(Date,locale)
- toString() - Method in interface org.eclipse.birt.core.framework.IPlatformPath
-
- toString() - Method in class org.eclipse.birt.core.template.SimpleNode
-
- toString(String) - Method in class org.eclipse.birt.core.template.SimpleNode
-
- toString() - Method in class org.eclipse.birt.core.template.Token
-
Returns the image.
- totalBlocks - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
the total blocks exits in this file
- totalDiskBlocks - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
the total blocks exits in the disk
- toTimestamp(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
- transformToJsConstants(String) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
This method transforms a string to JS string constants.
- transformToJsExpression(String) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
- TRUE - Static variable in interface org.eclipse.birt.core.preference.IPreferences
-
The string representation used for true
("true"
).
- WARNING - Static variable in exception org.eclipse.birt.core.exception.BirtException
-
Status type severity (bit mask, value 2) indicating this exception
represents a warning.
- warning(SAXParseException) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
- WARNINGS_FOUND - Static variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
The parse completed, but recoverable errors occurred.
- weekDay(Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Day the week.
- wrap(Context, Scriptable, Object, Class) - Method in class org.eclipse.birt.core.script.CoreJavaScriptWrapper
-
- wrap(Context, Scriptable, Object, Class) - Method in interface org.eclipse.birt.core.script.IJavascriptWrapper
-
wrap an java object into javascript object.
- wrapRhinoException(RhinoException, String, String, int) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
Converts Rhino exception (a runtime exception) to BirtException
- write(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
-
- write(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryAdapter
-
- write(int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
-
- write(byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
-
- write(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryV3
-
- write(int, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.Block
-
- write(int) - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
-
The same behavior as OutputStream.write().
- write(byte[]) - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
-
Writes b.length
bytes from the specified byte array
to this output stream.
- write(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
-
Writes len
bytes from the specified byte array
starting at offset off
to this output stream.
- write(int) - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
-
The same behavior as OutputStream.write().
- write(byte[]) - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
-
Writes b.length
bytes from the specified byte array
to this output stream.
- write(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
-
Writes len
bytes from the specified byte array
starting at offset off
to this output stream.
- write(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAStreamBuffer
-
Write the data in the b[] to the interal buffer
Can only write to the end of the interal buffer
- write(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAStreamBufferMgr
-
- write(DataOutputStream, T, Class<T>) - Static method in class org.eclipse.birt.core.util.IOUtil
-
- writeBlock(int, byte[]) - Method in class org.eclipse.birt.core.util.BTreeUtil.ReaderTreeFile
-
- writeBool(OutputStream, boolean) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Write a boolean value to an output stream
- writeBytes(DataOutputStream, byte[]) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Write a bytes to an output stream
- writeDouble(DataOutputStream, double) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Write a double value to an output stream
- writeFloat(DataOutputStream, float) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Write a float value to an output stream
- writeInt(int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
-
- writeInt(int) - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
-
- writeInt(int) - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
-
Same behavior as DataOutputStream.writeInt();
- writeInt(int) - Method in class org.eclipse.birt.core.archive.RAOutputStream
-
- writeInt(OutputStream, int) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Write an int value to an output stream
- writeIntList(DataOutputStream, List) - Static method in class org.eclipse.birt.core.util.IOUtil
-
- writeList(DataOutputStream, List) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Write a list to an output stream
- writeLong(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
-
- writeLong(long) - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
-
- writeLong(long) - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
-
Same behavior as DataOutputStream.writeLong();
- writeLong(long) - Method in class org.eclipse.birt.core.archive.RAOutputStream
-
- writeLong(DataOutputStream, long) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Write a long value to an output stream
- writeMap(DataOutputStream, Map) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Write a Map to an output stream
- writeObject(DataOutputStream, Object) - Static method in class org.eclipse.birt.core.util.IOUtil
-
When obValue is not supported te be serialized, an IOException will be
thrown.
- writeRawBytes(DataOutputStream, byte[]) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Write a byte array to an output stream only with its raw content.
- writeShort(OutputStream, short) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Write an int value to an output stream
- writeString(DataOutputStream, String) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Write a String value to an output stream