Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A_EQ - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- A_NAME - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- abs(Object) - Static method in class org.eclipse.birt.core.script.MathUtil
- AbstractParseState - Class in org.eclipse.birt.core.framework.parser
-
Abstract parse state for the
XMLParserHandler
class. - AbstractParseState() - Constructor for class org.eclipse.birt.core.framework.parser.AbstractParseState
- accept(TextTemplate.Visitor, Object) - Method in class org.eclipse.birt.core.template.TextTemplate.ExpressionValueNode
- accept(TextTemplate.Visitor, Object) - Method in class org.eclipse.birt.core.template.TextTemplate.ImageNode
- accept(TextTemplate.Visitor, Object) - Method in class org.eclipse.birt.core.template.TextTemplate.Node
- accept(TextTemplate.Visitor, Object) - Method in class org.eclipse.birt.core.template.TextTemplate.TextNode
- accept(TextTemplate.Visitor, Object) - Method in class org.eclipse.birt.core.template.TextTemplate.ValueNode
- add(Object, Object) - Static method in class org.eclipse.birt.core.script.MathUtil
-
add operation.
- addDay(Date, int) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Add num days
- addEscapes(String) - Static method in error org.eclipse.birt.core.template.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addPreferenceChangeListener(IPreferenceChangeListener) - Method in interface org.eclipse.birt.core.preference.IPreferences
- addURL(URL) - Method in class org.eclipse.birt.core.framework.URLClassLoader
- adjustBeginLineColumn(int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- af - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
- ALLOC_TABLE_BLOCK - Static variable in class org.eclipse.birt.core.archive.compound.Block
-
the first block of allocation table
- allocBlock() - Method in class org.eclipse.birt.core.util.BTreeUtil.ReaderTreeFile
- allocTbl - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
allocation table of the archive file
- ALPHA - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- ALPHANUM - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- ANY_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
- ANY_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
- AnyElementState - Class in org.eclipse.birt.core.framework.parser
-
Parses any valid XML; handles unimplemented tags.
- AnyElementState(XMLParserHandler) - Constructor for class org.eclipse.birt.core.framework.parser.AnyElementState
-
Constructor.
- AnyType() - Constructor for class org.eclipse.birt.core.data.DataType.AnyType
- appendContent(String) - Method in class org.eclipse.birt.core.template.ASTText
- applyPattern(String) - Method in class org.eclipse.birt.core.format.DateFormatter
-
Method to set the date/time format string
- applyPattern(String) - Method in class org.eclipse.birt.core.format.NumberFormatter
-
initializes numeric format pattern
- applyPattern(String) - Method in class org.eclipse.birt.core.format.StringFormatter
- archive - Variable in class org.eclipse.birt.core.archive.compound.ArchiveEntryV3
- archive - Variable in class org.eclipse.birt.core.archive.compound.ArchiveReader
- archive(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- archive(String, IStreamSorter, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
Compound File Format:
1long(stream section position) + 1long(entry number in lookup map) + lookup map section + stream data section
The Lookup map is a hash map. - archive(String, IStreamSorter, String, boolean) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
Compound File Format:
1long(stream section position) + 1long(entry number in lookup map) + lookup map section + stream data section
The Lookup map is a hash map. - ARCHIVE_OPEN_FOR_WRITE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- ArchiveEntry - Class in org.eclipse.birt.core.archive.compound
-
the user must close the archive
- ArchiveEntry(String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveEntry
- ArchiveEntryAdapter - Class in org.eclipse.birt.core.archive.compound
- ArchiveEntryAdapter(String, ArchiveEntry) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveEntryAdapter
- ArchiveEntryInputStream - Class in org.eclipse.birt.core.archive.compound
-
RAInputStream implementation based on the ArchiveEntry.
- ArchiveEntryOutputStream - Class in org.eclipse.birt.core.archive.compound
-
An OutputStream wraper for RandomAccessStreamImpl.
- ArchiveEntryV3 - Class in org.eclipse.birt.core.archive.compound
- ArchiveFile - Class in org.eclipse.birt.core.archive.compound
-
change the default format to ext2.
- ArchiveFile(String, String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFile
- ArchiveFile(String, String, String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFile
- ArchiveFileFactory - Class in org.eclipse.birt.core.archive.compound
- ArchiveFileFactory() - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFileFactory
- ArchiveFileV1 - Class in org.eclipse.birt.core.archive.compound
- ArchiveFileV1(String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFileV1
- ArchiveFileV1(String, RandomAccessFile) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFileV1
- ArchiveFileV2 - Class in org.eclipse.birt.core.archive.compound
-
the archive file contains following mode: "r" open the file for read only.
- ArchiveFileV2(String, RandomAccessFile, String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
create the archive file.
- ArchiveFileV2(String, String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFileV2
- ArchiveFileV2(String, String, String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFileV2
- ArchiveFileV2(String, String, String, RandomAccessFile, String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
create the archive file.
- ArchiveFileV2(String, String, String, String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFileV2
- ArchiveFileV3 - Class in org.eclipse.birt.core.archive.compound
- ArchiveFileV3(String, RandomAccessFile, String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFileV3
- ArchiveFileV3(String, String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveFileV3
- ArchiveLockManager - Class in org.eclipse.birt.core.archive
-
used to get a IArchiveLockManager instance.
- ArchiveLockManager() - Constructor for class org.eclipse.birt.core.archive.ArchiveLockManager
- ArchiveLockManager.ManagerHolder - Class in org.eclipse.birt.core.archive
- archiveName - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
the archive file name.
- archiveName - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
the archive file name.
- ArchiveReader - Class in org.eclipse.birt.core.archive.compound
- ArchiveReader(String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveReader
- ArchiveReader(IArchiveFile) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveReader
- ArchiveUtil - Class in org.eclipse.birt.core.archive
- ArchiveUtil() - Constructor for class org.eclipse.birt.core.archive.ArchiveUtil
- ArchiveView - Class in org.eclipse.birt.core.archive.compound
- ArchiveView(String, String, String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveView
- ArchiveView(String, IArchiveFile, String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveView
- ArchiveView(IArchiveFile, IArchiveFile, boolean) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveView
- ArchiveWriter - Class in org.eclipse.birt.core.archive.compound
- ArchiveWriter(String) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveWriter
- ArchiveWriter(IArchiveFile) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveWriter
- arguments - Variable in class org.eclipse.birt.core.framework.PlatformFileContext
- asLocalURL(URL) - Method in interface org.eclipse.birt.core.framework.IPlatform
- asLocalURL(URL) - Static method in class org.eclipse.birt.core.framework.Platform
-
Deprecated.since BIRT 2.1
- ASTAttribute - Class in org.eclipse.birt.core.template
- ASTAttribute(int) - Constructor for class org.eclipse.birt.core.template.ASTAttribute
- ASTAttribute(Parser, int) - Constructor for class org.eclipse.birt.core.template.ASTAttribute
- ASTEbody_content - Class in org.eclipse.birt.core.template
- ASTEbody_content(int) - Constructor for class org.eclipse.birt.core.template.ASTEbody_content
- ASTEbody_content(Parser, int) - Constructor for class org.eclipse.birt.core.template.ASTEbody_content
- ASTImage - Class in org.eclipse.birt.core.template
- ASTImage(int) - Constructor for class org.eclipse.birt.core.template.ASTImage
- ASTImage(Parser, int) - Constructor for class org.eclipse.birt.core.template.ASTImage
- ASTTemplate - Class in org.eclipse.birt.core.template
- ASTTemplate(int) - Constructor for class org.eclipse.birt.core.template.ASTTemplate
- ASTTemplate(Parser, int) - Constructor for class org.eclipse.birt.core.template.ASTTemplate
- ASTText - Class in org.eclipse.birt.core.template
- ASTText(int) - Constructor for class org.eclipse.birt.core.template.ASTText
- ASTText(Parser, int) - Constructor for class org.eclipse.birt.core.template.ASTText
- ASTValueOf - Class in org.eclipse.birt.core.template
- ASTValueOf(int) - Constructor for class org.eclipse.birt.core.template.ASTValueOf
- ASTValueOf(Parser, int) - Constructor for class org.eclipse.birt.core.template.ASTValueOf
- ASTViewTimeValueOf - Class in org.eclipse.birt.core.template
- ASTViewTimeValueOf(int) - Constructor for class org.eclipse.birt.core.template.ASTViewTimeValueOf
- ASTViewTimeValueOf(Parser, int) - Constructor for class org.eclipse.birt.core.template.ASTViewTimeValueOf
- ATTLIST - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
Lexical state.
- Attribute() - Method in class org.eclipse.birt.core.template.Parser
- ATTRVAL - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
Lexical state.
- AutoFormatter - Class in org.eclipse.birt.core.format
- AutoFormatter(String, ULocale, TimeZone) - Constructor for class org.eclipse.birt.core.format.AutoFormatter
- AutoFormatter(String, ULocale, TimeZone, DateFormatter) - Constructor for class org.eclipse.birt.core.format.AutoFormatter
- available() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
- available() - Method in class org.eclipse.birt.core.archive.RAFileInputStream
- available() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
- available() - Method in class org.eclipse.birt.core.archive.RAInputStream
-
Returns the number of bytes that can be read (or skipped over) from this random access input stream without blocking by the next caller of a method for this input stream.
B
- backup(int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Backup a number of characters.
- BaseScriptable - Class in org.eclipse.birt.core.script
-
An empty implementation of interface
Scriptable
- BaseScriptable() - Constructor for class org.eclipse.birt.core.script.BaseScriptable
- BaseScriptable(Scriptable) - Constructor for class org.eclipse.birt.core.script.BaseScriptable
- beginColumn - Variable in class org.eclipse.birt.core.template.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class org.eclipse.birt.core.template.Token
-
The line number of the first character of this Token.
- BeginToken() - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Start.
- BINARY_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
- BINARY_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
- BIRT_HOME - Static variable in interface org.eclipse.birt.core.framework.IPlatformConfig
-
the birt home defines the platform folder, the value is a string object
- BirtException - Exception in org.eclipse.birt.core.exception
-
Define BIRT's Exception framework.
- BirtException() - Constructor for exception org.eclipse.birt.core.exception.BirtException
- BirtException(String) - Constructor for exception org.eclipse.birt.core.exception.BirtException
- BirtException(String, Object) - Constructor for exception org.eclipse.birt.core.exception.BirtException
-
Deprecated.
- BirtException(String, Object[], Throwable) - Constructor for exception org.eclipse.birt.core.exception.BirtException
-
Deprecated.
- BirtException(String, Object[], ResourceBundle) - Constructor for exception org.eclipse.birt.core.exception.BirtException
-
Deprecated.
- BirtException(String, Object[], ResourceBundle, Throwable) - Constructor for exception org.eclipse.birt.core.exception.BirtException
-
Deprecated.
- BirtException(String, Object, ResourceBundle) - Constructor for exception org.eclipse.birt.core.exception.BirtException
-
Deprecated.
- BirtException(String, Object, ResourceBundle, Throwable) - Constructor for exception org.eclipse.birt.core.exception.BirtException
-
Deprecated.
- BirtException(String, String, Object) - Constructor for exception org.eclipse.birt.core.exception.BirtException
- BirtException(String, String, Object[], Throwable) - Constructor for exception org.eclipse.birt.core.exception.BirtException
- BirtException(String, String, Object[], ResourceBundle) - Constructor for exception org.eclipse.birt.core.exception.BirtException
- BirtException(String, String, Object[], ResourceBundle, Throwable) - Constructor for exception org.eclipse.birt.core.exception.BirtException
- BirtException(String, String, Object, ResourceBundle) - Constructor for exception org.eclipse.birt.core.exception.BirtException
- BirtException(String, String, Object, ResourceBundle, Throwable) - Constructor for exception org.eclipse.birt.core.exception.BirtException
- BirtException(String, String, ResourceBundle) - Constructor for exception org.eclipse.birt.core.exception.BirtException
-
Constructs a new Birt exception with no cause object.
- BirtException(String, String, ResourceBundle, Throwable) - Constructor for exception org.eclipse.birt.core.exception.BirtException
- BirtException(String, ResourceBundle) - Constructor for exception org.eclipse.birt.core.exception.BirtException
-
Deprecated.Constructs a new Birt exception with no cause object.
- BirtException(String, ResourceBundle, Throwable) - Constructor for exception org.eclipse.birt.core.exception.BirtException
-
Deprecated.
- BirtHashMap - Class in org.eclipse.birt.core.script
- BirtHashMap() - Constructor for class org.eclipse.birt.core.script.BirtHashMap
- BIRTPlugin - Class in org.eclipse.birt.core.plugin
- BIRTPlugin() - Constructor for class org.eclipse.birt.core.plugin.BIRTPlugin
- BirtTimer - Class in org.eclipse.birt.core.util
-
A timer class used to measure time taken for a specific operation.
- BirtTimer() - Constructor for class org.eclipse.birt.core.util.BirtTimer
- BLOB_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
- BLOB_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
- Block - Class in org.eclipse.birt.core.archive.compound
-
A physical block in a physical compound file, might be stream items block, index block or stream data block.
- BLOCK_SIZE - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
- BOOLEAN_DEFAULT_DEFAULT - Static variable in interface org.eclipse.birt.core.preference.IPreferences
-
The default-default value for boolean preferences (
false
). - BOOLEAN_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
- BOOLEAN_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
- BTreeUtil - Class in org.eclipse.birt.core.util
- BTreeUtil() - Constructor for class org.eclipse.birt.core.util.BTreeUtil
- BTreeUtil.ReaderTreeFile - Class in org.eclipse.birt.core.util
- bufcolumn - Variable in class org.eclipse.birt.core.template.SimpleCharStream
- buffer - Variable in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
- buffer - Variable in class org.eclipse.birt.core.template.SimpleCharStream
- buffer_offset - Variable in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
- buffer_size - Variable in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
- bufline - Variable in class org.eclipse.birt.core.template.SimpleCharStream
- bufpos - Variable in class org.eclipse.birt.core.template.SimpleCharStream
-
Position in buffer.
- bytesToInteger(byte[]) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
Assemble four bytes to an int value, make sure that the passed bytes length is larger than 4.
- bytesToInteger(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 larger than 4.
- bytesToInteger(byte[], int) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- bytesToLong(byte[]) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
Assemble eight bytes to an long value, make sure that the passed bytes length larger than 8.
- bytesToLong(byte[]) - Static method in class org.eclipse.birt.core.util.IOUtil
-
Assemble eight bytes to an long value, make sure that the passed bytes length larger than 8.
- bytesToLong(byte[], int) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
C
- 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.
- ChildFirstURLClassLoader(URL[]) - Constructor for class org.eclipse.birt.core.framework.osgi.OSGILauncher.ChildFirstURLClassLoader
- ChildFirstURLClassLoader(URL[], ClassLoader) - Constructor for class org.eclipse.birt.core.framework.osgi.OSGILauncher.ChildFirstURLClassLoader
- 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.FolderArchiveEntry
- close() - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- 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, boolean) - Method in class org.eclipse.birt.core.template.JJTParserState
- closeNodeScope(Node, int) - Method in class org.eclipse.birt.core.template.JJTParserState
- column - Variable in class org.eclipse.birt.core.template.SimpleCharStream
- CommonUtil - Class in org.eclipse.birt.core.util
-
To provide common utility method in BIRT
- CommonUtil() - Constructor for class org.eclipse.birt.core.util.CommonUtil
- 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(String, String, int, String) - Method in class org.eclipse.birt.core.script.ScriptContext
- compile(ScriptContext, String, int, String) - Method in interface org.eclipse.birt.core.script.IScriptEngine
-
Compiles the script for later execution.
- 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
- convertFolderArchive(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- 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) - 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.
- convertToJavascriptValue(Object, Scriptable) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
-
Creates Javascript native wrapper for Java objects, if necessary.
- copy(IArchiveFile, IArchiveFile) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- copy(IArchiveFile, IArchiveFile, Map<String, String>) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- copy(IDocArchiveReader, IDocArchiveWriter) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- copy(IDocArchiveReader, IDocArchiveWriter, Map<String, String>) - 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
- createEntry(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- 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.
- createReader(IDocArchiveWriter) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- createRowExpression(int) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Deprecated.
- createRowExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Return a row expression text according to given row name.
- createSAXParser() - Static method in class org.eclipse.birt.core.util.CommonUtil
-
Creates SAX parser and disables XXE
- 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
D
- 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.
- 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
-
property: date unformatted
- 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
-
Constructor method with no parameter
- DateFormatter(TimeZone) - Constructor for class org.eclipse.birt.core.format.DateFormatter
-
Constructor
- DateFormatter(ULocale) - Constructor for class org.eclipse.birt.core.format.DateFormatter
-
Constructor method with Locale parameters
- DateFormatter(ULocale, TimeZone) - Constructor for class org.eclipse.birt.core.format.DateFormatter
-
Constructor
- DateFormatter(String) - Constructor for class org.eclipse.birt.core.format.DateFormatter
-
Constructor method with String parameter
- DateFormatter(String, ULocale) - Constructor for class org.eclipse.birt.core.format.DateFormatter
-
Constructor 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
-
Constructor
- DATETIME_UNFORMATTED - Static variable in class org.eclipse.birt.core.format.DateFormatter
-
property: date time unformatted
- 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.
- DEFAULT_BLOCK_SIZE - Static variable in class org.eclipse.birt.core.archive.compound.Block
-
Size of a physical block, counted in bytes.
- DEFAULT_BUFFER_POOL_SIZE - Static variable in class org.eclipse.birt.core.archive.compound.Block
-
default size of buffer pool - number of buffer blocks in buffer pool
- DefaultFormatter(ULocale) - Constructor for class org.eclipse.birt.core.format.IFormatter.DefaultFormatter
- 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(int) - Method in class org.eclipse.birt.core.script.BaseScriptable
- delete(int) - Method in class org.eclipse.birt.core.script.NativeNamedList
- delete(String) - 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
- 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
- dependId - Variable in class org.eclipse.birt.core.archive.FolderArchiveFile
- 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
- DOCUMENT_TAG - Static variable in class org.eclipse.birt.core.archive.compound.Block
-
The magic tag of the archive file: "RPTDOC"
- DOCUMENT_VERSION_0 - Static variable in class org.eclipse.birt.core.archive.compound.Block
-
After support system id in archive file, DOCUMENT_VERSION_1 is writen into header.
- DOCUMENT_VERSION_1 - Static variable in class org.eclipse.birt.core.archive.compound.Block
- 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
E
- 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(String, String, String) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
Ends the parse state for an element.
- endElement(AbstractParseState) - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
Called when a child element is ending.
- 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
- ENTRY_ITEM_SIZE - Static variable in class org.eclipse.birt.core.archive.compound.Block
-
the size of a entry in the entry table, counted in bytes
- ENTRY_TABLE_BLOCK - Static variable in class org.eclipse.birt.core.archive.compound.Block
-
the first block of entry table
- 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(SAXParseException) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
- ERROR - Static variable in exception org.eclipse.birt.core.exception.BirtException
-
Status type severity (bit mask, value 4) indicating this exception represents an error.
- 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(ICompiledScript) - Method in class org.eclipse.birt.core.script.ScriptContext
- evaluate(ScriptContext, ICompiledScript) - Method in interface org.eclipse.birt.core.script.IScriptEngine
-
Evaluates a compiled script.
- 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.FolderArchiveFile
- 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
- ExpressionValueNode() - Constructor for class org.eclipse.birt.core.template.TextTemplate.ExpressionValueNode
- 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
F
- FALSE - Static variable in interface org.eclipse.birt.core.preference.IPreferences
-
The string representation used for
false
("false"
). - fatalError(SAXParseException) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
- FIELD_DISPLAY_TEXT - Static variable in class org.eclipse.birt.core.script.ScriptableParameter
- FIELD_VALUE - Static variable in class org.eclipse.birt.core.script.ScriptableParameter
- file - Variable in class org.eclipse.birt.core.archive.compound.ArchiveEntryV3
- file - Variable in class org.eclipse.birt.core.archive.FolderArchiveEntry
- FILE_CACHE_SIZE - Static variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
- FILE_EXTENSION - Static variable in class org.eclipse.birt.core.archive.ArchiveUtil
-
To support file/folder with same name, use the FILE_EXTENSION for files.
- FILE_HAS_BEEN_CLOSED - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- FILE_IN_READONLY_MODE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- FILE_NAME_IS_NULL - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- FILE_STATUS_FINISHED - Static variable in class org.eclipse.birt.core.archive.compound.Block
-
File status value: finished
- FileArchiveReader - Class in org.eclipse.birt.core.archive
-
file based archive reader.
- FileArchiveReader(String) - Constructor for class org.eclipse.birt.core.archive.FileArchiveReader
- FileArchiveWriter - Class in org.eclipse.birt.core.archive
- FileArchiveWriter(String) - Constructor for class org.eclipse.birt.core.archive.FileArchiveWriter
- FileConfigVarManager - Class in org.eclipse.birt.core.config
-
Defines a configuration manager class that loads configuration variables from a file.
- FileConfigVarManager() - Constructor for class org.eclipse.birt.core.config.FileConfigVarManager
-
Constructor
- FileConfigVarManager(String) - Constructor for class org.eclipse.birt.core.config.FileConfigVarManager
- fileConfigVars - Variable in class org.eclipse.birt.core.config.FileConfigVarManager
-
Configuration variables retrieved from file
- FillBuff() - Method in class org.eclipse.birt.core.template.SimpleCharStream
- find(IBundle, IPlatformPath) - Method in interface org.eclipse.birt.core.framework.IPlatform
- find(IBundle, IPlatformPath) - Static method in class org.eclipse.birt.core.framework.Platform
-
Deprecated.since BIRT 2.1
- findClass(String) - Method in class org.eclipse.birt.core.framework.URLClassLoader
- findClass1(String) - Method in class org.eclipse.birt.core.framework.URLClassLoader
- findMax(String[]) - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
- findResource(String) - Method in class org.eclipse.birt.core.framework.URLClassLoader
- findResource1(String) - Method in class org.eclipse.birt.core.framework.URLClassLoader
- findResources(String) - Method in class org.eclipse.birt.core.framework.URLClassLoader
- findResources1(String) - Method in class org.eclipse.birt.core.framework.URLClassLoader
- finish() - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
- finish() - Method in class org.eclipse.birt.core.archive.FolderArchive
- finish() - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
- finish() - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
This function must be called after the writer is used.
- firePreferenceChangeEvent(String, Object, Object) - Method in interface org.eclipse.birt.core.preference.IPreferences
- FLOAT_DEFAULT_DEFAULT - Static variable in interface org.eclipse.birt.core.preference.IPreferences
-
The default-default value for float preferences (
0.0f
). - flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
- flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryAdapter
- flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
- flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
- flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
- flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
- flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
- flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
- flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
- flush() - Method in class org.eclipse.birt.core.archive.compound.Block
- flush() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
- flush() - Method in class org.eclipse.birt.core.archive.FolderArchive
- flush() - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- flush() - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
- flush() - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
This function flushs all the buffers in the writer
- flush() - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
-
Flush the stream.
- flushBuffer() - Method in class org.eclipse.birt.core.archive.RAStreamBuffer
-
Write the data in the buffer to the underlying file
- flushBuffer() - Method in class org.eclipse.birt.core.archive.RAStreamBufferMgr
- FOLDER_NAME_IS_NULL - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- FolderArchive - Class in org.eclipse.birt.core.archive
- FolderArchive(String) - Constructor for class org.eclipse.birt.core.archive.FolderArchive
- FolderArchiveEntry - Class in org.eclipse.birt.core.archive
- FolderArchiveEntry(String, File, HashSet<RAFolderInputStream>, HashSet<RAFolderOutputStream>) - Constructor for class org.eclipse.birt.core.archive.FolderArchiveEntry
- FolderArchiveFile - Class in org.eclipse.birt.core.archive
- FolderArchiveFile(String) - Constructor for class org.eclipse.birt.core.archive.FolderArchiveFile
- FolderArchiveReader - Class in org.eclipse.birt.core.archive
- FolderArchiveReader(String) - Constructor for class org.eclipse.birt.core.archive.FolderArchiveReader
- FolderArchiveReader(String, boolean) - Constructor for class org.eclipse.birt.core.archive.FolderArchiveReader
- FolderArchiveWriter - Class in org.eclipse.birt.core.archive
- FolderArchiveWriter(String) - Constructor for class org.eclipse.birt.core.archive.FolderArchiveWriter
- folderName - Variable in class org.eclipse.birt.core.archive.FolderArchiveFile
- forLocale(Locale) - Static method in class org.eclipse.birt.core.util.LocaleUtil
- format(double) - Method in class org.eclipse.birt.core.format.NumberFormatter
- format(long) - Method in class org.eclipse.birt.core.format.NumberFormatter
-
formats a long integer
- format(Number) - Method in class org.eclipse.birt.core.format.NumberFormatter
- format(String) - Method in class org.eclipse.birt.core.format.StringFormatter
-
returns the formated string for the string parameter.
- format(BigDecimal) - Method in class org.eclipse.birt.core.format.NumberFormatter
-
formats a BigDecimal value into a string
- format(Date) - Static method in class org.eclipse.birt.core.data.DateFormatISO8601
-
Parse a date/time string.
- format(Date) - Method in class org.eclipse.birt.core.format.DateFormatter
-
transfer the format string pattern from msdn to the string pattern which java can recognize
- format(Date, TimeZone) - Static method in class org.eclipse.birt.core.data.DateFormatISO8601
-
Format a date/time object.
- formatPattern - Variable in class org.eclipse.birt.core.format.NumberFormatter
-
the format pattern
- formatPattern - Variable in class org.eclipse.birt.core.format.StringFormatter
- formatValue(Object) - Method in class org.eclipse.birt.core.format.AutoFormatter
- formatValue(Object) - Method in class org.eclipse.birt.core.format.DateFormatter
- formatValue(Object) - Method in class org.eclipse.birt.core.format.IFormatter.DefaultFormatter
- formatValue(Object) - Method in interface org.eclipse.birt.core.format.IFormatter
-
format the value object into a string.
- formatValue(Object) - Method in class org.eclipse.birt.core.format.LocaleNeutralFormatter
- formatValue(Object) - Method in class org.eclipse.birt.core.format.NumberFormatter
- formatValue(Object) - Method in class org.eclipse.birt.core.format.StringFormatter
- FrameworkException - Exception in org.eclipse.birt.core.framework
-
A checked exception representing a failure.
- FrameworkException(String) - Constructor for exception org.eclipse.birt.core.framework.FrameworkException
- FrameworkException(String, Object[]) - Constructor for exception org.eclipse.birt.core.framework.FrameworkException
- FrameworkException(String, Object[], Throwable) - Constructor for exception org.eclipse.birt.core.framework.FrameworkException
- FrameworkException(String, Throwable) - Constructor for exception org.eclipse.birt.core.framework.FrameworkException
- fromApiDataTypeToJavaClass(int) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
- fs - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
G
- 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.
- generateParseException() - Method in class org.eclipse.birt.core.template.Parser
-
Generate ParseException.
- 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(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaMap
- get(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeNamedList
- get(int, Scriptable) - Method in class org.eclipse.birt.core.script.ScriptableParameters
- get(String, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaMap
- get(String, 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
- 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
-
Deprecated.use getArchiveFile instead
- getArchiveFile() - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
- getArchiveFile() - Method in class org.eclipse.birt.core.archive.FolderArchive
- getArchiveFile() - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
- getArchiveFile() - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
Get archive file
- 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() - Method in class org.eclipse.birt.core.script.ScriptExpression
- 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
- 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) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
- getConfigInteger(String, int) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
- 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) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
- getConfigVar(String, String) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
- 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.
- getDateFormat(String) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Find the date format pattern string for a given datetime string without specified locale.
- getDateFormat(String, TimeZone) - Static method in class org.eclipse.birt.core.data.DateFormatISO8601
-
Deprecated.use getSimpleDateFormat instead
- getDateFormat(String, ULocale, TimeZone) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Deprecated.use getDateFormatObject instead
- getDateFormatObject(String, ULocale, TimeZone) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Retrieve date format object that matches the given date/time string
- 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
- getDependId() - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- 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
- getEntryName(String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
escape entry name to a valid file name
- getEntryName(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
convert a folder to entry name.
- 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.
- getFilePath(String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
escape entry name to a valid file path duplicate '/' will be removed
- getFilePath(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- getFilePointer() - Method in class org.eclipse.birt.core.archive.RAStreamBufferMgr
- getFloat(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
- getFolderPath(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- getFormat() - Method in class org.eclipse.birt.core.template.TextTemplate.ValueNode
- getFormatCode() - Method in class org.eclipse.birt.core.format.DateFormatter
-
Method to return 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
-
Method to return the format code according to format type and current locale
- getFrameworkContextClassLoader() - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
- getFullPath(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- 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(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.
- getInt(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
- 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
- getLength() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
- getLength() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
- getLength() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
- getLength() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
- getLength() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
- getLength() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
- getLength() - Method in class org.eclipse.birt.core.archive.FolderArchiveEntry
- getLength() - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- 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
-
Deprecated.since 2.1
- getLocale() - Static method in class org.eclipse.birt.core.i18n.ThreadResources
-
Deprecated.since 2.1
- getLocale() - Method in class org.eclipse.birt.core.script.ScriptContext
- getLocalizedFormatCode() - Method in class org.eclipse.birt.core.format.DateFormatter
-
Method to return the 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() - Method in error org.eclipse.birt.core.template.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage(String) - Method in class org.eclipse.birt.core.i18n.ResourceHandle
-
Get a message given the message key.
- getMessage(String) - Static method in class org.eclipse.birt.core.i18n.ThreadResources
-
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, Object[]) - Static method in class org.eclipse.birt.core.i18n.ThreadResources
-
Get a message that has placeholders.
- 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.FolderArchiveFile
- 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() - 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
- getName(int) - Static method in class org.eclipse.birt.core.data.DataType
-
Gets the description of a data type.
- 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
- getReferencedDimLevel(String) - Static method in class org.eclipse.birt.core.data.OlapExpressionCompiler
- getReferencedMeasure(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Deprecated.replaced by getAllReferencedMeasures
- getReferencedMeasure(String) - Static method in class org.eclipse.birt.core.data.OlapExpressionCompiler
- getRelativePath(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- 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
-
Deprecated.since 2.1
- 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.
- getSimpleDateFormat(String, TimeZone) - Static method in class org.eclipse.birt.core.data.DateFormatISO8601
-
Get a date format object that can parse the given date/time string
- 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) - Method in interface org.eclipse.birt.core.preference.IPreferences
- getString(String, Locale) - Static method in class org.eclipse.birt.core.i18n.CoreMessages
-
Returns common translation for current local.
- 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
- getSystemId() - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- 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
- getUsedCache() - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- 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
H
- handler - Variable in class org.eclipse.birt.core.framework.parser.ParseState
-
The SAX parser handler associated with this parse state.
- has(int, Scriptable) - Method in class org.eclipse.birt.core.script.BaseScriptable
- has(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaList
- has(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeNamedList
- has(String, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaMap
- has(String, Scriptable) - Method in class org.eclipse.birt.core.script.NativeNamedList
- has(String, Scriptable) - Method in class org.eclipse.birt.core.script.ScriptableParameter
- has(String, Scriptable) - Method in class org.eclipse.birt.core.script.ScriptableParameters
- hasAggregation() - Method in class org.eclipse.birt.core.data.ExpressionParserUtility
- hasAggregation(String) - Static method in class org.eclipse.birt.core.data.ExpressionParserUtility
- hasAggregation(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
whethter the expression has aggregation
- hasInstance(Scriptable) - Method in class org.eclipse.birt.core.script.BaseScriptable
- hasInstance(Scriptable) - Method in class org.eclipse.birt.core.script.NativeNamedList
- head - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
-
header status
- HEADER_BLOCK - Static variable in class org.eclipse.birt.core.archive.compound.Block
-
the block of archive header
I
- 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
- 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 - Variable in class org.eclipse.birt.core.template.Token
-
The string image of the token.
- Image() - Method in class org.eclipse.birt.core.template.Parser
- 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
- ImageNode() - Constructor for 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
- InnerAnyTagState() - Constructor for class org.eclipse.birt.core.framework.parser.XMLParserHandler.InnerAnyTagState
- InnerParseState() - Constructor for class org.eclipse.birt.core.framework.parser.XMLParserHandler.InnerParseState
- 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[]) - Static method in class org.eclipse.birt.core.util.IOUtil
- integerToBytes(int, byte[], int) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- 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
- isDirectColumnRef(String, String) - Static 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.
J
- JAVA_OBJECT_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
- JAVA_PLATFORM - Static variable in class org.eclipse.birt.core.framework.Platform
- JAVASCRIPT_COMMON_ERROR - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- JAVASCRIPT_ERROR - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- JAVASCRIPT_NATIVE_NOT_FOUND - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- JAVASCRIPT_PARAMETER_NOT_EXIST - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- JAVASCRIPT_VARIABLE_NOT_EXIST - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- JavascriptEvalUtil - Class in org.eclipse.birt.core.script
-
Utilities to faciliate the evaluation of Javascript expressions.
- JavascriptEvalUtil() - Constructor for class org.eclipse.birt.core.script.JavascriptEvalUtil
- jj_nt - Variable in class org.eclipse.birt.core.template.Parser
-
Next token.
- jjFillToken() - Method in class org.eclipse.birt.core.template.ParserTokenManager
- jjnewLexState - Static variable in class org.eclipse.birt.core.template.ParserTokenManager
-
Lex State array.
- jjstrLiteralImages - Static variable in class org.eclipse.birt.core.template.ParserTokenManager
-
Token literal values.
- jjtAccept(ParserVisitor, Object) - Method in class org.eclipse.birt.core.template.ASTAttribute
-
Accept the visitor.
- jjtAccept(ParserVisitor, Object) - Method in class org.eclipse.birt.core.template.ASTEbody_content
-
Accept the visitor.
- jjtAccept(ParserVisitor, Object) - Method in class org.eclipse.birt.core.template.ASTImage
-
Accept the visitor.
- jjtAccept(ParserVisitor, Object) - Method in class org.eclipse.birt.core.template.ASTTemplate
-
Accept the visitor.
- jjtAccept(ParserVisitor, Object) - Method in class org.eclipse.birt.core.template.ASTText
-
Accept the visitor.
- jjtAccept(ParserVisitor, Object) - Method in class org.eclipse.birt.core.template.ASTValueOf
-
Accept the visitor.
- jjtAccept(ParserVisitor, Object) - Method in class org.eclipse.birt.core.template.ASTViewTimeValueOf
-
Accept the visitor.
- jjtAccept(ParserVisitor, Object) - Method in interface org.eclipse.birt.core.template.Node
-
Accept the visitor.
- jjtAccept(ParserVisitor, Object) - Method in class org.eclipse.birt.core.template.SimpleNode
-
Accept the visitor.
- jjtAddChild(Node, int) - Method in interface org.eclipse.birt.core.template.Node
-
This method tells the node to add its argument to the node's list of children.
- jjtAddChild(Node, int) - Method in class org.eclipse.birt.core.template.SimpleNode
- JJTATTRIBUTE - Static variable in interface org.eclipse.birt.core.template.ParserTreeConstants
- jjtClose() - Method in interface org.eclipse.birt.core.template.Node
-
This method is called after all the child nodes have been added.
- jjtClose() - Method in class org.eclipse.birt.core.template.SimpleNode
- JJTEBODY_CONTENT - Static variable in interface org.eclipse.birt.core.template.ParserTreeConstants
- jjtGetChild(int) - Method in interface org.eclipse.birt.core.template.Node
-
This method returns a child node.
- jjtGetChild(int) - Method in class org.eclipse.birt.core.template.SimpleNode
- jjtGetNumChildren() - Method in interface org.eclipse.birt.core.template.Node
-
Return the number of children the node has.
- jjtGetNumChildren() - Method in class org.eclipse.birt.core.template.SimpleNode
- jjtGetParent() - Method in interface org.eclipse.birt.core.template.Node
- jjtGetParent() - Method in class org.eclipse.birt.core.template.SimpleNode
- JJTIMAGE - Static variable in interface org.eclipse.birt.core.template.ParserTreeConstants
- jjtNodeName - Static variable in interface org.eclipse.birt.core.template.ParserTreeConstants
- jjtOpen() - Method in interface org.eclipse.birt.core.template.Node
-
This method is called after the node has been made the current node.
- jjtOpen() - Method in class org.eclipse.birt.core.template.SimpleNode
- JJTParserState - Class in org.eclipse.birt.core.template
- JJTParserState() - Constructor for class org.eclipse.birt.core.template.JJTParserState
- jjtree - Variable in class org.eclipse.birt.core.template.Parser
- jjtSetParent(Node) - Method in interface org.eclipse.birt.core.template.Node
-
This pair of methods are used to inform the node of its parent.
- jjtSetParent(Node) - Method in class org.eclipse.birt.core.template.SimpleNode
- JJTTEMPLATE - Static variable in interface org.eclipse.birt.core.template.ParserTreeConstants
- JJTTEXT - Static variable in interface org.eclipse.birt.core.template.ParserTreeConstants
- JJTVALUEOF - Static variable in interface org.eclipse.birt.core.template.ParserTreeConstants
- JJTVIEWTIMEVALUEOF - Static variable in interface org.eclipse.birt.core.template.ParserTreeConstants
- JsValueCallable(Callable, Scriptable) - Constructor for class org.eclipse.birt.core.script.ScriptableParameter.JsValueCallable
- jumpTo() - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
-
Jumps to the specified state that the current state needs to go.
K
- KEY_SIZE_ERROR - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- kind - Variable in class org.eclipse.birt.core.template.Token
-
An integer that describes the kind of this token.
L
- launcher - Static variable in class org.eclipse.birt.core.framework.Platform
- length() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
- length() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
- length() - Method in class org.eclipse.birt.core.archive.RAFileInputStream
- length() - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
- length() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
- length() - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
- length() - Method in class org.eclipse.birt.core.archive.RAInputStream
- length() - Method in class org.eclipse.birt.core.archive.RAOutputStream
- length() - Method in class org.eclipse.birt.core.archive.RAStreamBufferMgr
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.eclipse.birt.core.template.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- lexStateNames - Static variable in class org.eclipse.birt.core.template.ParserTokenManager
-
Lexer state names.
- line - Variable in class org.eclipse.birt.core.template.SimpleCharStream
- lineNo - Variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
The line of the file on which the error occurred.
- lineNumber - Variable in class org.eclipse.birt.core.script.ScriptExpression
- listAllFiles(File, ArrayList<? super File>) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
Get all the files under the specified folder (including all the files under sub-folders)
- listAllStreams() - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
- listAllStreams() - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
- listAllStreams() - Method in class org.eclipse.birt.core.archive.FolderArchive
- listAllStreams() - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
- listAllStreams() - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
- listAllStreams() - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
-
get all the stream in the archive file.
- listAllStreams() - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
get all the stream in the archive file.
- listEntries(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
- listEntries(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
- listEntries(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
- listEntries(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
- listEntries(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
- listEntries(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
- listEntries(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- listStreams(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
- listStreams(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
- listStreams(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
- listStreams(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
-
return a list of strings which are the relative path of streams
- listStreams(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
-
return a list of strings which are the relative path of streams
- listStreams(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
- listStreams(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
- loadClass(String) - Method in interface org.eclipse.birt.core.framework.IBundle
- loadClass(String, boolean) - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher.ChildFirstURLClassLoader
- locale - Variable in class org.eclipse.birt.core.format.NumberFormatter
-
the locale used for formatting
- LocaleNeutralFormatter - Class in org.eclipse.birt.core.format
- LocaleNeutralFormatter() - Constructor for class org.eclipse.birt.core.format.LocaleNeutralFormatter
- LocaleUtil - Class in org.eclipse.birt.core.util
- LocaleUtil() - Constructor for class org.eclipse.birt.core.util.LocaleUtil
- locator - Variable in class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
SAX
Locator
for reporting errors. - lock() - Method in class org.eclipse.birt.core.util.BTreeUtil.ReaderTreeFile
- lock(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
- lock(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
- lock(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
- lock(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
- lock(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
- lock(String) - Method in interface org.eclipse.birt.core.archive.IArchiveLockManager
-
lock the object named by "name"
- lock(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
-
try to lock the stream
- lock(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
try to lock the stream
- lockEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
- lockEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
- lockEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
- lockEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
- lockEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
- lockEntry(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
- lockEntry(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- log - Static variable in class org.eclipse.birt.core.framework.Platform
- log - Static variable in class org.eclipse.birt.core.framework.PlatformServletContext
- logger - Static variable in class org.eclipse.birt.core.archive.RAFileOutputStream
-
the logger
- logger - Static variable in class org.eclipse.birt.core.format.DateFormatter
-
logger used to log syntax errors.
- logger - Static variable in class org.eclipse.birt.core.format.NumberFormatter
-
logger used to log syntax errors.
- logger - Static variable in class org.eclipse.birt.core.format.StringFormatter
-
logger used to log syntax errors.
- logger - Static variable in class org.eclipse.birt.core.script.ScriptEngineFactoryManager
- logger - Static variable in class org.eclipse.birt.core.template.TemplateParser
-
the logger
- logger - Static variable in class org.eclipse.birt.core.util.IOUtil
- logTimeTaken(Logger, Level, String) - Method in class org.eclipse.birt.core.util.BirtTimer
-
writes "{0} takes {1} Milliseconds." to log
- logTimeTaken(Logger, Level, String, String) - Method in class org.eclipse.birt.core.util.BirtTimer
-
writes "{0} takes {1} Milliseconds." to log
- LONG_DEFAULT_DEFAULT - Static variable in interface org.eclipse.birt.core.preference.IPreferences
-
The default-default value for long preferences (
0L
). - LONG_LENGTH - Static variable in class org.eclipse.birt.core.util.IOUtil
- longToBytes(long, byte[]) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- longToBytes(long, byte[]) - Static method in class org.eclipse.birt.core.util.IOUtil
- longToBytes(long, byte[], int) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
M
- MALFORMED_INPUT_AROUND_BYTE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- MALFORMED_INPUT_ERROR - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- ManagerHolder() - Constructor for class org.eclipse.birt.core.archive.ArchiveLockManager.ManagerHolder
- MathUtil - Class in org.eclipse.birt.core.script
- MathUtil() - Constructor for class org.eclipse.birt.core.script.MathUtil
- MAX_NUMBER_OF_STREAM_BUFFER - Static variable in class org.eclipse.birt.core.util.IOUtil
- maxNextCharInd - Variable in class org.eclipse.birt.core.template.SimpleCharStream
- MEASURE_INDICATOR - Static variable in class org.eclipse.birt.core.data.ExpressionUtil
-
prefix for measure
- MIN_BUFFER_POOL_SIZE - Static variable in class org.eclipse.birt.core.archive.compound.Block
-
Min size of buffer pool - number of buffer blocks in buffer pool
- MISMATCH_KEY_LENGTH - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- MISMATCH_VALUE_LENGTH - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- month(Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Month of date/time value d.
- multiply(Object, Object) - Static method in class org.eclipse.birt.core.script.MathUtil
N
- name - Variable in class org.eclipse.birt.core.archive.compound.ArchiveEntry
- name - Variable in class org.eclipse.birt.core.template.ASTAttribute
- NativeJavaLinkedHashMap - Class in org.eclipse.birt.core.script
-
Represents the scriptable object for Java object,
LinkedHashMap
. - NativeJavaLinkedHashMap() - Constructor for class org.eclipse.birt.core.script.NativeJavaLinkedHashMap
- NativeJavaLinkedHashMap(Scriptable, Object, Class) - Constructor for class org.eclipse.birt.core.script.NativeJavaLinkedHashMap
- NativeJavaList - Class in org.eclipse.birt.core.script
- NativeJavaList() - Constructor for class org.eclipse.birt.core.script.NativeJavaList
- NativeJavaList(Scriptable, Object, Class) - Constructor for class org.eclipse.birt.core.script.NativeJavaList
- NativeJavaMap - Class in org.eclipse.birt.core.script
-
Represents the scriptable object for Java object which implements the interface
Map
. - NativeJavaMap() - Constructor for class org.eclipse.birt.core.script.NativeJavaMap
- NativeJavaMap(Scriptable, Object, Class) - Constructor for class org.eclipse.birt.core.script.NativeJavaMap
- NativeNamedList - Class in org.eclipse.birt.core.script
- NativeNamedList() - Constructor for class org.eclipse.birt.core.script.NativeNamedList
- NativeNamedList(Scriptable, String[], HashMap) - Constructor for class org.eclipse.birt.core.script.NativeNamedList
- negate(Object) - Static method in class org.eclipse.birt.core.script.MathUtil
- newContext(Object) - Method in class org.eclipse.birt.core.script.ScriptContext
- newContext(Object, Map<String, Object>) - Method in class org.eclipse.birt.core.script.ScriptContext
- newToken(int) - Static method in class org.eclipse.birt.core.template.Token
- newToken(int, String) - Static method in class org.eclipse.birt.core.template.Token
-
Returns a new Token object, by default.
- next - Variable in class org.eclipse.birt.core.template.Token
-
A reference to the next regular (non-special) token from the input stream.
- NO_SUCH_SCRIPT_EXTENSION - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- Node - Interface in org.eclipse.birt.core.template
- Node() - Constructor for class org.eclipse.birt.core.template.TextTemplate.Node
- nodeArity() - Method in class org.eclipse.birt.core.template.JJTParserState
- nodeCreated() - Method in class org.eclipse.birt.core.template.JJTParserState
- NOT_COMPOUND_FILE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- NOT_EXT2_ARCHIVE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- NOT_SERIALIZABLE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- NOT_SUPPORTED_SERIALIZABLE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- NULL_SOURCE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- NUM - Static variable in interface org.eclipse.birt.core.template.ParserConstants
-
RegularExpression Id.
- numberFormat - Variable in class org.eclipse.birt.core.format.NumberFormatter
-
a java.text.NumberFormat format object.
- NumberFormatter - Class in org.eclipse.birt.core.format
-
Defines a number formatting class.
- NumberFormatter() - Constructor for class org.eclipse.birt.core.format.NumberFormatter
-
constructor with no argument
- NumberFormatter(ULocale) - Constructor for class org.eclipse.birt.core.format.NumberFormatter
- NumberFormatter(String) - Constructor for class org.eclipse.birt.core.format.NumberFormatter
-
constructor with a format string as parameter
- NumberFormatter(String, ULocale) - Constructor for class org.eclipse.birt.core.format.NumberFormatter
-
constructor that takes a format pattern and a locale
- NumberFormatter(String, Locale) - Constructor for class org.eclipse.birt.core.format.NumberFormatter
-
Deprecated.since 2.1
- NumberFormatter(Locale) - Constructor for class org.eclipse.birt.core.format.NumberFormatter
-
Deprecated.since 2.1
O
- oaMessageArguments - Variable in exception org.eclipse.birt.core.exception.BirtException
-
Optional arguments to be used with a resource key to build the error message
- OBJECT_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
- ODA_PROP_CONFIG_KEY_SEPARATOR - Static variable in class org.eclipse.birt.core.data.Constants
- ODA_PROP_CONFIGURATION_ID - Static variable in class org.eclipse.birt.core.data.Constants
- OK - Static variable in exception org.eclipse.birt.core.exception.BirtException
-
Status severity constant (value 0) indicating this exception represents the nominal case.
- OlapExpressionCompiler - Class in org.eclipse.birt.core.data
- OlapExpressionCompiler() - Constructor for class org.eclipse.birt.core.data.OlapExpressionCompiler
- open() - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
- open() - Method in class org.eclipse.birt.core.archive.FolderArchive
- open() - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
- open() - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
-
This functiona must be called before the reader is used.
- openArchive(String, String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileFactory
- openArchive(String, String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFileFactory
-
Open the archive or view.
- openArchiveForAppending() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
- openArchiveForReading() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
- openBTree(IArchiveFile, String, int) - Static method in class org.eclipse.birt.core.util.BTreeUtil
- openBTree(IDocArchiveReader, String, int) - Static method in class org.eclipse.birt.core.util.BTreeUtil
- openBTree(IDocArchiveWriter, String, int) - Static method in class org.eclipse.birt.core.util.BTreeUtil
- openedEntries - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
- openEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
- openEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
- openEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
- openEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
- openEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
- openEntry(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
- openEntry(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- openEntry(ArchiveEntryV3) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
- openEntry(ArchiveView.ViewEntry) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
- openNodeScope(Node) - Method in class org.eclipse.birt.core.template.JJTParserState
- openRandomAccessStream(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
- openRandomAccessStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
- openRandomAccessStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
- openRandomAccessStream(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
- openView(String, String, IArchiveFile) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileFactory
- openView(String, String, IArchiveFile) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFileFactory
-
Open the view with viewId in
mode
mode, the depend archive file is opened in r mode, and is shared. - org.eclipse.birt.core.archive - package org.eclipse.birt.core.archive
- org.eclipse.birt.core.archive.compound - package org.eclipse.birt.core.archive.compound
- org.eclipse.birt.core.config - package org.eclipse.birt.core.config
-
Provides configuration component for BIRT to access configuration variables.
- org.eclipse.birt.core.data - package org.eclipse.birt.core.data
-
Provide BIRT's data util component.
- org.eclipse.birt.core.exception - package org.eclipse.birt.core.exception
-
Defines BIRT's Exception framework.
- org.eclipse.birt.core.format - package org.eclipse.birt.core.format
-
Provides a set of formatter classes.
- org.eclipse.birt.core.framework - package org.eclipse.birt.core.framework
-
Defines the platform interfaces that allow BIRT to be run in Eclipse and server environments.
- org.eclipse.birt.core.framework.osgi - package org.eclipse.birt.core.framework.osgi
- org.eclipse.birt.core.framework.parser - package org.eclipse.birt.core.framework.parser
-
Provides a framework for parsing an XML file using a SAX parser.
- org.eclipse.birt.core.i18n - package org.eclipse.birt.core.i18n
-
Provides i18n support.
- org.eclipse.birt.core.plugin - package org.eclipse.birt.core.plugin
- org.eclipse.birt.core.preference - package org.eclipse.birt.core.preference
- org.eclipse.birt.core.script - package org.eclipse.birt.core.script
-
Provides Java Script support to BIRT.
- org.eclipse.birt.core.template - package org.eclipse.birt.core.template
- org.eclipse.birt.core.util - package org.eclipse.birt.core.util
- OS_AIX - Static variable in interface org.eclipse.birt.core.framework.IPlatform
- OS_HPUX - Static variable in interface org.eclipse.birt.core.framework.IPlatform
- OS_LINUX - Static variable in interface org.eclipse.birt.core.framework.IPlatform
- OS_MACOSX - Static variable in interface org.eclipse.birt.core.framework.IPlatform
- OS_QNX - Static variable in interface org.eclipse.birt.core.framework.IPlatform
- OS_SOLARIS - Static variable in interface org.eclipse.birt.core.framework.IPlatform
- OS_UNKNOWN - Static variable in interface org.eclipse.birt.core.framework.IPlatform
- OS_WIN32 - Static variable in interface org.eclipse.birt.core.framework.IPlatform
- OSGI_ARGUMENTS - Static variable in interface org.eclipse.birt.core.framework.IPlatformConfig
-
defines the launch arguments to access OSGi framework
- OSGI_CONFIGURATION - Static variable in interface org.eclipse.birt.core.framework.IPlatformConfig
-
defines the configuration used to launch the OSGi framework
- OSGILauncher - Class in org.eclipse.birt.core.framework.osgi
- OSGILauncher() - Constructor for class org.eclipse.birt.core.framework.osgi.OSGILauncher
- OSGILauncher.ChildFirstURLClassLoader - Class in org.eclipse.birt.core.framework.osgi
-
The ChildFirstURLClassLoader alters regular ClassLoader delegation and will check the URLs used in its initialization for matching classes before delegating to it's parent.
- OSGIPolicy - Class in org.eclipse.birt.core.framework.osgi
- OUT_OF_RANGE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- output - Variable in class org.eclipse.birt.core.archive.compound.ArchiveEntry
P
- PARAMETER_INDICATOR - Static variable in class org.eclipse.birt.core.data.ExpressionUtil
-
prefix for parameter
- ParameterAttribute - Class in org.eclipse.birt.core.script
- ParameterAttribute() - Constructor for class org.eclipse.birt.core.script.ParameterAttribute
- ParameterAttribute(Object[], String[]) - Constructor for class org.eclipse.birt.core.script.ParameterAttribute
- ParameterAttribute(Object, String) - Constructor for class org.eclipse.birt.core.script.ParameterAttribute
- parent - Variable in class org.eclipse.birt.core.template.SimpleNode
- parse(Reader) - Method in class org.eclipse.birt.core.template.Parser
- 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(String) - Method in class org.eclipse.birt.core.template.TemplateParser
- parse(String, TimeZone) - Static method in class org.eclipse.birt.core.data.DateFormatISO8601
-
Parse a date/time string.
- 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() - 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.
- 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.
- parser - Variable in class org.eclipse.birt.core.template.SimpleNode
- 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.
- 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 - Static variable in class org.eclipse.birt.core.framework.Platform
- Platform - Class in org.eclipse.birt.core.framework
-
Defines a generic Platform class that wraps around an
EclipsePlatform
orServerPlatform
class. - Platform() - Constructor for 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 - Variable in class org.eclipse.birt.core.framework.PlatformServletContext
- 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
- 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) - Constructor for class org.eclipse.birt.core.framework.PlatformServletContext
- PlatformServletContext(ServletContext, String) - Constructor for class org.eclipse.birt.core.framework.PlatformServletContext
-
Deprecated.since 2.1
- 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.archive.FolderArchiveFile
- 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_DEFAULT_BLOCK_SIZE - Static variable in class org.eclipse.birt.core.archive.compound.Block
-
the system property defines the block size, it should be times of 1024.
- 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(int, Scriptable, Object) - Method in class org.eclipse.birt.core.script.NativeJavaMap
- 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.NativeJavaMap
- put(String, 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
Q
- quarter(Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
Quarter number (1 to 4) of date/time value d
R
- 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() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
- 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() - 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.compound.ArchiveEntryInputStream
- 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(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(int, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.Block
- 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(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryV3
- read(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.FolderArchiveEntry
- 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.FolderArchiveFile
- 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) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, 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.Parser
-
Reinitialise.
- ReInit(InputStream, String) - 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, String, int, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.eclipse.birt.core.template.Parser
-
Reinitialise.
- ReInit(Reader) - 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, int, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
-
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.
- 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
- removeEntry(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- removeFileAndFolder(File) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- 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.
- resetSuffix() - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
When tests repeat, the static suffix has a wrong value.
- 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.
- ResourceHandle(Locale) - Constructor for class org.eclipse.birt.core.i18n.ResourceHandle
-
Deprecated.since 2.1
- 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
S
- 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 class org.eclipse.birt.core.archive.FolderArchiveFile
- 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
- 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
- setCacheSize(long) - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- 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, double) - Method in interface org.eclipse.birt.core.preference.IPreferences
- setDefault(String, float) - Method in interface org.eclipse.birt.core.preference.IPreferences
- setDefault(String, int) - Method in interface org.eclipse.birt.core.preference.IPreferences
- setDefault(String, long) - Method in interface org.eclipse.birt.core.preference.IPreferences
- setDefault(String, String) - Method in interface org.eclipse.birt.core.preference.IPreferences
- setDependId(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
- setDependId(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- 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
- setLength(long) - Method in class org.eclipse.birt.core.archive.FolderArchiveEntry
- 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 class org.eclipse.birt.core.format.StringFormatter
-
Deprecated.since 2.1
- setLocale(Locale) - Static method in class org.eclipse.birt.core.i18n.ThreadResources
-
Deprecated.since 2.1
- 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
- setSystemId(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- 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
- setTempFileFolder(String) - Static method in class org.eclipse.birt.core.archive.compound.ArchiveFile
-
Sets the temporary file folder to contain 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(Object) - Method in class org.eclipse.birt.core.script.ParameterAttribute
- setValue(String) - Method in class org.eclipse.birt.core.template.ASTAttribute
- setValue(String, boolean) - Method in interface org.eclipse.birt.core.preference.IPreferences
- setValue(String, double) - Method in interface org.eclipse.birt.core.preference.IPreferences
- setValue(String, float) - Method in interface org.eclipse.birt.core.preference.IPreferences
- setValue(String, int) - Method in interface org.eclipse.birt.core.preference.IPreferences
- setValue(String, long) - Method in interface org.eclipse.birt.core.preference.IPreferences
- setValue(String, String) - Method in interface org.eclipse.birt.core.preference.IPreferences
- 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(InputStream) - 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, int, 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, String, int, int) - 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(Reader) - 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, int, int, int) - 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.
- split(String, char) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
-
split strings by the character.
- 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() - Method in class org.eclipse.birt.core.util.BirtTimer
-
start timer
- start(BundleContext) - Method in class org.eclipse.birt.core.plugin.BIRTPlugin
- 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() - Static method in class org.eclipse.birt.core.framework.Platform
- startup(PlatformConfig) - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
- 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) - Constructor for class org.eclipse.birt.core.format.StringFormatter
-
constructor with a format string argument
- StringFormatter(String, ULocale) - Constructor for class org.eclipse.birt.core.format.StringFormatter
-
Constructor with the format string and locale
- StringFormatter(String, Locale) - Constructor for class org.eclipse.birt.core.format.StringFormatter
-
Deprecated.since 2.1
- StringFormatter(Locale) - Constructor for class org.eclipse.birt.core.format.StringFormatter
-
Deprecated.since 2.1
- 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
- systemId - Variable in class org.eclipse.birt.core.archive.FolderArchiveFile
T
- 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.
- TextNode() - Constructor for class org.eclipse.birt.core.template.TextTemplate.TextNode
- 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.ImageNode - Class in org.eclipse.birt.core.template
- TextTemplate.Node - Class in org.eclipse.birt.core.template
- TextTemplate.TextNode - Class in org.eclipse.birt.core.template
- TextTemplate.ValueNode - Class in org.eclipse.birt.core.template
- 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
-
property: time unformatted
- tmpFileFolder - Static variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
- tmpFileName - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
- 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.
- 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
- 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, TimeZone) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Convert a string to a Date instance according to the TimeZone value
- 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
-
Parses a date/time string
- toDate(String, Locale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
A temp solution to the adoption of ICU4J to BIRT.
- toDateWithCheck(String, ULocale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Convert string to date with check.
- toDateWithCheck(String, Locale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
A temp solution to the adoption of ICU4J in BIRT.
- 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);
- toDouble(Object, ULocale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
- toDouble(Object, Locale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
- 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();
- toInteger(Object, ULocale) - 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(boolean, int, int, int, String, char, int) - Constructor for error org.eclipse.birt.core.template.TokenMgrError
-
Full Constructor.
- TokenMgrError(String, int) - Constructor for error org.eclipse.birt.core.template.TokenMgrError
-
Constructor with message and reason.
- toLocaleNeutralString(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
Convert an object to an locale neutral String value.
- toLocaleNeutralString(Object, TimeZone) - 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() - Method in interface org.eclipse.birt.core.framework.IPlatformPath
- toString() - Method in class org.eclipse.birt.core.template.SimpleNode
- toString() - Method in class org.eclipse.birt.core.template.Token
-
Returns the image.
- 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, 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(Object, Locale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
-
A temp solution to the adoption of ICU4J.
- toString(String) - Method in class org.eclipse.birt.core.template.SimpleNode
- 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"
).
U
- UNEXPECTED_EQUAL_KEYS - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- UNEXPECTED_NODE_TYPE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- UNIX_SEPARATOR_CHAR - Static variable in class org.eclipse.birt.core.archive.ArchiveUtil
- UNIX_SEPERATOR - Static variable in class org.eclipse.birt.core.archive.ArchiveUtil
- UNKNOWN_PLATFORM - Static variable in class org.eclipse.birt.core.framework.Platform
- UNKNOWN_TAG - Static variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
-
The XML file contains an unsupported element.
- UNKNOWN_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
- UNKNOWN_VALUE_TYPE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- unloadBlock(Block) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
- unlock(Object) - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
- unlock(Object) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
- unlock(Object) - Method in class org.eclipse.birt.core.archive.FolderArchive
- unlock(Object) - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
- unlock(Object) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
- unlock(Object) - Method in interface org.eclipse.birt.core.archive.IArchiveLockManager
-
unlock the object locked by "lock".
- unlock(Object) - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
-
unlock the stream locked by the object.
- unlock(Object) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
-
unlock the stream locked by the object.
- unlock(Object) - Method in class org.eclipse.birt.core.util.BTreeUtil.ReaderTreeFile
- unlockEntry(Object) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
- unlockEntry(Object) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV1
- unlockEntry(Object) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV2
- unlockEntry(Object) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileV3
- unlockEntry(Object) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
- unlockEntry(Object) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
- unlockEntry(Object) - Method in class org.eclipse.birt.core.archive.FolderArchiveFile
- UNPARSEABLE_STRING - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- UNSUPPORTED_ARCHIVE_VERSION - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- UNSUPPORTED_BLOCK_SIZE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- UNSUPPORTED_DATA_TYPE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- UNSUPPORTED_FILE_MODE - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- UNSUPPORTED_VERSION - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- unwrap() - Method in class org.eclipse.birt.core.script.ScriptableParameter
- unzip(String, String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
- unzipArchive(File, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- UpdateLineColumn(char) - Method in class org.eclipse.birt.core.template.SimpleCharStream
- updateParentQueryReferenceExpression(String, boolean) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
-
Translate the old expression with "rows" as parent query indicator to new expression using "row._outer" as parent query indicator.
- urb - Static variable in exception org.eclipse.birt.core.framework.FrameworkException
- URLClassLoader - Class in org.eclipse.birt.core.framework
-
A URL class loader with close API.
- URLClassLoader(URL[]) - Constructor for class org.eclipse.birt.core.framework.URLClassLoader
- URLClassLoader(URL[], ClassLoader) - Constructor for class org.eclipse.birt.core.framework.URLClassLoader
V
- value - Variable in class org.eclipse.birt.core.template.ASTAttribute
- Value_SIZE_ERROR - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
- ValueNode() - Constructor for class org.eclipse.birt.core.template.TextTemplate.ValueNode
- ValueOf() - Method in class org.eclipse.birt.core.template.Parser
- VARIABLE_INDICATOR - Static variable in class org.eclipse.birt.core.data.ExpressionUtil
-
prefix for variable
- ViewTimeValueOf() - Method in class org.eclipse.birt.core.template.Parser
- visit(ASTAttribute, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
- visit(ASTAttribute, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
- visit(ASTEbody_content, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
- visit(ASTEbody_content, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
- visit(ASTImage, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
- visit(ASTImage, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
- visit(ASTTemplate, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
- visit(ASTTemplate, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
- visit(ASTText, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
- visit(ASTText, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
- visit(ASTValueOf, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
- visit(ASTValueOf, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
- visit(ASTViewTimeValueOf, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
- visit(ASTViewTimeValueOf, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
- visit(SimpleNode, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
- visit(SimpleNode, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
- visitExpressionValue(TextTemplate.ExpressionValueNode, Object) - Method in interface org.eclipse.birt.core.template.TextTemplate.Visitor
- visitImage(TextTemplate.ImageNode, Object) - Method in interface org.eclipse.birt.core.template.TextTemplate.Visitor
- visitText(TextTemplate.TextNode, Object) - Method in interface org.eclipse.birt.core.template.TextTemplate.Visitor
- visitValue(TextTemplate.ValueNode, Object) - Method in interface org.eclipse.birt.core.template.TextTemplate.Visitor
W
- warning(SAXParseException) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
- WARNING - Static variable in exception org.eclipse.birt.core.exception.BirtException
-
Status type severity (bit mask, value 2) indicating this exception represents a warning.
- 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(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[]) - 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.compound.ArchiveEntryOutputStream
- write(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
-
Writes
len
bytes from the specified byte array starting at offsetoff
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 offsetoff
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(int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
- write(int) - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
-
The same behavior as OutputStream.write().
- write(int) - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
-
The same behavior as OutputStream.write().
- write(int, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.Block
- 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(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryV3
- write(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.FolderArchiveEntry
- 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
X
- XMLParserException - Exception in org.eclipse.birt.core.framework.parser
-
Reports a parse error.
- XMLParserException(Exception) - Constructor for exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Constructor.
- XMLParserException(Exception, String) - Constructor for exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Constructor.
- XMLParserException(String) - Constructor for exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Constructor.
- XMLParserException(ArrayList) - Constructor for exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Constructor.
- XMLParserException(SAXException) - Constructor for exception org.eclipse.birt.core.framework.parser.XMLParserException
-
Constructor.
- XMLParserHandler - Class in org.eclipse.birt.core.framework.parser
-
Framework for parsing an XML file using a SAX parser.
- XMLParserHandler() - Constructor for class org.eclipse.birt.core.framework.parser.XMLParserHandler
-
Constructor
- XMLParserHandler.InnerAnyTagState - Class in org.eclipse.birt.core.framework.parser
-
Parses any valid XML; handles unimplemented tags.
- XMLParserHandler.InnerParseState - Class in org.eclipse.birt.core.framework.parser
-
Base class provides the parse state framework.
Y
- year(Date) - Method in class org.eclipse.birt.core.data.DateTimeUtil
-
4-digit year number of date/time value d
Z
- zipFolderToStream(String, OutputStream) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
- zipOnClose - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form