A B C D E F G H I J K L M N O P R S T U V W X Z

A

A_EQ - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
A_NAME - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
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.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.
add_escapes(String) - Method in exception org.eclipse.birt.core.template.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addEscapes(String) - Static method in error org.eclipse.birt.core.template.TokenMgrError
Replaces unprintable characters by their espaced (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
 
ALPHA - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
ALPHANUM - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
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.
appendContent(String) - Method in class org.eclipse.birt.core.template.ASTText
 
applyPattern(String) - Method in class org.eclipse.birt.core.format.DateFormatter
 
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(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 - Variable in class org.eclipse.birt.core.archive.compound.ArchiveReader
 
ArchiveEntry - Class in org.eclipse.birt.core.archive.compound
 
ArchiveEntry() - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveEntry
 
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.
ArchiveFile - Class in org.eclipse.birt.core.archive.compound
 
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
 
ArchiveLockManager - Class in org.eclipse.birt.core.archive
used to get a IArchiveLockManager instance.
ArchiveLockManager() - Constructor for class org.eclipse.birt.core.archive.ArchiveLockManager
 
archiveName - Variable in class org.eclipse.birt.core.archive.compound.ArchiveFile
the archive file name.
ArchiveReader - Class in org.eclipse.birt.core.archive.compound
 
ArchiveReader(IArchiveFile) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveReader
 
ArchiveReader(String) - 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(IArchiveFile, IArchiveFile, boolean) - Constructor for class org.eclipse.birt.core.archive.compound.ArchiveView
 
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
 
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
 
ATTLIST - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
Attribute() - Method in class org.eclipse.birt.core.template.Parser
 
ATTRVAL - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
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
 
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
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.eclipse.birt.core.template.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
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(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.  
BirtException(String, Object[], ResourceBundle, Throwable) - 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) - Constructor for exception org.eclipse.birt.core.exception.BirtException
Deprecated.  
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, String, ResourceBundle) - Constructor for exception org.eclipse.birt.core.exception.BirtException
Constructs a new Birt exception with no cause object.
BirtException() - Constructor for exception org.eclipse.birt.core.exception.BirtException
 
BirtException(String, String, ResourceBundle, Throwable) - 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, 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) - Constructor for exception org.eclipse.birt.core.exception.BirtException
 
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
 
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.
BlockManager - Class in org.eclipse.birt.core.archive.compound
 
BlockManager(BlockManagerEventAdapter) - Constructor for class org.eclipse.birt.core.archive.compound.BlockManager
 
BlockManagerEventAdapter - Class in org.eclipse.birt.core.archive.compound
 
BlockManagerEventAdapter() - Constructor for class org.eclipse.birt.core.archive.compound.BlockManagerEventAdapter
 
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
 
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
 
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[], int) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
 
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.
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[], int) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
 
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.

C

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
CDATA - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
characters(char[], int, int) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
 
checkValid(DateFormat, String) - Static method in class org.eclipse.birt.core.data.DateUtil
Check whether dateStr can be correctly converted to Date in format of DateFormat.SHORT.
children - Variable in class org.eclipse.birt.core.template.SimpleNode
 
childrenAccept(ParserVisitor, Object) - Method in class org.eclipse.birt.core.template.SimpleNode
Accept the visitor.
close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
 
close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
close the archive.
close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
 
close() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
close() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
close() - Method in class org.eclipse.birt.core.archive.FolderArchive
 
close() - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
 
close() - Method in 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.framework.URLClassLoader
 
closeAllStream() - Method in class org.eclipse.birt.core.archive.FolderArchive
 
closeAllStream() - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
 
column - Variable in class org.eclipse.birt.core.template.SimpleCharStream
 
compare(Object, Object) - Static method in class org.eclipse.birt.core.script.MathUtil
 
compareTo0(Object) - Static method in class org.eclipse.birt.core.script.MathUtil
 
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
 
compiledScripts - Variable in class org.eclipse.birt.core.script.ScriptContext
a cache storing compiled script
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.
context - Variable in class org.eclipse.birt.core.script.ScriptContext
the JavaScript Context
convert(Object, int) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
convert an object to given type Types supported: DataType.INTEGER_TYPE DataType.DECIMAL_TYPE DataType.BOOLEAN_TYPE DataType.DATE_TYPE DataType.DOUBLE_TYPE DataType.STRING_TYPE DataType.BLOB_TYPE DataType.SQL_DATE_TYPE DataType.SQL_TIME_TYPE
convert(Object, Class) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
convert a object to given class Classes supported: Integer.class BigDecimal.class Boolean.class Time.class Date.class Double.class String.class Blob.class
CONVERT_FAILS - Static variable in class org.eclipse.birt.core.i18n.ResourceConstants
 
convertJavascriptValue(Object) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
Handles a Rhino script evaluation result, converting Javascript object into equivalent Java objects if necessary.
convertToJavaObjects(Object[]) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
 
convertToJavascriptValue(Object, Scriptable) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
Creates Javascript native wrapper for Java objects, if necessary.
convertToJavascriptValue(Object) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
If caller does not have a scope for evaluation, the caller can use this method to evaluate expression.
copy(IArchiveFile, IArchiveFile) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
 
copy(IDocArchiveReader, IDocArchiveWriter) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
 
CoreException - Exception in org.eclipse.birt.core.exception
Exception thrown by birt.core classes
CoreException(String) - Constructor for exception org.eclipse.birt.core.exception.CoreException
 
CoreException(String, Object) - Constructor for exception org.eclipse.birt.core.exception.CoreException
 
CoreException(String, Object[]) - Constructor for exception org.eclipse.birt.core.exception.CoreException
 
CoreException(String, Object, Throwable) - Constructor for exception org.eclipse.birt.core.exception.CoreException
 
CoreException(String, Object[], Throwable) - Constructor for exception org.eclipse.birt.core.exception.CoreException
 
CoreJavaScriptInitializer - Class in org.eclipse.birt.core.script
 
CoreJavaScriptInitializer() - Constructor for class org.eclipse.birt.core.script.CoreJavaScriptInitializer
 
CoreJavaScriptWrapper - Class in org.eclipse.birt.core.script
 
CoreJavaScriptWrapper() - Constructor for class org.eclipse.birt.core.script.CoreJavaScriptWrapper
 
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.
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.ArchiveView
 
createEntry(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
createExecutableExtension(String) - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
Creates and returns a new instance of the executable extension identified by the named attribute of this configuration element.
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.
createRandomAccessStream(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
 
createRandomAccessStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
 
createRandomAccessStream(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
 
createRandomAccessStream(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
Create a random access stream in the archive and return it.
createRowExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
Return a row expression text according to given row name.
createRowExpression(int) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
Deprecated.  
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.

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.
DataType.AnyType() - Constructor for class org.eclipse.birt.core.data.DataType.AnyType
 
DataTypeUtil - Class in org.eclipse.birt.core.data
A utility function The convert method converts the source object, which can be any supported data type, into an object given specified type.
DataTypeUtil() - Constructor for class org.eclipse.birt.core.data.DataTypeUtil
 
DATE_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
 
DATE_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
 
DATE_UNFORMATTED - Static variable in class org.eclipse.birt.core.format.DateFormatter
 
DateFormatFactory - Class in org.eclipse.birt.core.data
Manages per-thread storage of locale-specific DateFormat instances.
DateFormatFactory() - Constructor for class org.eclipse.birt.core.data.DateFormatFactory
 
DateFormatISO8601 - Class in org.eclipse.birt.core.data
DateFormatISO8601 is a utility class for formatting and parsing dates according to date format defined by ISO8601.
DateFormatISO8601() - Constructor for class org.eclipse.birt.core.data.DateFormatISO8601
 
DateFormatter - Class in org.eclipse.birt.core.format
DateFormatter.
DateFormatter() - Constructor for class org.eclipse.birt.core.format.DateFormatter
constuctor method with no paremeter
DateFormatter(TimeZone) - Constructor for class org.eclipse.birt.core.format.DateFormatter
 
DateFormatter(String) - Constructor for class org.eclipse.birt.core.format.DateFormatter
constuctor method with String parameter
DateFormatter(ULocale) - Constructor for class org.eclipse.birt.core.format.DateFormatter
constuctor method with Locale parameters
DateFormatter(ULocale, TimeZone) - Constructor for class org.eclipse.birt.core.format.DateFormatter
 
DateFormatter(Locale) - Constructor for class org.eclipse.birt.core.format.DateFormatter
Deprecated. since 2.1
DateFormatter(String, ULocale) - Constructor for class org.eclipse.birt.core.format.DateFormatter
constuctor method with two parameters, one is String type while the other is Locale type
DateFormatter(String, ULocale, TimeZone) - Constructor for class org.eclipse.birt.core.format.DateFormatter
 
DateFormatter(String, Locale) - Constructor for class org.eclipse.birt.core.format.DateFormatter
Deprecated. since 2.1
DATETIME_UNFORMATTED - Static variable in class org.eclipse.birt.core.format.DateFormatter
 
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
 
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.
DEFAULT - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
defaultID - Static variable in class org.eclipse.birt.core.script.ScriptExpression
 
delete(String) - Method in class org.eclipse.birt.core.script.BaseScriptable
 
delete(int) - Method in class org.eclipse.birt.core.script.BaseScriptable
 
delete(String) - Method in class org.eclipse.birt.core.script.NativeJavaMap
 
delete(String) - Method in class org.eclipse.birt.core.script.NativeNamedList
 
delete(int) - Method in class org.eclipse.birt.core.script.NativeNamedList
 
DeleteAllFiles(File) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
Recursively delete all the files and folders under dirOrFile
delta() - Method in class org.eclipse.birt.core.util.BirtTimer
 
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
 
divide(Object, Object) - Static method in class org.eclipse.birt.core.script.MathUtil
 
doEndTag() - Method in interface org.eclipse.birt.core.template.Tag
 
Done() - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
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
 
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
 
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
 
END_VALUEOF - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
endColumn - Variable in class org.eclipse.birt.core.template.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endDocument() - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
 
endElement(AbstractParseState) - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
Called when a child element is ending.
endElement(String, String, String) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
Ends the parse state for an element.
endLine - Variable in class org.eclipse.birt.core.template.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endTime - Variable in class org.eclipse.birt.core.util.BirtTimer
 
enterScope() - Method in class org.eclipse.birt.core.script.ScriptContext
creates a new scripting scope
enterScope(Scriptable) - Method in class org.eclipse.birt.core.script.ScriptContext
Use a new scope in the script context.
entry - Variable in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
the stream item
EOF - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
eol - Variable in exception org.eclipse.birt.core.template.ParseException
The end of line string for this machine.
ERROR - Static variable in exception org.eclipse.birt.core.exception.BirtException
Status type severity (bit mask, value 4) indicating this exception represents an error.
error(SAXParseException) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
 
errorCode - Variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
Detailed error description.
errorList - Variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
Additional exceptions, if any, associated with the error.
errors - Variable in class org.eclipse.birt.core.framework.parser.XMLParserHandler
The list contains errors encountered when parsing a XML file.
eval(String) - Method in class org.eclipse.birt.core.script.ScriptContext
evaluates a script
eval(String, Scriptable) - Method in class org.eclipse.birt.core.script.ScriptContext
Evaluates a String with given scope.
eval(ScriptExpression) - Method in class org.eclipse.birt.core.script.ScriptContext
evaluates a script
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
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.ArchiveReader
 
exists(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
exists(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
 
exists(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
exists(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
 
exists(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
 
exists(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
 
exists(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
 
exists(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
 
exit() - Method in class org.eclipse.birt.core.script.ScriptContext
exit the scripting context
exitScope() - Method in class org.eclipse.birt.core.script.ScriptContext
exits from the current scripting scope.
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
 
ExpressionParserUtility - Class in org.eclipse.birt.core.data
This utility class is to compile expression to get a list of column expression.
ExpressionParserUtility() - Constructor for class org.eclipse.birt.core.data.ExpressionParserUtility
 
ExpressionUtil - Class in org.eclipse.birt.core.data
This class help to manipulate expressions.
ExpressionUtil() - Constructor for class org.eclipse.birt.core.data.ExpressionUtil
 
EXTENSION_POINT_FACTORY_SERVICE - Static variable in interface org.eclipse.birt.core.framework.IPlatform
 
extractColumnExpressions(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
Extract all column expression info
extractColumnExpressions(String, boolean) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
Deprecated. use extractColumnExpressions( String, String ) instead
extractColumnExpressions(String, String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
Extract all column expression info

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
 
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
 
findMax(String[]) - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
 
findResource(String) - Method in class org.eclipse.birt.core.framework.URLClassLoader
 
findResources(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.ArchiveEntryOutputStream
 
flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
 
flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
flush() - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
 
flush(RandomAccessFile) - Method in class org.eclipse.birt.core.archive.compound.Block
 
flush() - Method in class org.eclipse.birt.core.archive.compound.BlockManager
 
flush(Block) - Method in class org.eclipse.birt.core.archive.compound.BlockManagerEventAdapter
 
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.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
 
FolderArchive - Class in org.eclipse.birt.core.archive
 
FolderArchive(String) - Constructor for class org.eclipse.birt.core.archive.FolderArchive
 
FolderArchiveReader - Class in org.eclipse.birt.core.archive
 
FolderArchiveReader(String) - 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
 
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
 
format(double) - Method in class org.eclipse.birt.core.format.NumberFormatter
 
format(BigDecimal) - Method in class org.eclipse.birt.core.format.NumberFormatter
formats a BigDecimal value into a string
format(Number) - 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(String) - Method in class org.eclipse.birt.core.format.StringFormatter
returns the formated string for the string parameter.
formatPattern - Variable in class org.eclipse.birt.core.format.NumberFormatter
the format pattern
formatPattern - Variable 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, Throwable) - 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
 

G

generateFullPath(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
 
generateParseException() - Method in class org.eclipse.birt.core.template.Parser
 
generateRelativePath(String, String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
 
generateUniqueFileFolderName(String) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
Generate a unique file or folder name which is in the same folder as the originalName
get(int, Scriptable) - Method in class org.eclipse.birt.core.script.BaseScriptable
 
get(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaLinkedHashMap
 
get(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaList
 
get(String, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaMap
 
get(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaMap
 
get(String, Scriptable) - Method in class org.eclipse.birt.core.script.NativeNamedList
 
get(int, Scriptable) - Method in class org.eclipse.birt.core.script.NativeNamedList
 
get(String, Scriptable) - Method in class org.eclipse.birt.core.script.ScriptableParameter
 
get(String, Scriptable) - Method in class org.eclipse.birt.core.script.ScriptableParameters
 
getArchive() - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
 
getArchive() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
getArchive() - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
 
getAttrib(Attributes, String) - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
Parse a string value.
getAttribute(String) - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
Returns the named attribute of this configuration element, or null if none.
getAttributeAsIs(String) - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
Returns the named attribute of this configuration element, or null if none.
getAttributeNames() - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
Returns the names of the attributes of this configuration element.
getAttributes() - Method in class org.eclipse.birt.core.template.TextTemplate.ImageNode
 
getAttrName() - Method in interface org.eclipse.birt.core.data.IDimLevel
 
getBeginColumn() - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
getBeginLine() - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
getBIRTHome() - Method in class org.eclipse.birt.core.framework.PlatformConfig
 
getBlock(int) - Method in class org.eclipse.birt.core.archive.compound.BlockManager
 
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) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
Get the simplest column binding name.
getColumnName(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
Get the simplest column binding name.
getCompiledScript(Context, Scriptable, String, String, int) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
Gets a compiled script, using and updating the script cache if necessary
getCompiledScript() - Method in class org.eclipse.birt.core.script.ScriptExpression
 
getConfigBoolean(String) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
 
getConfigBoolean(String) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
 
getConfigInteger(String) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
 
getConfigInteger(String, int) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
 
getConfigInteger(String) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
 
getConfigInteger(String, int) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
 
getConfigurationElements() - Method in interface org.eclipse.birt.core.framework.IExtension
Returns all configuration elements declared by this extension.
getConfigurationElements() - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
Returns all configuration elements from all extensions configured into this extension point.
getConfigurationElementsFor(String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
Returns all configuration elements from all extensions configured into the identified extension point.
getConfigurationElementsFor(String, String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
Returns all configuration elements from all extensions configured into the identified extension point.
getConfigurationElementsFor(String, String, String) - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
Returns all configuration elements from the identified extension.
getConfigVar(String) - Method in class org.eclipse.birt.core.config.FileConfigVarManager
 
getConfigVar(String) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
 
getConfigVar(String, String) - Method in interface org.eclipse.birt.core.config.IConfigVarManager
 
getConfigVar(String) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
 
getConfigVar(String, String) - Method in class org.eclipse.birt.core.config.SystemConfigVarManager
 
getContent() - Method in class org.eclipse.birt.core.template.ASTText
 
getContent() - Method in class org.eclipse.birt.core.template.TextTemplate.TextNode
 
getContext() - Method in class org.eclipse.birt.core.script.ScriptContext
 
getContextClassLoader() - Static method in class org.eclipse.birt.core.framework.Platform
 
getData() - Method in class org.eclipse.birt.core.archive.compound.Block
 
getDataSetNameWithoutPrefix(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
Gets the data set name with the given full name.
getDateInstance(int, ULocale) - Static method in class org.eclipse.birt.core.data.DateFormatFactory
Gets DateFormat instance allocated to the current thread for the given date style, timestyle and locale.
getDateTimeInstance(int, int, ULocale) - Static method in class org.eclipse.birt.core.data.DateFormatFactory
Gets DateFormat instance allocated to the current thread for the given date style, timestyle and locale.
getDebugOption(String) - Method in interface org.eclipse.birt.core.framework.IPlatform
 
getDebugOption(String) - Static method in class org.eclipse.birt.core.framework.Platform
Deprecated. since BIRT 2.1
getDeclaringExtension() - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
Returns the extension that declares this configuration element.
getDefaultBoolean(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
getDefaultDouble(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
getDefaultFloat(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
getDefaultInt(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
getDefaultLong(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
getDefaultString(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
getDefaultValue(Class) - Method in class org.eclipse.birt.core.script.BaseScriptable
 
getDefaultValue(Class) - Method in class org.eclipse.birt.core.script.NativeNamedList
 
getDefaultValue(Class) - Method in class org.eclipse.birt.core.script.ScriptableParameter
 
getDependId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
 
getDependId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
getDependId() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
getDimensionName() - Method in interface org.eclipse.birt.core.data.IDimLevel
 
getDisplayText() - Method in class org.eclipse.birt.core.script.ParameterAttribute
 
getDouble(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
getEndColumn() - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
getEndLine() - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
getEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
 
getEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
getEntry(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
getEntry(String) - Method in interface org.eclipse.birt.core.framework.IBundle
 
getEntryPaths(String) - Method in interface org.eclipse.birt.core.framework.IBundle
 
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.
getFilePointer() - Method in class org.eclipse.birt.core.archive.RAStreamBufferMgr
 
getFloat(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
getFormat() - Method in class org.eclipse.birt.core.template.TextTemplate.ValueNode
 
getFormatCode() - Method in class org.eclipse.birt.core.format.DateFormatter
Returns format code according to format type and current locale
getFormatter() - Method in class org.eclipse.birt.core.format.DateFormatter
Returns format code according to format type and current locale
getFrameworkContextClassLoader() - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
 
getHandler() - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
Returns the parser handler.
getHandler() - Method in class org.eclipse.birt.core.framework.parser.ParseState
 
getId() - Method in class org.eclipse.birt.core.script.ScriptExpression
 
getIds() - Method in class org.eclipse.birt.core.script.BaseScriptable
 
getIds() - Method in class org.eclipse.birt.core.script.NativeJavaMap
 
getIds() - Method in class org.eclipse.birt.core.script.NativeNamedList
 
GetImage() - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
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
 
getInt(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
getInt(byte[]) - Static method in class org.eclipse.birt.core.util.IOUtil
Assemble four bytes to an int value, make sure that the passed bytes length is 4.
getKey() - Method in class org.eclipse.birt.core.preference.PreferenceChangeEvent
Returns the key of the preference that was changed.
getLabel() - Method in interface org.eclipse.birt.core.framework.IExtension
Returns a displayable label for this extension.
getLabel() - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
Returns a displayable label for this extension point.
getLaunchArguments() - Method in class org.eclipse.birt.core.framework.PlatformFileContext
 
getLength() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
 
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
getLocalizedFormatCode() - Method in class org.eclipse.birt.core.format.DateFormatter
Returns format code according to format type and current locale
getLocalizedMessage() - Method in exception org.eclipse.birt.core.exception.BirtException
 
getLocalizedMessage(String) - Method in exception org.eclipse.birt.core.exception.BirtException
Returns a localized message based on an error code.
getLong(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
getMessage() - Method in exception org.eclipse.birt.core.exception.BirtException
 
getMessage() - Method in exception org.eclipse.birt.core.framework.parser.XMLParserException
 
getMessage(String) - Method in class org.eclipse.birt.core.i18n.ResourceHandle
Get a message given the message key.
getMessage(String, Object[]) - Method in class org.eclipse.birt.core.i18n.ResourceHandle
Get a message that has placeholders.
getMessage(String) - Static method in class org.eclipse.birt.core.i18n.ThreadResources
Get a message given the message key.
getMessage(String, Object[]) - Static method in class org.eclipse.birt.core.i18n.ThreadResources
Get a message that has placeholders.
getMessage() - Method in exception org.eclipse.birt.core.template.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.eclipse.birt.core.template.TokenMgrError
You can also modify the body of this method to customize your error messages.
getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
get the archive name.
getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
 
getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
getName() - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
 
getName() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
getName() - Method in class org.eclipse.birt.core.archive.FolderArchive
 
getName() - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
return the folder name as the report archive name
getName() - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
 
getName() - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
 
getName() - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
 
getName(int) - Static method in class org.eclipse.birt.core.data.DataType
Gets the description of a data type.
getName() - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
Returns the name of this configuration element.
getName() - Method in class org.eclipse.birt.core.template.ASTAttribute
 
getNamespace() - Method in interface org.eclipse.birt.core.framework.IExtension
Returns the namespace for this extension.
getNamespace() - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
Returns the namespace for this extension point.
getNamespaces() - Method in interface org.eclipse.birt.core.framework.IExtensionRegistry
Returns all namespaces where extensions and/or extension points.
getNewValue() - Method in class org.eclipse.birt.core.preference.PreferenceChangeEvent
Returns the new value for the preference.
getNextToken() - Method in class org.eclipse.birt.core.template.Parser
 
getNextToken() - Method in class org.eclipse.birt.core.template.ParserTokenManager
 
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
 
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 interface org.eclipse.birt.core.template.Tag
 
getParentScope() - Method in class org.eclipse.birt.core.script.BaseScriptable
 
getParentScope() - Method in class org.eclipse.birt.core.script.NativeNamedList
 
getPattern() - Method in class org.eclipse.birt.core.format.DateFormatter
get the string pattern
getPattern() - Method in class org.eclipse.birt.core.format.NumberFormatter
returns the original format string.
getPattern() - Method in class org.eclipse.birt.core.format.StringFormatter
returns the original format string.
getPatternInstance(PatternKey) - Static method in class org.eclipse.birt.core.data.DateFormatFactory
Gets DateFormat instance allocated to the current thread for the given pattern.
getPermissions(CodeSource) - Method in class org.eclipse.birt.core.framework.osgi.OSGIPolicy
 
getPermissions(ProtectionDomain) - Method in class org.eclipse.birt.core.framework.osgi.OSGIPolicy
 
getPhysicalFile(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFileFactory
The sub class should override this method to implement its own systemId resolver.
getPlatform() - Method in interface org.eclipse.birt.core.framework.IPlatformContext
return the folder of the platform.
getPlatform() - Method in class org.eclipse.birt.core.framework.PlatformFileContext
 
getPlatform() - Method in class org.eclipse.birt.core.framework.PlatformServletContext
 
getPlatformContext() - Method in class org.eclipse.birt.core.framework.PlatformConfig
 
getPlatformType() - Static method in class org.eclipse.birt.core.framework.Platform
Deprecated. since BIRT 2.1
getPluginId() - Method in exception org.eclipse.birt.core.exception.BirtException
Returns the unique identifier of the plug-in associated with this exception (this is the plug-in that defines the meaning of the error code).
getProperties() - Method in class org.eclipse.birt.core.framework.PlatformConfig
 
getProperty(String) - Method in class org.eclipse.birt.core.framework.PlatformConfig
 
getPrototype() - Method in class org.eclipse.birt.core.script.BaseScriptable
 
getPrototype() - Method in class org.eclipse.birt.core.script.NativeNamedList
 
getReferencedDimLevel(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
 
getReferencedMeasure(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
 
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.
getRootScope() - Method in class org.eclipse.birt.core.script.ScriptContext
 
getSchemaReference() - Method in interface org.eclipse.birt.core.framework.IExtensionPoint
Returns reference to the extension point schema.
getScope() - Method in class org.eclipse.birt.core.script.ScriptContext
 
getScriptText() - Method in class org.eclipse.birt.core.script.ScriptExpression
 
getSeverity() - Method in exception org.eclipse.birt.core.exception.BirtException
Returns the severity.
getSharedScope() - Method in class org.eclipse.birt.core.script.ScriptContext
 
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
 
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) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
GetSuffix(int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
getSystemId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
 
getSystemId() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
getSystemId() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
getTabSize(int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
getTag() - Method in exception org.eclipse.birt.core.framework.parser.XMLParserException
Gets the element associated with the exception.
getText(ASTEbody_content) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
 
getToken(int) - Method in class org.eclipse.birt.core.template.Parser
 
getTotalUsedCache() - Static method in class org.eclipse.birt.core.archive.compound.ArchiveFile
 
getType() - Method in class org.eclipse.birt.core.template.TextTemplate.ImageNode
 
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.ArchiveView
 
getUsedCache() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
getValue() - Method in interface org.eclipse.birt.core.framework.IConfigurationElement
Returns the text value of this configuration element.
getValue() - Method in class org.eclipse.birt.core.script.ParameterAttribute
 
getValue() - Method in class org.eclipse.birt.core.template.ASTAttribute
 
getValue() - Method in class org.eclipse.birt.core.template.TextTemplate.ValueNode
 
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
 
global - Variable in class org.eclipse.birt.core.script.ScriptContext
 

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(String, Scriptable) - Method in class org.eclipse.birt.core.script.NativeJavaMap
 
has(String, Scriptable) - Method in class org.eclipse.birt.core.script.NativeNamedList
 
has(int, 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(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
 

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.
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.
IJavascriptInitializer - Interface in org.eclipse.birt.core.script
used to intialize the java script context.
IJavascriptWrapper - Interface in org.eclipse.birt.core.script
Interface used to wrap a java object into javascript object.
Image() - Method in class org.eclipse.birt.core.template.Parser
 
image - Variable in class org.eclipse.birt.core.template.Token
The string image of the token.
IMAGE_TYPE_EMBEDDED - Static variable in class org.eclipse.birt.core.template.TextTemplate.ImageNode
 
IMAGE_TYPE_EXPR - Static variable in class org.eclipse.birt.core.template.TextTemplate.ImageNode
 
implies(ProtectionDomain, Permission) - Method in class org.eclipse.birt.core.framework.osgi.OSGIPolicy
 
inBuf - Variable in class org.eclipse.birt.core.template.SimpleCharStream
 
INFO - Static variable in exception org.eclipse.birt.core.exception.BirtException
Status type severity (bit mask, value 1) indicating this exception is informational only.
initialize() - Method in class org.eclipse.birt.core.archive.compound.ArchiveWriter
 
initialize() - Method in class org.eclipse.birt.core.archive.FolderArchive
 
initialize() - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
 
initialize() - Method in interface org.eclipse.birt.core.archive.IDocArchiveWriter
This function must be called before the writer is used.
initialize(PlatformConfig) - Static method in class org.eclipse.birt.core.framework.Platform
Deprecated. since BIRT 2.1
initialize(Context, Scriptable) - Method in class org.eclipse.birt.core.script.CoreJavaScriptInitializer
 
initialize(Context, Scriptable) - Method in interface org.eclipse.birt.core.script.IJavascriptInitializer
intialize the context and scope.
initializeTracing(String) - Method in interface org.eclipse.birt.core.framework.IPlatform
 
input_stream - Variable in class org.eclipse.birt.core.template.ParserTokenManager
 
inputStream - Variable in class org.eclipse.birt.core.template.SimpleCharStream
 
instance - Static variable in class org.eclipse.birt.core.archive.ArchiveLockManager
 
INT_DEFAULT_DEFAULT - Static variable in interface org.eclipse.birt.core.preference.IPreferences
The default-default value for int preferences (0).
INT_LENGTH - Static variable in class org.eclipse.birt.core.util.IOUtil
 
INTEGER_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
 
INTEGER_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
 
integerToBytes(int, byte[]) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
 
integerToBytes(int, byte[], int) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
 
integerToBytes(int, byte[]) - Static method in class org.eclipse.birt.core.util.IOUtil
 
intializeTracing(String) - Static method in class org.eclipse.birt.core.framework.Platform
 
INVALID_BOOLEAN - Static variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
A Boolean attribute does not contain a valid value.
INVALID_EXPRESSION - 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_REGULAR_EXPRESSION - 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
 
isDefault(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
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.
IStreamSorter - Interface in org.eclipse.birt.core.archive
 

J

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
 
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
 
javaToJs(Object) - Method in class org.eclipse.birt.core.script.ScriptContext
 
jj_nt - Variable in class org.eclipse.birt.core.template.Parser
 
jjFillToken() - Method in class org.eclipse.birt.core.template.ParserTokenManager
 
jjnewLexState - Static variable in class org.eclipse.birt.core.template.ParserTokenManager
 
jjstrLiteralImages - Static variable in class org.eclipse.birt.core.template.ParserTokenManager
 
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 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
 
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
 
jsToJava(Object) - Method in class org.eclipse.birt.core.script.ScriptContext
converts a JS object to a Java object
jumpTo() - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
Jumps to the specified state that the current state needs to go.

K

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
 
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) - 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.FolderArchive
 
listAllStreams() - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
 
listAllStreams() - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
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.ArchiveView
 
listEntries(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
listStreams(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveReader
 
listStreams(String) - Method in class org.eclipse.birt.core.archive.FolderArchive
 
listStreams(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveReader
reurun a list of strings which are the relative path of streams
listStreams(String) - Method in interface org.eclipse.birt.core.archive.IDocArchiveReader
 
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
locator - Variable in class org.eclipse.birt.core.framework.parser.XMLParserHandler
SAX Locator for reporting errors.
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(ArchiveEntry) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
 
lockEntry(ArchiveEntry) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
lockEntry(ArchiveEntry) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
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.ArchiveUtil
 
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.ScriptContext
for logging
logger - Static variable in class org.eclipse.birt.core.template.TemplateParser
the logger
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).
longToBytes(long, byte[]) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
 
longToBytes(long, byte[], int) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
 
longToBytes(long, byte[]) - Static method in class org.eclipse.birt.core.util.IOUtil
 
lookingAhead - Variable in class org.eclipse.birt.core.template.Parser
 
lookupBean(String) - Method in class org.eclipse.birt.core.script.ScriptContext
checks if a property is available in the scope

M

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
multiply(Object, Object) - Static method in class org.eclipse.birt.core.script.MathUtil
 

N

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
 
newToken(int) - 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.
Node - Interface in org.eclipse.birt.core.template
 
NUM - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
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(String) - Constructor for class org.eclipse.birt.core.format.NumberFormatter
constructor with a format string as parameter
NumberFormatter(ULocale) - Constructor for class org.eclipse.birt.core.format.NumberFormatter
 
NumberFormatter(Locale) - Constructor for class org.eclipse.birt.core.format.NumberFormatter
Deprecated. since 2.1
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

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
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.
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
 
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
 
OSGI_ARGUMENTS - Static variable in interface org.eclipse.birt.core.framework.IPlatformConfig
defines the launch argumengs 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.
OSGILauncher.ChildFirstURLClassLoader(URL[]) - Constructor for class org.eclipse.birt.core.framework.osgi.OSGILauncher.ChildFirstURLClassLoader
 
OSGILauncher.ChildFirstURLClassLoader(URL[], ClassLoader) - Constructor for class org.eclipse.birt.core.framework.osgi.OSGILauncher.ChildFirstURLClassLoader
 
OSGIPolicy - Class in org.eclipse.birt.core.framework.osgi
 

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(Object, String) - Constructor for class org.eclipse.birt.core.script.ParameterAttribute
 
ParameterAttribute() - Constructor for class org.eclipse.birt.core.script.ParameterAttribute
 
params - Variable in class org.eclipse.birt.core.script.ScriptContext
for BIRT globel varible "params"
parent - Variable in class org.eclipse.birt.core.template.SimpleNode
 
parse(String, TimeZone) - Static method in class org.eclipse.birt.core.data.DateFormatISO8601
Parse a date/time string.
parse(String) - Method in class org.eclipse.birt.core.format.DateFormatter
Parses the input string into a formatted date type.
parse(String) - Method in class org.eclipse.birt.core.format.NumberFormatter
Parses the input string into a formatted date type.
parse(Reader) - Method in class org.eclipse.birt.core.template.Parser
 
parse(String) - Method in class org.eclipse.birt.core.template.TemplateParser
 
parseAttrs(Attributes) - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
Called to parse attributes.
parseBigDecimal - Variable in class org.eclipse.birt.core.format.NumberFormatter
Flag whether to parse numbers and return BigDecimal values.
ParseException - Exception in org.eclipse.birt.core.template
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.eclipse.birt.core.template.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.eclipse.birt.core.template.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.eclipse.birt.core.template.ParseException
 
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
 
Parser(InputStream, String) - Constructor for class org.eclipse.birt.core.template.Parser
 
Parser(Reader) - Constructor for class org.eclipse.birt.core.template.Parser
 
Parser(ParserTokenManager) - Constructor for class org.eclipse.birt.core.template.Parser
 
parser - Variable in class org.eclipse.birt.core.template.SimpleNode
 
ParserConstants - Interface in org.eclipse.birt.core.template
 
ParserTokenManager - Class in org.eclipse.birt.core.template
 
ParserTokenManager(SimpleCharStream) - Constructor for class org.eclipse.birt.core.template.ParserTokenManager
 
ParserTokenManager(SimpleCharStream, int) - Constructor for class org.eclipse.birt.core.template.ParserTokenManager
 
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.
Platform - Class in org.eclipse.birt.core.framework
Defines a generic Platform class that wraps around an EclipsePlatform or ServerPlatform class.
Platform() - Constructor for class org.eclipse.birt.core.framework.Platform
 
platform - Static variable in class org.eclipse.birt.core.framework.Platform
 
PLATFORM_CONTEXT - Static variable in interface org.eclipse.birt.core.framework.IPlatformConfig
defines the platform context object used to startup the platform.
PlatformConfig - Class in org.eclipse.birt.core.framework
Defines an implementation of IPlatformConfig to access OSGi framework.
PlatformConfig() - Constructor for class org.eclipse.birt.core.framework.PlatformConfig
 
platformConfig - Variable in class org.eclipse.birt.core.framework.PlatformServletContext
 
PlatformFileContext - Class in org.eclipse.birt.core.framework
An platform context that is based on file operations.
PlatformFileContext() - Constructor for class org.eclipse.birt.core.framework.PlatformFileContext
PlatformFileContext Constructor
PlatformFileContext(PlatformConfig) - Constructor for class org.eclipse.birt.core.framework.PlatformFileContext
PlatformFileContext Constructor( String , IPlatformConfig )
PlatformServletContext - Class in org.eclipse.birt.core.framework
An platform context that is based on resource operations instead of file operations.
PlatformServletContext(ServletContext, String) - Constructor for class org.eclipse.birt.core.framework.PlatformServletContext
Deprecated. since 2.1
PlatformServletContext(ServletContext) - Constructor for class org.eclipse.birt.core.framework.PlatformServletContext
 
platformType - Static variable in class org.eclipse.birt.core.framework.Platform
 
PLUGIN_ID - Static variable in exception org.eclipse.birt.core.exception.CoreException
 
pluginId - Variable in exception org.eclipse.birt.core.exception.BirtException
The unique identifier of the plug-in associated with this exception
pluginId - Static variable in exception org.eclipse.birt.core.framework.FrameworkException
 
preferenceChange(PreferenceChangeEvent) - Method in interface org.eclipse.birt.core.preference.IPreferenceChangeListener
 
PreferenceChangeEvent - Class in org.eclipse.birt.core.preference
 
PreferenceChangeEvent(IPreferences, String, Object, Object) - Constructor for class org.eclipse.birt.core.preference.PreferenceChangeEvent
Constructs a new PreferenceChangeEvent instance.
prevCharIsCR - Variable in class org.eclipse.birt.core.template.SimpleCharStream
 
prevCharIsLF - Variable in class org.eclipse.birt.core.template.SimpleCharStream
 
properties - Variable in class org.eclipse.birt.core.framework.PlatformConfig
the properties that needed when platfrom is running it's an instance of HashMap
PROPERTY_BIRT_HOME - Static variable in class org.eclipse.birt.core.framework.Platform
 
PROPERTY_RUN_UNDER_ECLIPSE - Static variable in class org.eclipse.birt.core.framework.Platform
Deprecated. since BIRT 2.1
pushState(AbstractParseState) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
Private method to add a parse state to the state stack.
put(int, Scriptable, Object) - Method in class org.eclipse.birt.core.script.BaseScriptable
 
put(int, Scriptable, Object) - Method in class org.eclipse.birt.core.script.NativeJavaList
 
put(String, Scriptable, Object) - Method in class org.eclipse.birt.core.script.NativeJavaMap
 
put(int, Scriptable, Object) - Method in class org.eclipse.birt.core.script.NativeJavaMap
 
put(String, Scriptable, Object) - Method in class org.eclipse.birt.core.script.NativeNamedList
 
put(int, Scriptable, Object) - Method in class org.eclipse.birt.core.script.NativeNamedList
 
put(String, Scriptable, Object) - Method in class org.eclipse.birt.core.script.ScriptableParameter
 
put(String, Scriptable, Object) - Method in class org.eclipse.birt.core.script.ScriptableParameters
Support setting parameter value by following methods: params["a"] = new ParameterAttribute( "value", "displayText"); params["a"] = params["b"] params["a"] = "value"
putValue(String, String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 

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
 
RAFolderOutputStream - Class in org.eclipse.birt.core.archive
RAOutputStream implementation for folder based report archive
RAFolderOutputStream(FolderArchiveWriter, File) - Constructor for class org.eclipse.birt.core.archive.RAFolderOutputStream
 
RAFolderOutputStream(FolderArchiveWriter, File, boolean) - Constructor for class org.eclipse.birt.core.archive.RAFolderOutputStream
 
RAInputStream - Class in org.eclipse.birt.core.archive
 
RAInputStream() - Constructor for class org.eclipse.birt.core.archive.RAInputStream
 
RAOutputStream - Class in org.eclipse.birt.core.archive
 
RAOutputStream() - Constructor for class org.eclipse.birt.core.archive.RAOutputStream
 
RAStreamBuffer - Class in org.eclipse.birt.core.archive
 
RAStreamBuffer(RandomAccessFile) - Constructor for class org.eclipse.birt.core.archive.RAStreamBuffer
 
RAStreamBufferMgr - Class in org.eclipse.birt.core.archive
 
RAStreamBufferMgr(RandomAccessFile) - Constructor for class org.eclipse.birt.core.archive.RAStreamBufferMgr
 
rb - Variable in exception org.eclipse.birt.core.exception.BirtException
The resource bundle that holds a collection of messages for a specific locale
rb - Static variable in exception org.eclipse.birt.core.exception.CoreException
 
read(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
 
read() - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
 
read(byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryInputStream
 
read(int, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.Block
 
read() - Method in class org.eclipse.birt.core.archive.RAFileInputStream
The same behavior as InputStream.read().
Reads the next byte of data from the input stream.
read(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAFileInputStream
The same behavior as InputStream.read(byte b[], int off, int len ).
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
The same behavior as InputStream.read().
Reads the next byte of data from the input stream.
read(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
The same behavior as InputStream.read(byte b[], int off, int len ).
Reads up to len bytes of data from the input stream into an array of bytes.
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
 
readDouble(DataInputStream) - Static method in class org.eclipse.birt.core.util.IOUtil
Read a double value from an input stream
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
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.ArchiveEntryInputStream
 
refresh() - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
 
refresh() - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
refresh(RandomAccessFile) - Method in class org.eclipse.birt.core.archive.compound.Block
 
refresh(Block) - Method in class org.eclipse.birt.core.archive.compound.BlockManagerEventAdapter
 
refresh() - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
refresh() - Method in class org.eclipse.birt.core.archive.RAFileInputStream
 
refresh() - Method in class org.eclipse.birt.core.archive.RAFolderInputStream
 
refresh() - Method in class org.eclipse.birt.core.archive.RAInputStream
 
refresh() - Method in class org.eclipse.birt.core.framework.osgi.OSGIPolicy
 
registerBean(String, Object) - Method in class org.eclipse.birt.core.script.ScriptContext
 
registerInitializer(IJavascriptInitializer) - Static method in class org.eclipse.birt.core.script.ScriptContext
Deprecated. BIRT 1.0.1
registerWrapper(IJavascriptWrapper) - Static method in class org.eclipse.birt.core.script.ScriptContext
Deprecated. BIRT 1.0.1
ReInit(InputStream) - Method in class org.eclipse.birt.core.template.Parser
 
ReInit(InputStream, String) - Method in class org.eclipse.birt.core.template.Parser
 
ReInit(Reader) - Method in class org.eclipse.birt.core.template.Parser
 
ReInit(ParserTokenManager) - Method in class org.eclipse.birt.core.template.Parser
 
ReInit(SimpleCharStream) - Method in class org.eclipse.birt.core.template.ParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.eclipse.birt.core.template.ParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
ReInit(Reader) - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
ReInit(InputStream) - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.eclipse.birt.core.template.SimpleCharStream
 
release() - Method in interface org.eclipse.birt.core.template.Tag
 
removeEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
 
removeEntry(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
removeEntry(String) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
removePreferenceChangeListener(IPreferenceChangeListener) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
resetBuffer(long) - Method in class org.eclipse.birt.core.archive.RAStreamBuffer
Set the buffer to a different offset in the underlying file.
resourceBundle - Static variable in class org.eclipse.birt.core.data.DataTypeUtil
 
ResourceConstants - Class in org.eclipse.birt.core.i18n
Define resource key constants for need be localized resource.
ResourceConstants() - Constructor for class org.eclipse.birt.core.i18n.ResourceConstants
 
ResourceHandle - Class in org.eclipse.birt.core.i18n
Represents a set of resources for a given package and locale.
ResourceHandle(ULocale) - Constructor for class org.eclipse.birt.core.i18n.ResourceHandle
Constructor.
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
root - Variable in class org.eclipse.birt.core.framework.PlatformFileContext
 
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 interface org.eclipse.birt.core.preference.IPreferences
 
saveAs(String) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
save the
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.
scope - Variable in class org.eclipse.birt.core.script.ScriptContext
The JavaScript scope used for script execution
SCRIPT_CACHE_SIZE - Static variable in class org.eclipse.birt.core.script.JavascriptEvalUtil
 
ScriptableParameter - Class in org.eclipse.birt.core.script
 
ScriptableParameter(Map, String, Scriptable) - Constructor for class org.eclipse.birt.core.script.ScriptableParameter
 
ScriptableParameter.JsValueCallable - Class in org.eclipse.birt.core.script
 
ScriptableParameter.JsValueCallable(Callable, Scriptable) - Constructor for class org.eclipse.birt.core.script.ScriptableParameter.JsValueCallable
 
ScriptableParameters - Class in org.eclipse.birt.core.script
 
ScriptableParameters(Map, Scriptable) - Constructor for class org.eclipse.birt.core.script.ScriptableParameters
 
ScriptContext - Class in org.eclipse.birt.core.script
Wraps around the Rhino Script context
ScriptContext() - Constructor for class org.eclipse.birt.core.script.ScriptContext
constructor
ScriptContext(ScriptableObject) - Constructor for class org.eclipse.birt.core.script.ScriptContext
 
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
 
scriptExpressionCache - Variable in class org.eclipse.birt.core.script.ScriptContext
a cache storing 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 class org.eclipse.birt.core.script.ScriptContext
 
setAttribute(String, String) - Method in class org.eclipse.birt.core.template.TextTemplate.ImageNode
 
setBIRTHome(String) - Method in class org.eclipse.birt.core.framework.PlatformConfig
 
setBufCur(int) - Method in class org.eclipse.birt.core.archive.RAStreamBuffer
 
setCacheSize(int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
 
setCacheSize(int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
setCacheSize(int) - Method in class org.eclipse.birt.core.archive.compound.BlockManager
 
setCacheSize(int) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
setCompiledScript(Script) - Method in class org.eclipse.birt.core.script.ScriptExpression
 
setCompiledScripts(Map<String, Script>) - Method in class org.eclipse.birt.core.script.ScriptContext
 
setContextClassLoader(ClassLoader) - Static method in class org.eclipse.birt.core.framework.Platform
 
setDebugStream(PrintStream) - Method in class org.eclipse.birt.core.template.ParserTokenManager
 
setDefault(String, boolean) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setDefault(String, String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setDefault(String, long) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setDefault(String, int) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setDefault(String, float) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setDefault(String, double) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
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.
setLength(long) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
 
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(Locale) - Method in class org.eclipse.birt.core.format.StringFormatter
Deprecated. since 2.1
setLocale(ULocale) - Static method in class org.eclipse.birt.core.i18n.ThreadResources
Set the locale of current user-thread.
setLocale(Locale) - Static method in class org.eclipse.birt.core.i18n.ThreadResources
Deprecated. since 2.1
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.
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
 
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).
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.
setToDefault(String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setTrim(boolean) - Method in class org.eclipse.birt.core.format.StringFormatter
 
setupSecurityPolicy() - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
 
setValue(String, boolean) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setValue(String, String) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setValue(String, long) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setValue(String, int) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setValue(String, float) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setValue(String, double) - Method in interface org.eclipse.birt.core.preference.IPreferences
 
setValue(Object) - Method in class org.eclipse.birt.core.script.ParameterAttribute
 
setValue(String) - Method in class org.eclipse.birt.core.template.ASTAttribute
 
severity - Variable in exception org.eclipse.birt.core.exception.BirtException
The severity of this exception.
shareArchive - Variable in class org.eclipse.birt.core.archive.compound.ArchiveReader
 
sharedScope - Variable in class org.eclipse.birt.core.script.ScriptContext
 
shutdown() - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
 
shutdown() - Static method in class org.eclipse.birt.core.framework.Platform
 
SimpleCharStream - Class in org.eclipse.birt.core.template
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.eclipse.birt.core.template.SimpleCharStream
 
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.
specialConstructor - Variable in exception org.eclipse.birt.core.template.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
SPECIALTODEFAULT - Static variable in class org.eclipse.birt.core.preference.PreferenceChangeEvent
 
specialToken - Variable in class org.eclipse.birt.core.template.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SQL_DATE_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
 
SQL_DATE_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
 
SQL_TIME_TYPE - Static variable in class org.eclipse.birt.core.data.DataType
 
SQL_TIME_TYPE_NAME - Static variable in class org.eclipse.birt.core.data.DataType
 
sResourceKey - Variable in exception org.eclipse.birt.core.exception.BirtException
The resource key that represents the internal error code used in fetching an externalized message
start(BundleContext) - Method in class org.eclipse.birt.core.plugin.BIRTPlugin
 
start() - Method in class org.eclipse.birt.core.util.BirtTimer
start timer
START_IMAGE - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
START_VALUEOF - Static variable in interface org.eclipse.birt.core.template.ParserConstants
 
startDocument() - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
 
startElement(String) - Method in class org.eclipse.birt.core.framework.parser.AbstractParseState
Start a new tag.
startElement(String) - Method in class org.eclipse.birt.core.framework.parser.AnyElementState
 
startElement(String) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler.InnerAnyTagState
 
startElement(String, String, String, Attributes) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
Starts an XML element.
startTime - Variable in class org.eclipse.birt.core.util.BirtTimer
 
startup(PlatformConfig) - Method in class org.eclipse.birt.core.framework.osgi.OSGILauncher
 
startup(PlatformConfig) - Static method in class org.eclipse.birt.core.framework.Platform
startup the platform.
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
 
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(Locale) - Constructor for class org.eclipse.birt.core.format.StringFormatter
Deprecated. since 2.1
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
subtract(Object, Object) - Static method in class org.eclipse.birt.core.script.MathUtil
 
SwitchTo(int) - Method in class org.eclipse.birt.core.template.ParserTokenManager
 
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
 

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
 
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
 
TextTemplate - Class in org.eclipse.birt.core.template
 
TextTemplate() - Constructor for class org.eclipse.birt.core.template.TextTemplate
 
TextTemplate.ImageNode - Class in org.eclipse.birt.core.template
 
TextTemplate.ImageNode() - Constructor for class org.eclipse.birt.core.template.TextTemplate.ImageNode
 
TextTemplate.Node - Class in org.eclipse.birt.core.template
 
TextTemplate.Node() - Constructor for class org.eclipse.birt.core.template.TextTemplate.Node
 
TextTemplate.TextNode - Class in org.eclipse.birt.core.template
 
TextTemplate.TextNode() - Constructor for class org.eclipse.birt.core.template.TextTemplate.TextNode
 
TextTemplate.ValueNode - Class in org.eclipse.birt.core.template
 
TextTemplate.ValueNode() - Constructor for class org.eclipse.birt.core.template.TextTemplate.ValueNode
 
TextTemplate.Visitor - Interface in org.eclipse.birt.core.template
 
ThreadResources - Class in org.eclipse.birt.core.i18n
Provides access to a resource bundle associated with this thread.
ThreadResources() - Constructor for class org.eclipse.birt.core.i18n.ThreadResources
 
TIME_UNFORMATTED - Static variable in class org.eclipse.birt.core.format.DateFormatter
 
toApiDataType(Class) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Converts a Java class to its corresponding data type constant defined in DataType
toApiDataType(int) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Converts an ODA data type code to its corresponding Data Engine API data type constant defined in DataType.
toAutoValue(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Convert object to a suitable type from its value Object -> Integer -> Double -> BigDecimal -> Date -> String
toBigDecimal(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Boolean -> BigDecimal true -> 1 others -> 0 Date -> BigDecimal Date.getTime(); String -> BigDecimal new BigDecimal(String);
toBlob(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Converting Blob to/from other types is not currently supported
toBoolean(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Number -> Boolean 0 -> false others -> true String -> Boolean "true" -> true (ignore case) "false" -> false (ignore case) other string will throw an exception Date -> Boolean throw exception
toBytes(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
 
toDate(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Number -> Date new Date((long)Number) String -> Date toDate(String)
toDate(String, Locale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
A temp solution to the adoption of ICU4J to BIRT.
toDate(String, ULocale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
convert String with the specified locale to java.util.Date
toDate(String, ULocale, TimeZone) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
 
toDate(String, TimeZone) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Convert a string to a Date instance according to the TimeZone value
toDateWithCheck(String, Locale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
A temp solution to the adoption of ICU4J in BIRT.
toDateWithCheck(String, ULocale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Convert string to date with check.
toDouble(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Boolean -> Double true -> 1 others -> 0 Date -> Double Date.getTime(); String -> Double Double.valueOf(String);
toFileArchive(String) - Method in class org.eclipse.birt.core.archive.FolderArchiveWriter
Convert the current folder archive to file archive.
toInteger(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Boolean -> Integer true -> 1 others -> 0 Date -> Integer Date.getTime(); String -> Integer Integer.valueOf();
toIntegerValue(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
convert object to Integer.
token - Variable in class org.eclipse.birt.core.template.Parser
 
Token - Class in org.eclipse.birt.core.template
Describes the input token stream.
Token() - Constructor for class org.eclipse.birt.core.template.Token
 
token_source - Variable in class org.eclipse.birt.core.template.Parser
 
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
 
TokenMgrError - Error in org.eclipse.birt.core.template
 
TokenMgrError() - Constructor for error org.eclipse.birt.core.template.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.eclipse.birt.core.template.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.eclipse.birt.core.template.TokenMgrError
 
toLocaleNeutralString(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Convert an object to an locale neutral String value.
toNewExpression(String) - Static method in class org.eclipse.birt.core.data.ExpressionUtil
Translate the old expression with "row" as indicator to new expression using "dataSetRow" as indicator.
toNumber(Object) - Static method in class org.eclipse.birt.core.script.MathUtil
add operation.
toOdaDataType(Class) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Converts an ODI type class to its corresponding ODA data type code.
toOdiTypeClass(int) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Converts an ODA data type code to the Java class of its corresponding Data Engine ODI data type.
topState() - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
Private method to return the top of the state stack.
toSqlDate(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Date -> Time String -> Time
toSqlTime(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Date -> Time String -> Time
toString(Object) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Number -> String Number.toString() Boolean -> String Boolean.toString() Date -> String toString(Date)
toString(Object, Locale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
A temp solution to the adoption of ICU4J.
toString(Object, ULocale) - Static method in class org.eclipse.birt.core.data.DataTypeUtil
Number -> String Number.toString() Boolean -> String Boolean.toString() Date -> String toString(Date,locale)
toString() - Method in interface org.eclipse.birt.core.framework.IPlatformPath
 
toString() - Method in class org.eclipse.birt.core.template.SimpleNode
 
toString(String) - Method in class org.eclipse.birt.core.template.SimpleNode
 
toString() - Method in class org.eclipse.birt.core.template.Token
Returns the image.
transformToJsConstants(String) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
This method transforms a string to JS string constants.
TRUE - Static variable in interface org.eclipse.birt.core.preference.IPreferences
The string representation used for true ("true").

U

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
 
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.
unlockEntry(Object) - Method in class org.eclipse.birt.core.archive.compound.ArchiveFile
 
unlockEntry(Object) - Method in class org.eclipse.birt.core.archive.compound.ArchiveView
 
unlockEntry(Object) - Method in interface org.eclipse.birt.core.archive.compound.IArchiveFile
 
unregisterInitializer(IJavascriptInitializer) - Static method in class org.eclipse.birt.core.script.ScriptContext
Deprecated. BIRT 1.0.1
unregisterWrapper(IJavascriptWrapper) - Static method in class org.eclipse.birt.core.script.ScriptContext
Deprecated. BIRT 1.0.1
unwrap() - Method in class org.eclipse.birt.core.script.ScriptableParameter
 
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
 
ValueOf() - Method in class org.eclipse.birt.core.template.Parser
 
visit(SimpleNode, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
 
visit(ASTAttribute, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
 
visit(ASTEbody_content, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
 
visit(ASTImage, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
 
visit(ASTValueOf, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
 
visit(ASTText, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
 
visit(ASTTemplate, Object) - Method in interface org.eclipse.birt.core.template.ParserVisitor
 
visit(SimpleNode, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
 
visit(ASTAttribute, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
 
visit(ASTValueOf, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
 
visit(ASTImage, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
 
visit(ASTText, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
 
visit(ASTTemplate, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
 
visit(ASTEbody_content, Object) - Method in class org.eclipse.birt.core.template.TemplateParser.ASTVisitor
 
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 - Static variable in exception org.eclipse.birt.core.exception.BirtException
Status type severity (bit mask, value 2) indicating this exception represents a warning.
warning(SAXParseException) - Method in class org.eclipse.birt.core.framework.parser.XMLParserHandler
 
WARNINGS_FOUND - Static variable in exception org.eclipse.birt.core.framework.parser.XMLParserException
The parse completed, but recoverable errors occurred.
wrap(Context, Scriptable, Object, Class) - Method in class org.eclipse.birt.core.script.CoreJavaScriptWrapper
 
wrap(Context, Scriptable, Object, Class) - Method in interface org.eclipse.birt.core.script.IJavascriptWrapper
wrap an java object into javascript object.
wrapRhinoException(RhinoException, String, String, int) - Static method in class org.eclipse.birt.core.script.JavascriptEvalUtil
Converts Rhino exception (a runtime exception) to BirtException
write(long, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntry
 
write(int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
 
write(byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
 
write(int, byte[], int, int) - Method in class org.eclipse.birt.core.archive.compound.Block
 
write(int) - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
The same behavior as OutputStream.write().
write(byte[]) - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAFileOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
The same behavior as OutputStream.write().
write(byte[]) - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAFolderOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAStreamBuffer
Write the data in the b[] to the interal buffer Can only write to the end of the interal buffer
write(byte[], int, int) - Method in class org.eclipse.birt.core.archive.RAStreamBufferMgr
 
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
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.
writer - Variable in class org.eclipse.birt.core.archive.compound.ArchiveEntryOutputStream
 
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(String) - Constructor for exception org.eclipse.birt.core.framework.parser.XMLParserException
Constructor.
XMLParserException(SAXException) - Constructor for exception org.eclipse.birt.core.framework.parser.XMLParserException
Constructor.
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(ArrayList) - 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.InnerAnyTagState() - Constructor for class org.eclipse.birt.core.framework.parser.XMLParserHandler.InnerAnyTagState
 
XMLParserHandler.InnerParseState - Class in org.eclipse.birt.core.framework.parser
Base class provides the parse state framework.
XMLParserHandler.InnerParseState() - Constructor for class org.eclipse.birt.core.framework.parser.XMLParserHandler.InnerParseState
 

Z

zipFolderToStream(String, OutputStream) - Static method in class org.eclipse.birt.core.archive.ArchiveUtil
 

A B C D E F G H I J K L M N O P R S T U V W X Z

Copyright © 2008 Actuate Corp. All rights reserved.