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

A

ABSTRACT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
ACCEPT - Static variable in interface org.ejen.util.arl.ArlParserConstants
 
add_escapes(String) - Method in class org.ejen.ext.parsers.java_1_2.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in class org.ejen.util.arl.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 class org.ejen.ext.parsers.java_1_2.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in class org.ejen.util.arl.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
AdditiveExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
adjustBeginLineColumn(int, int) - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Static method in class org.ejen.util.arl.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
afterProcess() - Method in class org.ejen.EjenStylesheetNode
Pops the context that has been pushed by the EjenStylesheetNode.beforeProcess() method.
afterProcess() - Method in class org.ejen.EjenChildNode
Does post-execution actions after this EjenChildNode execution.
AllocationExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ANDASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
AndExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
appendChildNode(EjenChildNode) - Method in class org.ejen.EjenRootNode
Appends a child node to the current list of child nodes.
appendErrorNode(Exception) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Appends an error Node to the current _errors NodeSet.
appendFiles(Document, NodeSet, File[], FileFilter, boolean) - Static method in class org.ejen.ext.FileUtil
Creates "file" Nodes and adds them to a NodeSet.
ArgumentList() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
Arguments() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ArlExp() - Static method in class org.ejen.util.arl.ArlParser
 
ArlParser - class org.ejen.util.arl.ArlParser.
 
ArlParser(ArlParserTokenManager) - Constructor for class org.ejen.util.arl.ArlParser
 
ArlParser(InputStream) - Constructor for class org.ejen.util.arl.ArlParser
 
ArlParser(Reader) - Constructor for class org.ejen.util.arl.ArlParser
 
ArlParserConstants - interface org.ejen.util.arl.ArlParserConstants.
 
ArlParserTokenManager - class org.ejen.util.arl.ArlParserTokenManager.
 
ArlParserTokenManager(SimpleCharStream) - Constructor for class org.ejen.util.arl.ArlParserTokenManager
 
ArlParserTokenManager(SimpleCharStream, int) - Constructor for class org.ejen.util.arl.ArlParserTokenManager
 
ArlParserTreeConstants - interface org.ejen.util.arl.ArlParserTreeConstants.
 
ArlSequence() - Static method in class org.ejen.util.arl.ArlParser
 
ArlUtil - class org.ejen.util.arl.ArlUtil.
ArlUtil class utility (static methods).
ArlUtil() - Constructor for class org.ejen.util.arl.ArlUtil
Prevents intanciation.
ArrayDimsAndInits() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ArrayInitializer() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
AssignmentOperator() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 

B

backup(int) - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
backup(int) - Static method in class org.ejen.util.arl.SimpleCharStream
 
BANG - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
BasicMetaDataConnection - class org.ejen.ext.db.BasicMetaDataConnection.
JDBC connections utility (static methods).
BasicMetaDataConnection() - Constructor for class org.ejen.ext.db.BasicMetaDataConnection
Prevents instanciation.
beforeProcess() - Method in class org.ejen.EjenStylesheetNode
Prepares this EjenStylesheetNode execution.
beforeProcess() - Method in class org.ejen.EjenRootNode
Prepares the generation process.
beforeProcess() - Method in class org.ejen.EjenChildNode
Prepares this EjenChildNode execution.
beginColumn - Variable in class org.ejen.ext.parsers.java_1_2.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.
beginColumn - Variable in class org.ejen.util.arl.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.ejen.ext.parsers.java_1_2.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.ejen.util.arl.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() - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
BeginToken() - Static method in class org.ejen.util.arl.SimpleCharStream
 
BIT_AND - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
BIT_OR - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
Block() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
BlockStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
BOOLEAN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
BooleanLiteral() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
BREAK - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
BreakStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
bufpos - Static variable in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
bufpos - Static variable in class org.ejen.util.arl.SimpleCharStream
 
BYTE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 

C

CASE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
CastExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
CastLookahead() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
CATCH - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
CHAR - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
CHARACTER_LITERAL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
check() - Method in class org.ejen.EjenStylesheetNode
Checks this EjenStylesheetNode for mandatory attributes.
check() - Method in class org.ejen.EjenSourceNode
Checks this EjenSourceNode for mandatory attributes.
check() - Method in class org.ejen.EjenSaveNode
Checks this EjenSaveNode for mandatory attributes.
check() - Method in class org.ejen.EjenRootNode
Calls the check method for each child node.
check() - Method in class org.ejen.EjenParamNode
Checks this EjenParamNode for mandatory attributes.
check() - Method in class org.ejen.EjenMergeNode
Checks this EjenMergeNode for mandatory attributes.
check() - Method in class org.ejen.EjenChildNode
Check this EjenChildNode for mandatory attributes/child nodes.
children - Variable in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
children - Variable in class org.ejen.util.arl.SimpleNode
 
CLASS - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
ClassBody() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ClassBodyDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ClassDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
clear(XSLProcessorContext, ElemExtensionCall) - Method in class org.ejen.ext.GlobalVariables
Throws away all variables.
cloneContext() - Method in class org.ejen.EjenChildNode
Duplicates the current context (or creates a new one if the stack is empty).
close(ExpressionContext, String) - Static method in class org.ejen.ext.db.BasicMetaDataConnection
Closes a JDBC connection and removes it from the connections table.
close(XSLProcessorContext, ElemExtensionCall) - Static method in class org.ejen.ext.db.BasicMetaDataConnection
Closes a JDBC connection and removes it from the connections table.
closeAll(ExpressionContext) - Static method in class org.ejen.ext.db.BasicMetaDataConnection
Closes all JDBC connections.
closeAll(XSLProcessorContext, ElemExtensionCall) - Static method in class org.ejen.ext.db.BasicMetaDataConnection
Closes all JDBC connections.
COLON - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
COMMA - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
CompilationUnit() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
THE JAVA LANGUAGE GRAMMAR STARTS HERE *
ConditionalAndExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ConditionalExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ConditionalOrExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
CONST - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
ConstructorDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
CONTINUE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
ContinueStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
Counter - class org.ejen.ext.Counter.
Counter utility (instanciable).
Counter() - Constructor for class org.ejen.ext.Counter
Constructs a new Counter object with initial value set to 1.
Counter(Counter) - Constructor for class org.ejen.ext.Counter
Constructs a new Counter object whose initial value is the current value of the cnt parameter.
Counter(int) - Constructor for class org.ejen.ext.Counter
Constructs a new Counter object whose initial value is the value parameter.
createCDATANode(Document, Node, String, String) - Static method in class org.ejen.util.DOMUtil
Creates a new Node of name 'nodeName', in the 'doc' Document, child of the 'parent' Node, and fills it with a CDATA Node whose content is 'nodeValue'.
createCDATANode(Document, String, String) - Static method in class org.ejen.util.DOMUtil
Creates a new Node of name 'nodeName', in the 'doc' Document, and fills it with a CDATA Node whose content is 'nodeValue'.
createFilter() - Method in class org.ejen.EjenTask
Creates a new filter node.
createImport() - Method in class org.ejen.EjenStylesheetNode
Creates a new import node and appends it to the list of current child nodes of this EjenStylesheetNode.
createInclude() - Method in class org.ejen.EjenStylesheetNode
Creates a new include node and appends it to the list of current child nodes of this EjenStylesheetNode.
createMerge() - Method in class org.ejen.EjenTask
Creates a new merge node.
createNode(Document, Node, String) - Static method in class org.ejen.util.DOMUtil
Creates a new Node of name 'nodeName', in the 'doc' Document, child of the 'parent' Node.
createParam() - Method in class org.ejen.EjenStylesheetNode
Creates a new param node and appends it to the list of current child nodes of this EjenStylesheetNode.
createSave() - Method in class org.ejen.EjenTask
Creates a new save node.
createSource() - Method in class org.ejen.EjenTask
Creates a new source node.
createTemplate() - Method in class org.ejen.EjenTask
Creates a new template node.
createTextNode(Document, String, String) - Static method in class org.ejen.util.DOMUtil
Creates a new Node of name 'nodeName', in the 'doc' Document, and fills it with a text Node whose content is 'nodeValue'.
CROSS - Static variable in interface org.ejen.util.arl.ArlParserConstants
 
CTX_DOM_SOURCE - Static variable in interface org.ejen.EjenConstants
Context key
CTX_STYLESHEET_HANDLER - Static variable in interface org.ejen.EjenConstants
Context key
CTX_STYLESHEET_ROOT - Static variable in interface org.ejen.EjenConstants
Context key
CTX_TRANSFORMER_FACTORY_IMPL - Static variable in interface org.ejen.EjenConstants
Context key
CTX_TRANSFORMER_IMPL - Static variable in interface org.ejen.EjenConstants
Context key
curChar - Static variable in class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
curChar - Static variable in class org.ejen.util.arl.ArlParserTokenManager
 
currentToken - Variable in class org.ejen.ext.parsers.java_1_2.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in class org.ejen.util.arl.ParseException
This is the last token that has been consumed successfully.

D

dateFormat(ExpressionContext, String) - Static method in class org.ejen.ext.StringUtil
Formats and returns current date.
debugStream - Static variable in class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
debugStream - Static variable in class org.ejen.util.arl.ArlParserTokenManager
 
DECIMAL_LITERAL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
DECR - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
DEFAULT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
DEFAULT - Static variable in interface org.ejen.util.arl.ArlParserConstants
 
DEFAULT_XML_DATA - Static variable in interface org.ejen.EjenConstants
<?
DEFAULT_XML_DATA_ENCODING - Static variable in interface org.ejen.EjenConstants
Default encoding: "ISO-8859-1"
DEFAULT_XSL_DATA - Static variable in interface org.ejen.EjenConstants
<?
DIGIT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
DIM_STR - Static variable in class org.ejen.ext.JavaClassToXML
String that represents one array dimension: []
dimsOfType(ExpressionContext, String) - Static method in class org.ejen.ext.JavaClassToXML
Returns type array dimensions in the form of "[][][]...
disable_tracing() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
disable_tracing() - Static method in class org.ejen.util.arl.ArlParser
 
DO - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
DOMUtil - class org.ejen.util.DOMUtil.
DOM utility (static methods used in java code).
DOMUtil() - Constructor for class org.ejen.util.DOMUtil
 
Done() - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
Done() - Static method in class org.ejen.util.arl.SimpleCharStream
 
DoStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
DOT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
DOUBLE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
dump(String) - Method in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
dump(String) - Method in class org.ejen.util.arl.SimpleNode
 

E

EJEN_INFORMATION - Static variable in class org.ejen.EjenErrors
 
EjenChildNode - class org.ejen.EjenChildNode.
Parent abstract class of all Ejen...Node classes.
EjenChildNode() - Constructor for class org.ejen.EjenChildNode
 
EjenConstants - interface org.ejen.EjenConstants.
Ejen constants interface.
EjenContext - class org.ejen.EjenContext.
Ejen context class (just an Hashtable).
EjenContext() - Constructor for class org.ejen.EjenContext
Constructor (empty).
EjenContext(EjenContext) - Constructor for class org.ejen.EjenContext
Constructs a new EjenContext with the same mappings as the given EjenContext.
EjenContextsStack - class org.ejen.EjenContextsStack.
Ejen context stack class.
EjenContextsStack() - Constructor for class org.ejen.EjenContextsStack
 
EjenErrors - class org.ejen.EjenErrors.
Ejen errors class utility.
EjenErrors.EjenError - class org.ejen.EjenErrors.EjenError.
Class that represents one error.
EjenErrors.EjenError(String) - Constructor for class org.ejen.EjenErrors.EjenError
Constructs an EjenError whose name is 'name'.
EjenEvent - class org.ejen.EjenEvent.
Ejen event class.
EjenEvent(Object) - Constructor for class org.ejen.EjenEvent
Constructs a new EjenEvent object (with message set to null and level set to EjenConstants.MSG_DEBUG).
EjenEvent(Object, int) - Constructor for class org.ejen.EjenEvent
Constructs a new EjenEvent object (with message set to null).
EjenEvent(Object, String) - Constructor for class org.ejen.EjenEvent
Constructs a new EjenEvent object (with level set to EjenConstants.MSG_INFO).
EjenEvent(Object, String, int) - Constructor for class org.ejen.EjenEvent
Constructs a new EjenEvent object.
EjenException - exception org.ejen.EjenException.
Ejen exception class.
EjenException(EjenChildNode, String) - Constructor for class org.ejen.EjenException
Constructor.
EjenException(EjenChildNode, String, Throwable) - Constructor for class org.ejen.EjenException
Constructor.
EjenFilterNode - class org.ejen.EjenFilterNode.
Filter node class.
EjenFilterNode() - Constructor for class org.ejen.EjenFilterNode
 
EjenImportNode - class org.ejen.EjenImportNode.
Import node class.
EjenImportNode() - Constructor for class org.ejen.EjenImportNode
 
EjenIncludeNode - class org.ejen.EjenIncludeNode.
Include node class.
EjenIncludeNode() - Constructor for class org.ejen.EjenIncludeNode
 
EjenListener - interface org.ejen.EjenListener.
Ejen listener class.
EjenMergeNode - class org.ejen.EjenMergeNode.
Merge node class.
EjenMergeNode() - Constructor for class org.ejen.EjenMergeNode
 
EjenParamNode - class org.ejen.EjenParamNode.
Param node class.
EjenParamNode() - Constructor for class org.ejen.EjenParamNode
 
EjenRootNode - class org.ejen.EjenRootNode.
Ejen root node class (see EjenTask).
EjenRootNode() - Constructor for class org.ejen.EjenRootNode
 
EjenSaveNode - class org.ejen.EjenSaveNode.
Save node class.
EjenSaveNode() - Constructor for class org.ejen.EjenSaveNode
 
EjenSourceNode - class org.ejen.EjenSourceNode.
Source node class (child of an EjenRootNode).
EjenSourceNode() - Constructor for class org.ejen.EjenSourceNode
 
EjenStylesheetNode - class org.ejen.EjenStylesheetNode.
Parent abstract class of all Ejen...Node classes that use a stylesheet (filter, template, include and import).
EjenStylesheetNode() - Constructor for class org.ejen.EjenStylesheetNode
 
EjenTask - class org.ejen.EjenTask.
Ejen ant task class (wrapes an EjenRootNode).
EjenTask() - Constructor for class org.ejen.EjenTask
Constructor (creates a new EjenRootNode and register an EjenListener for message/error reporting.
EjenTemplateNode - class org.ejen.EjenTemplateNode.
Template node class.
EjenTemplateNode() - Constructor for class org.ejen.EjenTemplateNode
 
elements(ExpressionContext) - Method in class org.ejen.ext.GlobalVariables
Returns a NodeSet that contains all variable values in this GlobalVariables.
ELSE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
EmptyStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
enable_tracing() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
enable_tracing() - Static method in class org.ejen.util.arl.ArlParser
 
endColumn - Variable in class org.ejen.ext.parsers.java_1_2.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.
endColumn - Variable in class org.ejen.util.arl.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.
endLine - Variable in class org.ejen.ext.parsers.java_1_2.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.
endLine - Variable in class org.ejen.util.arl.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.
EOF - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
EOF - Static variable in interface org.ejen.util.arl.ArlParserConstants
 
eol - Variable in class org.ejen.ext.parsers.java_1_2.ParseException
The end of line string for this machine.
eol - Variable in class org.ejen.util.arl.ParseException
The end of line string for this machine.
EQ - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
EqualityExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
equals(ExpressionContext, NodeIterator, NodeIterator) - Static method in class org.ejen.ext.XSLUtil
Checks ni1 and ni2 for strict equality (same names, same attributes, same child nodes...).
equals(ExpressionContext, Node, Node) - Static method in class org.ejen.ext.XSLUtil
Checks n1 and n2 for strict equality (same names, same attributes, same child nodes...).
equals(ExpressionContext, String, String) - Static method in class org.ejen.ext.StringUtil
Compares the String s1 to the String s2.
equals(NodeIterator, NodeIterator) - Static method in class org.ejen.util.XSLUtil
Checks ni1 and ni2 for strict equality (same names, same attributes, same child nodes...).
equals(Node, Node) - Static method in class org.ejen.util.XSLUtil
Checks n1 and n2 for strict equality (same names, same attributes, same child nodes...).
equalsIgnoreCase(ExpressionContext, String, String) - Static method in class org.ejen.ext.StringUtil
Compares the String s1 to the String s2, ignoring case considerations.
evaluate(ExpressionContext, String) - Static method in class org.ejen.ext.XSLUtil
Returns an interpreted value (AVT) of a Node attribute whose name is equals to the avt parameter.
evaluate(ExpressionContext, String) - Static method in class org.ejen.util.XSLUtil
Returns an interpreted value (AVT) of a Node attribute whose name is equals to the avt parameter.
evaluate(Node, String) - Static method in class org.ejen.util.XSLUtil
Returns an XObject resulting from the evaluation of the str parameter.
evaluate(Node, String, ErrorListener) - Static method in class org.ejen.util.XSLUtil
Returns an XObject resulting from the evaluation of the str parameter.
evaluate(Node, String, Node, ErrorListener) - Static method in class org.ejen.util.XSLUtil
Returns an XObject resulting from the evaluation of the str parameter.
evaluate(XSLProcessorContext, ElemExtensionCall) - Static method in class org.ejen.ext.XSLUtil
Returns an interpreted value (AVT) of a Node attribute whose name is "avt".
evaluate(XSLProcessorContext, ElemExtensionCall) - Static method in class org.ejen.util.XSLUtil
Returns an interpreted value (AVT) of a Node attribute whose name is "avt".
evaluate(XSLProcessorContext, ElemExtensionCall, String) - Static method in class org.ejen.util.XSLUtil
Returns the interpretion (AVT) of the expression parameter.
evaluateAttribute(StylesheetHandler, XPathContext, Node, String) - Static method in class org.ejen.util.XSLUtil
Returns a String resulting from the evaluation of the expr parameter (AVT).
evaluateAVT(String) - Method in class org.ejen.EjenChildNode
Returns the evaluation of an Attribute Value Template.
evaluateAVT(TransformerImpl, String) - Method in class org.ejen.EjenChildNode
Returns the evaluation of an Attribute Value Template, using the provided TransformerImpl object.
ExclusiveOrExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
execute() - Method in class org.ejen.EjenTask
Executes the generation, according to child nodes.
expectedTokenSequences - Variable in class org.ejen.ext.parsers.java_1_2.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in class org.ejen.util.arl.ParseException
Each entry in this array is an array of integers.
ExplicitConstructorInvocation() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
EXPONENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
Expression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
EXTENDS - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 

F

F_ACCEPT - Static variable in class org.ejen.util.arl.ArlUtil
 
F_CROSS - Static variable in class org.ejen.util.arl.ArlUtil
 
F_REMOVE - Static variable in class org.ejen.util.arl.ArlUtil
 
FALSE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
FieldDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
FileUtil - class org.ejen.ext.FileUtil.
File utility (static methods).
FileUtil() - Constructor for class org.ejen.ext.FileUtil
Protected constructor (prevents instanciation).
FINAL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
FINALLY - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
first - Variable in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
first - Variable in class org.ejen.util.arl.SimpleNode
 
FLOAT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
FLOATING_POINT_LITERAL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
FOR - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
ForInit() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
FORMAL_COMMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
FormalParameter() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
FormalParameters() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ForStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ForUpdate() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 

G

GE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
generateParseException() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
generateParseException() - Static method in class org.ejen.util.arl.ArlParser
 
get(ExpressionContext, String) - Method in class org.ejen.ext.GlobalVariables
Gets the value of a variable.
get(String, String, Throwable) - Static method in class org.ejen.EjenErrors
Returns an EjenError array (no stack trace).
get(String, String, Throwable, boolean) - Static method in class org.ejen.EjenErrors
Returns an EjenError array.
get(XSLProcessorContext, ElemExtensionCall) - Method in class org.ejen.ext.GlobalVariables
Gets the value of a variable.
getAttribute(Node, String) - Static method in class org.ejen.util.DOMUtil
Returns a Node attribute value.
getAttribute(XSLProcessorContext, ElemExtensionCall, String, boolean) - Static method in class org.ejen.util.XSLUtil
Returns an interpreted value (AVT) of a Node attribute whose name is 'name'.
getAttributes() - Method in class org.ejen.EjenTemplateNode
Returns all non null attributes of this EjenTemplateNode.
getAttributes() - Method in class org.ejen.EjenStylesheetNode
Returns all non null attributes of this EjenStylesheetNode.
getAttributes() - Method in class org.ejen.EjenSourceNode
Returns all non null attributes of this EjenSourceNode.
getAttributes() - Method in class org.ejen.EjenSaveNode
Returns all non null attributes of this EjenSaveNode.
getAttributes() - Method in class org.ejen.EjenParamNode
Returns all non null attributes of this EjenParamNode.
getAttributes() - Method in class org.ejen.EjenMergeNode
Returns all non null attributes of this EjenSaveNode.
getAttributes() - Method in class org.ejen.EjenFilterNode
Returns all non null attributes of this EjenFilterNode.
getAttributes() - Method in class org.ejen.EjenChildNode
Returns the attributes of this EjenChildNode (empty here).
getBeginColumn() - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
getBeginColumn() - Static method in class org.ejen.util.arl.SimpleCharStream
 
getBeginLine() - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
getBeginLine() - Static method in class org.ejen.util.arl.SimpleCharStream
 
getChildProperties(Node) - Static method in class org.ejen.util.DOMUtil
Returns a set of properties from a given parent Node.
getChildProperties(Node, Properties) - Static method in class org.ejen.util.DOMUtil
Appends to an existing set of properties those found in a given parent Node.
getChildren() - Method in class org.ejen.EjenStylesheetNode
Returns all child nodes of this EjenStylesheetNode (include, import or param).
getChildren() - Method in class org.ejen.EjenRootNode
Returns child nodes of this EjenRootNode.
getChildren() - Method in class org.ejen.EjenChildNode
Returns the children of this EjenChildNode (empty here).
getColumn() - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
Deprecated.  
getColumn() - Static method in class org.ejen.util.arl.SimpleCharStream
Deprecated.  
getConnection() - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Gets the current active JDBC connection.
getContextDocument(ExpressionContext) - Static method in class org.ejen.util.XSLUtil
Returns the Document used in the context parameter.
getDatabaseInformation(ExpressionContext) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a Node that contains basic database informations.
getDefaultTransformer(TransformerFactoryImpl) - Static method in class org.ejen.util.XSLUtil
Returns a new TransformerImpl using the EjenConstants.DEFAULT_XSL_DATA String as source.
getEjenChildNode() - Method in class org.ejen.EjenException
Returns the EjenChildNode that have thrown this EjenException.
getEmbeddedThrowable() - Method in class org.ejen.EjenException
Returns the embedded exception.
getEndColumn() - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
getEndColumn() - Static method in class org.ejen.util.arl.SimpleCharStream
 
getEndLine() - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
getEndLine() - Static method in class org.ejen.util.arl.SimpleCharStream
 
getErrors(ExpressionContext) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains errors informations.
getExportedKeys(ExpressionContext, String) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains exported keys metadata.
getExportedKeys(ExpressionContext, String, String, String) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains exported keys metadata.
getExportedKeys(String, String, String, Document) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains exported keys metadata.
getFirstToken() - Method in class org.ejen.util.arl.SimpleNode
 
getFromContext(String) - Method in class org.ejen.EjenChildNode
Returns an Object (whose name is 'name') from the current context stack.
getFromContext(String, int) - Method in class org.ejen.EjenChildNode
Returns an Object (whose name is 'name') from the current context stack.
getFromGlobalContext(String) - Method in class org.ejen.EjenChildNode
Returns an Object (whose name is 'name') from the global (shared) context.
GetImage() - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
GetImage() - Static method in class org.ejen.util.arl.SimpleCharStream
 
getImportedKeys(ExpressionContext, String) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains imported keys metadata.
getImportedKeys(ExpressionContext, String, String, String) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains imported keys metadata.
getImportedKeys(String, String, String, Document) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains imported keys metadata.
getImportedOrExportedKeys(ResultSet, String, NodeSet, Document) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains exported or imported keys metadata.
getIndexInfo(ExpressionContext, String) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains indexes metadata.
getIndexInfo(ExpressionContext, String, String, String) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains indexes metadata.
getIndexInfo(String, String, String, Document) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains indexes metadata.
getLastToken() - Method in class org.ejen.util.arl.SimpleNode
 
getLevel() - Method in class org.ejen.EjenEvent
Returns this EjenEvent level.
getLine() - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
Deprecated.  
getLine() - Static method in class org.ejen.util.arl.SimpleCharStream
Deprecated.  
getListener() - Static method in class org.ejen.EjenChildNode
Returns the current listener for all EjenChildNode classes (the listener is static).
getMap(String, int[], Hashtable) - Static method in class org.ejen.ext.parsers.java_1_2.JavaSourceToXML
Returns an int array based on the 'arl' expression.
getMessage() - Method in class org.ejen.EjenException
Returns a compound message: "<ecn> {<attrs>}: <msg> [<eemsg>]", where: <ecn> is the name of the EjenChildNode that have thrown this EjenException.
getMessage() - Method in class org.ejen.EjenEvent
Returns this EjenEvent message.
getMessage() - Method in class org.ejen.ext.parsers.java_1_2.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class org.ejen.ext.parsers.java_1_2.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class org.ejen.util.arl.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class org.ejen.util.arl.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessages() - Method in class org.ejen.EjenErrors.EjenError
Returns the messages of this EjenError as Properties.
getName() - Method in class org.ejen.EjenErrors.EjenError
Returns the name of this EjenError.
getNextToken() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
getNextToken() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
getNextToken() - Static method in class org.ejen.util.arl.ArlParserTokenManager
 
getNextToken() - Static method in class org.ejen.util.arl.ArlParser
 
getOAttribute(XSLProcessorContext, ElemExtensionCall, String, Class, boolean, boolean) - Static method in class org.ejen.util.XSLUtil
Returns an Object value (AVT or not) of a Node attribute whose name is 'name'.
getPrimaryKeys(ExpressionContext, String) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains primary keys metadata.
getPrimaryKeys(ExpressionContext, String, String, String) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains primary keys metadata.
getPrimaryKeys(String, String, String, Document) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains primary keys metadata.
getProperty(Node) - Static method in class org.ejen.util.DOMUtil
Returns a property as an array of two Strings.
getProperty(Node, String) - Static method in class org.ejen.util.DOMUtil
Returns a property value.
getRawMessage() - Method in class org.ejen.EjenException
Returns the message associated with this EjenException.
getResultSetMetaData(ExpressionContext, String) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains ResultSet metadata (for all columns).
getResultSetMetaData(ExpressionContext, String, String) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains ResultSet metadata (for the given column names).
getResultSetMetaData(String, String, String, Document) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns a NodeSet that contains ResultSet metadata (for the given column names).
getState() - Method in class org.ejen.EjenChildNode
Returns the current state of this EjenChildNode.
GetSuffix(int) - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
GetSuffix(int) - Static method in class org.ejen.util.arl.SimpleCharStream
 
getSystemProperties(ExpressionContext) - Static method in class org.ejen.ext.Properties
Returns a NodeSet that contains system properties.
getTableMetaData(ExpressionContext, String) - Static method in class org.ejen.ext.db.TableMetaDataNodeBuilder
Gets table metadata.
getTableMetaData(ExpressionContext, String, String, String) - Static method in class org.ejen.ext.db.TableMetaDataNodeBuilder
Gets table metadata.
getTableMetaData(String, String, String, Document) - Static method in class org.ejen.ext.db.TableMetaDataNodeBuilder
Gets table metadata.
getToken(int) - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
getToken(int) - Static method in class org.ejen.util.arl.ArlParser
 
getXOAttribute(XSLProcessorContext, ElemExtensionCall, String, boolean, boolean) - Static method in class org.ejen.util.XSLUtil
Returns an XObject value (AVT or not) of a Node attribute whose name is 'name'.
globalGet(String) - Method in class org.ejen.EjenContextsStack
Returns the value to which the specified name is mapped in the global context of this EjenContextsStack.
globalPut(String, Object) - Method in class org.ejen.EjenContextsStack
Maps the specified name to the specified value in the global context of this EjenContextsStack.
GlobalVariables - class org.ejen.ext.GlobalVariables.
Gobal variables utility (instanciable).
GlobalVariables() - Constructor for class org.ejen.ext.GlobalVariables
Constructs a new GlobalVariables object.
GlobalVariables(GlobalVariables) - Constructor for class org.ejen.ext.GlobalVariables
Constructs a new GlobalVariables object with the same mappings as the given GlobalVariables.
GOTO - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
GT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 

H

HEX_LITERAL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
HIGH_VERSION - Static variable in class org.ejen.ext.Version
High version number.
high(ExpressionContext) - Static method in class org.ejen.ext.Version
Returns the Ejen high version number.
HOOK - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 

I

id - Variable in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
id - Variable in class org.ejen.util.arl.SimpleNode
 
ID_COLUMN - Static variable in class org.ejen.EjenErrors
 
ID_FILE - Static variable in class org.ejen.EjenErrors
 
ID_LINE - Static variable in class org.ejen.EjenErrors
 
ID_MESSAGE - Static variable in class org.ejen.EjenErrors
 
ID_NOTE - Static variable in class org.ejen.EjenErrors
 
ID_PUBLIC_ID - Static variable in class org.ejen.EjenErrors
 
ID_SYSTEM_ID - Static variable in class org.ejen.EjenErrors
 
IDENTIFIER - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
idle() - Method in class org.ejen.EjenChildNode
Signals that this EjenChildNode has completly terminated its execution (including any post-execution actions).
IF - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
IfStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
image - Variable in class org.ejen.ext.parsers.java_1_2.Token
The string image of the token.
image - Variable in class org.ejen.util.arl.Token
The string image of the token.
IMPLEMENTS - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
IMPORT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
ImportDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
IN_FORMAL_COMMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
IN_SINGLE_LINE_COMMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
InclusiveOrExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
INCR - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
incr(XSLProcessorContext, ElemExtensionCall) - Method in class org.ejen.ext.Counter
Increments the value of this Counter by 'step'.
incrAndRead(ExpressionContext) - Method in class org.ejen.ext.Counter
Increments the value of this Counter by 1, then returns it.
incrAndRead(ExpressionContext, int) - Method in class org.ejen.ext.Counter
Increments the value of this Counter by 'step', then returns it.
incrAndRead(XSLProcessorContext, ElemExtensionCall) - Method in class org.ejen.ext.Counter
Increments the value of this Counter, then returns it.
indent(ExpressionContext, int, int) - Static method in class org.ejen.ext.StringUtil
Returns a String starting with 'newLines' new lines followed by 'tabs' tabs.
Initializer() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
INSTANCEOF - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
InstanceOfExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
INT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
INTEGER - Static variable in interface org.ejen.util.arl.ArlParserConstants
 
INTEGER_LITERAL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
INTERFACE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
InterfaceDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
InterfaceMemberDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
Interval() - Static method in class org.ejen.util.arl.ArlParser
 

J

JavaCharStream - class org.ejen.ext.parsers.java_1_2.JavaCharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(InputStream) - Constructor for class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
JavaCharStream(Reader, int, int, int) - Constructor for class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
JavaClassToXML - class org.ejen.ext.JavaClassToXML.
Class reflection utility (static methods).
JavaClassToXML() - Constructor for class org.ejen.ext.JavaClassToXML
Protected constructor (prevents instanciation).
JavaParser - class org.ejen.ext.parsers.java_1_2.JavaParser.
 
JavaParser(InputStream) - Constructor for class org.ejen.ext.parsers.java_1_2.JavaParser
 
JavaParser(JavaParserTokenManager) - Constructor for class org.ejen.ext.parsers.java_1_2.JavaParser
 
JavaParser(Reader) - Constructor for class org.ejen.ext.parsers.java_1_2.JavaParser
 
JavaParserConstants - interface org.ejen.ext.parsers.java_1_2.JavaParserConstants.
 
JavaParserTokenManager - class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager.
 
JavaParserTokenManager(JavaCharStream) - Constructor for class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
JavaParserTokenManager(JavaCharStream, int) - Constructor for class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
JavaParserTreeConstants - interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants.
 
JavaSourceToXML - class org.ejen.ext.parsers.java_1_2.JavaSourceToXML.
Java source file compilation utility (static methods).
JavaSourceToXML() - Constructor for class org.ejen.ext.parsers.java_1_2.JavaSourceToXML
Protected constructor (prevents instanciation).
jj_nt - Static variable in class org.ejen.ext.parsers.java_1_2.JavaParser
 
jj_nt - Static variable in class org.ejen.util.arl.ArlParser
 
jjnewLexState - Static variable in class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
jjstrLiteralImages - Static variable in class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
jjstrLiteralImages - Static variable in class org.ejen.util.arl.ArlParserTokenManager
 
jjtAddChild(Node, int) - Method in interface org.ejen.ext.parsers.java_1_2.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
jjtAddChild(Node, int) - Method in interface org.ejen.util.arl.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.ejen.util.arl.SimpleNode
 
JJTADDITIVEEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTALLOCATIONEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTANDEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTARGUMENTLIST - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTARGUMENTS - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTARLEXP - Static variable in interface org.ejen.util.arl.ArlParserTreeConstants
 
JJTARLSEQUENCE - Static variable in interface org.ejen.util.arl.ArlParserTreeConstants
 
JJTARRAYDIMSANDINITS - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTARRAYINITIALIZER - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTASSIGNMENTOPERATOR - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTBLOCK - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTBLOCKSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTBOOLEANLITERAL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTBREAKSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTCASTEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTCASTLOOKAHEAD - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTCLASSBODY - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTCLASSBODYDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTCLASSDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
jjtClose() - Method in interface org.ejen.ext.parsers.java_1_2.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
jjtClose() - Method in interface org.ejen.util.arl.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.ejen.util.arl.SimpleNode
 
JJTCOMPILATIONUNIT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTCONDITIONALANDEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTCONDITIONALEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTCONDITIONALOREXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTCONSTRUCTORDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTCONTINUESTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTDOSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTEMPTYSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTEQUALITYEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTEXCLUSIVEOREXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTEXPLICITCONSTRUCTORINVOCATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTFIELDDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTFORINIT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTFORMALPARAMETER - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTFORMALPARAMETERS - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTFORSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTFORUPDATE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
jjtGetChild(int) - Method in interface org.ejen.ext.parsers.java_1_2.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
jjtGetChild(int) - Method in interface org.ejen.util.arl.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.ejen.util.arl.SimpleNode
 
jjtGetNumChildren() - Method in interface org.ejen.ext.parsers.java_1_2.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
jjtGetNumChildren() - Method in interface org.ejen.util.arl.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.ejen.util.arl.SimpleNode
 
jjtGetParent() - Method in interface org.ejen.ext.parsers.java_1_2.Node
 
jjtGetParent() - Method in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
jjtGetParent() - Method in interface org.ejen.util.arl.Node
 
jjtGetParent() - Method in class org.ejen.util.arl.SimpleNode
 
JJTIFSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTIMPORTDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTINCLUSIVEOREXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTINITIALIZER - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTINSTANCEOFEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTINTERFACEDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTINTERFACEMEMBERDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTINTERVAL - Static variable in interface org.ejen.util.arl.ArlParserTreeConstants
 
JJTLABELEDSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTLITERAL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTLOCALVARIABLEDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTMETHODDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTMETHODDECLARATIONLOOKAHEAD - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTMETHODDECLARATOR - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTMULTIPLICATIVEEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTNAME - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTNAMELIST - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTNESTEDCLASSDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTNESTEDINTERFACEDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
jjtNodeName - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
jjtNodeName - Static variable in interface org.ejen.util.arl.ArlParserTreeConstants
 
JJTNULLLITERAL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
jjtOpen() - Method in interface org.ejen.ext.parsers.java_1_2.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
jjtOpen() - Method in interface org.ejen.util.arl.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.ejen.util.arl.SimpleNode
 
JJTPACKAGEDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTPOSTFIXEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTPREDECREMENTEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTPREINCREMENTEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTPRIMARYEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTPRIMARYPREFIX - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTPRIMARYSUFFIX - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTPRIMITIVETYPE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
jjtree - Static variable in class org.ejen.ext.parsers.java_1_2.JavaParser
 
jjtree - Static variable in class org.ejen.util.arl.ArlParser
 
JJTRELATIONALEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTRESULTTYPE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTRETURNSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
jjtSetParent(Node) - Method in interface org.ejen.ext.parsers.java_1_2.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
jjtSetParent(Node) - Method in interface org.ejen.util.arl.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.ejen.util.arl.SimpleNode
 
JJTSHIFTEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTSTATEMENTEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTSTATEMENTEXPRESSIONLIST - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTSWITCHLABEL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTSWITCHSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTSYNCHRONIZEDSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTTHROWSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTTRYSTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTTYPE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTTYPEDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTUNARYEXPRESSION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTUNARYEXPRESSIONNOTPLUSMINUS - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTUNMODIFIEDCLASSDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTUNMODIFIEDINTERFACEDECLARATION - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTVARIABLEDECLARATOR - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTVARIABLEDECLARATORID - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTVARIABLEINITIALIZER - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 
JJTWHILESTATEMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserTreeConstants
 

K

keys(ExpressionContext) - Method in class org.ejen.ext.GlobalVariables
Returns a NodeSet that contains all variable names in this GlobalVariables.
kind - Variable in class org.ejen.ext.parsers.java_1_2.Token
An integer that describes the kind of this token.
kind - Variable in class org.ejen.util.arl.Token
An integer that describes the kind of this token.

L

LabeledStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
last - Variable in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
last - Variable in class org.ejen.util.arl.SimpleNode
 
LBRACE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
LBRACKET - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
LE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
LETTER - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
lexStateNames - Static variable in class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
lexStateNames - Static variable in class org.ejen.util.arl.ArlParserTokenManager
 
LINE_SEPARATOR - Static variable in class org.ejen.EjenErrors
 
LINE_SEPARATOR - Static variable in class org.ejen.ext.StringUtil
 
listFiles(ExpressionContext, String) - Static method in class org.ejen.ext.FileUtil
Returns a NodeSet that contains files list for a given directory.
listFiles(ExpressionContext, String, String) - Static method in class org.ejen.ext.FileUtil
Returns a NodeSet that contains a filtered files list for a given directory.
listFiles(ExpressionContext, String, String, boolean) - Static method in class org.ejen.ext.FileUtil
Returns a NodeSet that contains a filtered files list for a given directory and (optionally) for its sub-directories.
Literal() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
load(ExpressionContext, String) - Static method in class org.ejen.ext.Properties
Loads a properties file and returns it as a NodeSet.
load(ExpressionContext, String) - Static method in class org.ejen.ext.XMLInclude
Returns the root Node of an XML file (with all descendants).
load(String) - Static method in class org.ejen.ext.XMLInclude
Returns the root Node of an XML file (with all descendants).
LocalVariableDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
LOG_INDENT_STR1 - Static variable in interface org.ejen.EjenConstants
Message indentation string
LOG_INDENT_STR2 - Static variable in interface org.ejen.EjenConstants
Message indentation string
LONG - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
lookingAhead - Static variable in class org.ejen.ext.parsers.java_1_2.JavaParser
 
LOW_VERSION - Static variable in class org.ejen.ext.Version
Low version number.
low(ExpressionContext) - Static method in class org.ejen.ext.Version
Returns the Ejen low version number.
LPAREN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
LSHIFT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
LSHIFTASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
LT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 

M

Messenger - class org.ejen.ext.Messenger.
Messages utility (static methods).
Messenger() - Constructor for class org.ejen.ext.Messenger
Protected constructor (prevents instanciation).
MetaDataNodeBuilder - class org.ejen.ext.db.MetaDataNodeBuilder.
Database/table metadata abstract class.
MetaDataNodeBuilder() - Constructor for class org.ejen.ext.db.MetaDataNodeBuilder
 
MethodDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
MethodDeclarationLookahead() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
MethodDeclarator() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
MINUS - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
MINUSASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
MSG_DEBUG - Static variable in interface org.ejen.EjenConstants
Message level
MSG_ERR - Static variable in interface org.ejen.EjenConstants
Message level
MSG_INFO - Static variable in interface org.ejen.EjenConstants
Message level
MSG_VERBOSE - Static variable in interface org.ejen.EjenConstants
Message level
MSG_WARN - Static variable in interface org.ejen.EjenConstants
Message level
MULTI_LINE_COMMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
MultiplicativeExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 

N

Name() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
NameList() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
NATIVE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
NE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
NestedClassDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
NestedInterfaceDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
NEW - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
newDocument() - Static method in class org.ejen.util.DOMUtil
Create a new Document object.
newToken(int) - Static method in class org.ejen.ext.parsers.java_1_2.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.ejen.util.arl.Token
Returns a new Token object, by default.
next - Variable in class org.ejen.ext.parsers.java_1_2.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.ejen.util.arl.Token
A reference to the next regular (non-special) token from the input stream.
Node - interface org.ejen.ext.parsers.java_1_2.Node.
 
Node - interface org.ejen.util.arl.Node.
 
nodeMessageSent(EjenEvent) - Method in interface org.ejen.EjenListener
Invoked when an EjenChildNode sends a message.
nodeName() - Method in class org.ejen.EjenTemplateNode
Returns the name of this EjenTemplateNode (always "template").
nodeName() - Method in class org.ejen.EjenSourceNode
Returns the name of this EjenSourceNode (always "source").
nodeName() - Method in class org.ejen.EjenSaveNode
Returns the name of this EjenSaveNode (always "save").
nodeName() - Method in class org.ejen.EjenRootNode
Returns the name of this node ("ejen").
nodeName() - Method in class org.ejen.EjenParamNode
Returns the name of this EjenParamNode (always "param").
nodeName() - Method in class org.ejen.EjenMergeNode
Returns the name of this EjenMergeNode (always "merge").
nodeName() - Method in class org.ejen.EjenIncludeNode
Returns the name of this EjenIncludeNode (always "include").
nodeName() - Method in class org.ejen.EjenImportNode
Returns the name of this EjenImportNode (always "import").
nodeName() - Method in class org.ejen.EjenFilterNode
Returns the name of this EjenFilterNode (always "filter").
nodeName() - Method in class org.ejen.EjenChildNode
Returns the name of this EjenChildNode.
noNull(String) - Static method in class org.ejen.ext.db.MetaDataNodeBuilder
Returns s if s is not null, "#NULL" otherwise.
NULL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
NullLiteral() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 

O

OCTAL_LITERAL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
open(ExpressionContext, String, NodeIterator) - Static method in class org.ejen.ext.db.BasicMetaDataConnection
Opens a JDBC connection and puts it in the connections table.
open(XSLProcessorContext, ElemExtensionCall) - Static method in class org.ejen.ext.db.BasicMetaDataConnection
Opens a JDBC connection and puts it in the connections table.
ORASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
org.ejen - package org.ejen
 
org.ejen.ext - package org.ejen.ext
 
org.ejen.ext.db - package org.ejen.ext.db
 
org.ejen.ext.parsers.java_1_2 - package org.ejen.ext.parsers.java_1_2
 
org.ejen.util - package org.ejen.util
 
org.ejen.util.arl - package org.ejen.util.arl
 

P

PACKAGE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
PackageDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
packageOfType(ExpressionContext, String) - Static method in class org.ejen.ext.JavaClassToXML
Returns type package information.
parent - Variable in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
parent - Variable in class org.ejen.util.arl.SimpleNode
 
ParseException - exception org.ejen.ext.parsers.java_1_2.ParseException.
This exception is thrown when parse errors are encountered.
ParseException - exception org.ejen.util.arl.ParseException.
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for class org.ejen.ext.parsers.java_1_2.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException() - Constructor for class org.ejen.util.arl.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class org.ejen.ext.parsers.java_1_2.ParseException
 
ParseException(String) - Constructor for class org.ejen.util.arl.ParseException
 
ParseException(Token, int[][], String[]) - Constructor for class org.ejen.ext.parsers.java_1_2.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException(Token, int[][], String[]) - Constructor for class org.ejen.util.arl.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parseJavadoc(ExpressionContext, String) - Static method in class org.ejen.ext.parsers.java_1_2.JavaSourceToXML
Returns a NodeSet that contains all non empty lines in a Javadoc comment.
parser - Variable in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
parser - Variable in class org.ejen.util.arl.SimpleNode
 
parseXMLFile(String) - Static method in class org.ejen.util.DOMUtil
Parse a XML document file.
parseXMLString(String) - Static method in class org.ejen.util.DOMUtil
Parse a XML document String (using DEFAULT_XML_DATA_ENCODING encoding).
peekContext() - Method in class org.ejen.EjenContextsStack
Looks at the EjenContext at the top of this EjenContextsStack without removing it from the stack.
peekContext(int) - Method in class org.ejen.EjenContextsStack
Returns the EjenContext at the specified position in this EjenContextsStack.
PLUS - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
PLUSASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
popContext() - Method in class org.ejen.EjenContextsStack
Removes the EjenContext at the top of this EjenContextsStack and returns that EjenContext as the value of this function.
popContext() - Method in class org.ejen.EjenChildNode
Pops the current context from the contexts stack.
PostfixExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
PreDecrementExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
PreIncrementExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
PrimaryExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
PrimaryPrefix() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
PrimarySuffix() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
PrimitiveType() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
PRIVATE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
process() - Method in class org.ejen.EjenTemplateNode
Executes this EjenTemplateNode.
process() - Method in class org.ejen.EjenStylesheetNode
Executes this EjenStylesheetNode (and all child nodes).
process() - Method in class org.ejen.EjenSourceNode
Executes this EjenSourceNode.
process() - Method in class org.ejen.EjenSaveNode
Executes this EjenSaveNode.
process() - Method in class org.ejen.EjenRootNode
Starts the generation process (child nodes execution loop).
process() - Method in class org.ejen.EjenParamNode
Executes this EjenParamNode.
process() - Method in class org.ejen.EjenMergeNode
Executes this EjenMergeNode.
process() - Method in class org.ejen.EjenIncludeNode
Executes this EjenIncludeNode.
process() - Method in class org.ejen.EjenImportNode
Executes this EjenImportNode.
process() - Method in class org.ejen.EjenFilterNode
Executes this EjenFilterNode.
process() - Method in class org.ejen.EjenChildNode
Executes this EjenChildNode.
process(Document, Class) - Static method in class org.ejen.ext.JavaClassToXML
Returns a Node that represents a Class definition.
process(Document, String, String, String, boolean) - Static method in class org.ejen.ext.parsers.java_1_2.JavaSourceToXML
Returns a Node that represents a java source file.
process(ExpressionContext, String) - Static method in class org.ejen.ext.JavaClassToXML
Returns a Node that represents a Class definition.
process(ExpressionContext, String) - Static method in class org.ejen.ext.parsers.java_1_2.JavaSourceToXML
Returns a Node that represents a java source file.
process(ExpressionContext, String, boolean) - Static method in class org.ejen.ext.parsers.java_1_2.JavaSourceToXML
Returns a Node that represents a java source file.
process(ExpressionContext, String, String, String) - Static method in class org.ejen.ext.parsers.java_1_2.JavaSourceToXML
Returns a Node that represents a java source file.
process(ExpressionContext, String, String, String, boolean) - Static method in class org.ejen.ext.parsers.java_1_2.JavaSourceToXML
Returns a Node that represents a java source file.
process(String, int[]) - Static method in class org.ejen.util.arl.ArlUtil
Returns the array parameter whose elements are set according to the arl parameter.
Properties - class org.ejen.ext.Properties.
Properties utility (static methods).
Properties() - Constructor for class org.ejen.ext.Properties
Protected constructor (prevents instanciation).
properties(ExpressionContext, String) - Static method in class org.ejen.ext.FileUtil
Returns a NodeSet that contains informations about the fileName file.
PROTECTED - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
PUBLIC - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
pushContext(EjenContext) - Method in class org.ejen.EjenContextsStack
Pushes an EjenContext onto the top of this EjenContextsStack.
pushContext(EjenContext) - Method in class org.ejen.EjenChildNode
Pushes a new EjenContext onto the top of the contexts stack.
put(XSLProcessorContext, ElemExtensionCall) - Method in class org.ejen.ext.GlobalVariables
Creates (or updates the value of) a variable.
putInContext(String, Object) - Method in class org.ejen.EjenChildNode
Puts an Object (whose name is 'name') in the current context (on the top of the stack).
putInGlobalContext(String, Object) - Method in class org.ejen.EjenChildNode
Puts an Object (whose name is 'name') in the global (shared) context.
putMessage(String, String) - Method in class org.ejen.EjenErrors.EjenError
Adds a message into this EjenError with a name set to id.

R

RBRACE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
RBRACKET - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
read(ExpressionContext) - Method in class org.ejen.ext.Counter
Returns the current value of this Counter.
read(XSLProcessorContext, ElemExtensionCall) - Method in class org.ejen.ext.Counter
Returns the current value of this Counter.
readAndIncr(ExpressionContext) - Method in class org.ejen.ext.Counter
Returns the value of this Counter, then increments it by 1.
readAndIncr(ExpressionContext, int) - Method in class org.ejen.ext.Counter
Returns the value of this Counter, then increments it by 'step'.
readAndIncr(XSLProcessorContext, ElemExtensionCall) - Method in class org.ejen.ext.Counter
Returns the value of this Counter, then increments it.
readChar() - Static method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
readChar() - Static method in class org.ejen.util.arl.SimpleCharStream
 
ReInit(ArlParserTokenManager) - Method in class org.ejen.util.arl.ArlParser
 
ReInit(InputStream) - Method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
ReInit(InputStream) - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ReInit(InputStream) - Method in class org.ejen.util.arl.SimpleCharStream
 
ReInit(InputStream) - Static method in class org.ejen.util.arl.ArlParser
 
ReInit(InputStream, int, int) - Method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
ReInit(InputStream, int, int) - Method in class org.ejen.util.arl.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.ejen.util.arl.SimpleCharStream
 
ReInit(JavaCharStream) - Static method in class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
ReInit(JavaCharStream, int) - Static method in class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
ReInit(JavaParserTokenManager) - Method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ReInit(Reader) - Method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
ReInit(Reader) - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
ReInit(Reader) - Method in class org.ejen.util.arl.SimpleCharStream
 
ReInit(Reader) - Static method in class org.ejen.util.arl.ArlParser
 
ReInit(Reader, int, int) - Method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
ReInit(Reader, int, int) - Method in class org.ejen.util.arl.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
ReInit(Reader, int, int, int) - Method in class org.ejen.util.arl.SimpleCharStream
 
ReInit(SimpleCharStream) - Static method in class org.ejen.util.arl.ArlParserTokenManager
 
ReInit(SimpleCharStream, int) - Static method in class org.ejen.util.arl.ArlParserTokenManager
 
RelationalExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
REM - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
REMASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
REMOVE - Static variable in interface org.ejen.util.arl.ArlParserConstants
 
remove(XSLProcessorContext, ElemExtensionCall) - Method in class org.ejen.ext.GlobalVariables
Removes a variable.
replace(ExpressionContext, String, String, String) - Static method in class org.ejen.ext.StringUtil
Returns a new string resulting from replacing all occurrences of s2 in s1 with s3.
reset(XSLProcessorContext, ElemExtensionCall) - Method in class org.ejen.ext.Counter
Resets the Counter value.
ResultType() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
RETURN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
ReturnStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
RPAREN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
RSIGNEDSHIFT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
RSIGNEDSHIFTASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
RUNSIGNEDSHIFT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
RUNSIGNEDSHIFTASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 

S

S_CI_CONNECTION_NODE_NAME - Static variable in class org.ejen.ext.db.BasicMetaDataConnection
 
S_CI_DRIVER - Static variable in class org.ejen.ext.db.BasicMetaDataConnection
 
S_CI_URL - Static variable in class org.ejen.ext.db.BasicMetaDataConnection
 
S_DI_DATABASE_PRODUCT_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_DI_DATABASE_PRODUCT_VERSION - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_DI_NODE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_DEFERRABILITY - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_DELETE_RULE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_EK_NODE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_FK_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_FKCOLUMN_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_FKTABLE_CAT - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_FKTABLE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_FKTABLE_SCHEM - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_IK_NODE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_KEY_SEQ - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_PK_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_PKCOLUMN_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_PKTABLE_CAT - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_PKTABLE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_PKTABLE_SCHEM - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EIK_UPDATE_RULE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EXCEPTION_CLASS_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EXCEPTION_CODE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_EXCEPTION_NODE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_FALSE - Static variable in class org.ejen.ext.FileUtil
 
S_II_ASC_OR_DESC - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_CARDINALITY - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_COLUMN_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_FILTER_CONDITION - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_INDEX_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_INDEX_QUALIFIER - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_NODE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_NON_UNIQUE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_ORDINAL_POSITION - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_PAGES - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_TABLE_CAT - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_TABLE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_TABLE_SCHEM - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_II_TYPE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_NOT_SUPPORTED - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_NULL - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_PK_COLUMN_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_PK_KEY_SEQ - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_PK_NODE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_PK_PK_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_PK_TABLE_CAT - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_PK_TABLE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_PK_TABLE_SCHEM - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_PY_NAME - Static variable in class org.ejen.util.DOMUtil
 
S_PY_PROPERTY_NODE_NAME - Static variable in class org.ejen.util.DOMUtil
 
S_PY_VALUE - Static variable in class org.ejen.util.DOMUtil
 
S_RS_AUTO_INCREMENT - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_CASE_SENSITIVE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_CATALOG_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_COLUMN_CLASS_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_COLUMN_DISPLAY_SIZE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_COLUMN_LABEL - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_COLUMN_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_COLUMN_NO_NULLS - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_COLUMN_NODE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_COLUMN_NULLABLE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_COLUMN_NULLABLE_UNKNOWN - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_COLUMN_TYPE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_COLUMN_TYPE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_CURRENCY - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_DEFINITELY_WRITABLE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_NULLABLE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_PRECISION - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_READ_ONLY - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_SCALE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_SCHEMA_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_SEARCHABLE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_SIGNED - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_TABLE_NAME - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_RS_WRITABLE - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
 
S_TABLE_METADATA_NODE_NAME - Static variable in class org.ejen.ext.db.TableMetaDataNodeBuilder
 
S_TRUE - Static variable in class org.ejen.ext.FileUtil
 
SC_AND - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
SC_OR - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
SEMICOLON - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
send(XSLProcessorContext, ElemExtensionCall) - Static method in class org.ejen.ext.Messenger
Sends a message to the current EjenListener.
sendMessageEvent(String) - Method in class org.ejen.EjenChildNode
Sends a message event from this EjenChildNode (with level Does nothing if there is no listener.
sendMessageEvent(String, int) - Method in class org.ejen.EjenChildNode
Sends a message event from this EjenChildNode (with a specific level).
sendStateEvent() - Method in class org.ejen.EjenChildNode
Sends a state change event (according to the current state of this EjenChildNode).
sendXSLMessageEvent(String) - Static method in class org.ejen.EjenChildNode
Sends a message event from an XSL file (via the Messenger.send(XSLProcessorContext context, ElemExtensionCall elem) extension function).
sendXSLMessageEvent(String, int) - Static method in class org.ejen.EjenChildNode
Sends a message event from an XSL file (via the Messenger.send(XSLProcessorContext context, ElemExtensionCall elem) extension function), with specific level.
setActive(XSLProcessorContext, ElemExtensionCall) - Static method in class org.ejen.ext.db.BasicMetaDataConnection
Sets the current active JDBC connection.
setAmount(String) - Method in class org.ejen.EjenSaveNode
[optional/AVT] - sets the (indent) amount attribute.
setDebugStream(PrintStream) - Static method in class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
setDebugStream(PrintStream) - Static method in class org.ejen.util.arl.ArlParserTokenManager
 
setEncoding(String) - Method in class org.ejen.EjenSaveNode
[optional/AVT] - sets the encoding attribute.
setFile(String) - Method in class org.ejen.EjenStylesheetNode
[mandatory/AVT] - sets the file attribute.
setFile(String) - Method in class org.ejen.EjenSourceNode
[optional/AVT] - sets the file attribute.
setFile(String) - Method in class org.ejen.EjenSaveNode
[mandatory/AVT] - sets the file attribute.
setFile(String) - Method in class org.ejen.EjenMergeNode
[mandatory/AVT] - sets the file attribute.
setFilepattern(String) - Method in class org.ejen.EjenTemplateNode
[optional/AVT] - sets the filepattern attribute.
setForeach(String) - Method in class org.ejen.EjenTemplateNode
[optional/AVT] - sets the foreach attribute.
setForeach(String) - Method in class org.ejen.EjenFilterNode
[optional/AVT] - sets the foreach attribute.
setIndent(String) - Method in class org.ejen.EjenSaveNode
[optional/AVT] - sets the indent attribute.
setListener(EjenListener) - Static method in class org.ejen.EjenChildNode
Sets the listener for all EjenChildNode classes (the listener is static).
setLiteral(String) - Method in class org.ejen.EjenParamNode
[mandatory if select is not set] - sets the literal attribute.
setName(String) - Method in class org.ejen.EjenParamNode
[mandatory/AVT] - sets the name attribute.
setSelect(String) - Method in class org.ejen.EjenParamNode
[mandatory if literal is not set/AVT] - sets the select attribute.
setSelect(String) - Method in class org.ejen.EjenMergeNode
[optional/AVT] - sets the select attribute.
setStacktrace(boolean) - Method in class org.ejen.EjenTask
[optional] - sets the stacktrace option for error reporting (print or not a stack trace).
setTo(String) - Method in class org.ejen.EjenMergeNode
[optional/AVT] - sets the to attribute.
ShiftExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
SHORT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
SimpleCharStream - class org.ejen.util.arl.SimpleCharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream) - Constructor for class org.ejen.util.arl.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.ejen.util.arl.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.ejen.util.arl.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.ejen.util.arl.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.ejen.util.arl.SimpleCharStream
 
SimpleCharStream(Reader, int, int, int) - Constructor for class org.ejen.util.arl.SimpleCharStream
 
SimpleNode - class org.ejen.ext.parsers.java_1_2.SimpleNode.
Modification of the SimpleNode class generated by JavaCC.
SimpleNode - class org.ejen.util.arl.SimpleNode.
 
SimpleNode(ArlParser, int) - Constructor for class org.ejen.util.arl.SimpleNode
 
SimpleNode(int) - Constructor for class org.ejen.ext.parsers.java_1_2.SimpleNode
 
SimpleNode(int) - Constructor for class org.ejen.util.arl.SimpleNode
 
SimpleNode(JavaParser, int) - Constructor for class org.ejen.ext.parsers.java_1_2.SimpleNode
 
SINGLE_LINE_COMMENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
size(ExpressionContext) - Method in class org.ejen.ext.GlobalVariables
Returns variables count.
SLASH - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
SLASHASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
specialConstructor - Variable in class org.ejen.ext.parsers.java_1_2.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor - Variable in class org.ejen.util.arl.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.ejen.ext.parsers.java_1_2.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class org.ejen.util.arl.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STACK_TRACE - Static variable in class org.ejen.EjenErrors
 
STAR - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
STARASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
STATE_AFTER_PROCESS - Static variable in interface org.ejen.EjenConstants
State of an EjenChildNode
STATE_BEFORE_PROCESS - Static variable in interface org.ejen.EjenConstants
State of an EjenChildNode
STATE_CHECK - Static variable in interface org.ejen.EjenConstants
State of an EjenChildNode
STATE_IDLE - Static variable in interface org.ejen.EjenConstants
State of an EjenChildNode
STATE_PROCESS - Static variable in interface org.ejen.EjenConstants
State of an EjenChildNode
stateChanged(EjenEvent) - Method in interface org.ejen.EjenListener
Invoked when an EjenChildNode state has changed.
Statement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
StatementExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
StatementExpressionList() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
STATES - Static variable in interface org.ejen.EjenConstants
State (of an EjenChildNode) names
STATIC - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
staticFlag - Static variable in class org.ejen.ext.parsers.java_1_2.JavaCharStream
 
staticFlag - Static variable in class org.ejen.util.arl.SimpleCharStream
 
status(ExpressionContext) - Static method in class org.ejen.ext.Version
Returns the Ejen low version number.
STRICTFP - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
STRING_LITERAL - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
StringUtil - class org.ejen.ext.StringUtil.
String operations utilities (static methods).
StringUtil() - Constructor for class org.ejen.ext.StringUtil
Protected constructor (prevents instanciation).
stripType(ExpressionContext, String) - Static method in class org.ejen.ext.JavaClassToXML
Strips a type definition (see Java signature format), removing all array dimensions and package information.
stripTypeDims(ExpressionContext, String) - Static method in class org.ejen.ext.JavaClassToXML
Strips a type definition (see Java signature format), removing only array dimensions information.
SUPER - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
SWITCH - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
SwitchLabel() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
SwitchStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
SwitchTo(int) - Static method in class org.ejen.ext.parsers.java_1_2.JavaParserTokenManager
 
SwitchTo(int) - Static method in class org.ejen.util.arl.ArlParserTokenManager
 
SYNCHRONIZED - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
SynchronizedStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 

T

TableMetaDataNodeBuilder - class org.ejen.ext.db.TableMetaDataNodeBuilder.
Table metadata abstract class (see BasicMetaDataConnection for usage).
TableMetaDataNodeBuilder() - Constructor for class org.ejen.ext.db.TableMetaDataNodeBuilder
 
THIS - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
THROW - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
throwRuntimeException(XSLProcessorContext, ElemExtensionCall) - Static method in class org.ejen.ext.Messenger
Throws a RuntimeException.
THROWS - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
throwSQLException(XSLProcessorContext, ElemExtensionCall) - Static method in class org.ejen.ext.Messenger
Throws a SQLException.
ThrowStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
TILDE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
token - Static variable in class org.ejen.ext.parsers.java_1_2.JavaParser
 
token - Static variable in class org.ejen.util.arl.ArlParser
 
Token - class org.ejen.ext.parsers.java_1_2.Token.
Modification of the Token class generated by JavaCC.
Token - class org.ejen.util.arl.Token.
Describes the input token stream.
token_source - Static variable in class org.ejen.ext.parsers.java_1_2.JavaParser
 
token_source - Static variable in class org.ejen.util.arl.ArlParser
 
Token() - Constructor for class org.ejen.ext.parsers.java_1_2.Token
 
Token() - Constructor for class org.ejen.util.arl.Token
 
tokenImage - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
tokenImage - Variable in class org.ejen.ext.parsers.java_1_2.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.ejen.util.arl.ArlParserConstants
 
tokenImage - Variable in class org.ejen.util.arl.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - error org.ejen.ext.parsers.java_1_2.TokenMgrError.
 
TokenMgrError - error org.ejen.util.arl.TokenMgrError.
 
TokenMgrError() - Constructor for class org.ejen.ext.parsers.java_1_2.TokenMgrError
 
TokenMgrError() - Constructor for class org.ejen.util.arl.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class org.ejen.ext.parsers.java_1_2.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class org.ejen.util.arl.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class org.ejen.ext.parsers.java_1_2.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class org.ejen.util.arl.TokenMgrError
 
toLowerCase(ExpressionContext, String) - Static method in class org.ejen.ext.StringUtil
Converts all of the characters in the String s to lower case using the rules of the default locale.
toNode(Document, Node, int[], boolean) - Method in class org.ejen.ext.parsers.java_1_2.Token
Creates a child DOM node appended to the 'parent' node, depending on the 'tokensMap' parameter.
toNode(Document, Node, int[], int[], boolean) - Method in class org.ejen.ext.parsers.java_1_2.SimpleNode
Creates a new parent DOM node for this SimpleNode, stops visiting or just visits children nodes of this SimpleNode, depending on the 'nodesMap' parameter.
toSpecialNode(Document, Node, int[], boolean) - Method in class org.ejen.ext.parsers.java_1_2.Token
Creates a child 'stok' DOM node allways appended to a 'tok' parent node, depending on the 'tokensMap' parameter.
toString() - Method in class org.ejen.EjenEvent
Returns this EjenEvent message.
toString() - Method in class org.ejen.EjenChildNode
Returns the String representation of this EjenChildNode, in the form of "<node_name> {[<attribute_name_1>=<attribute_value_1>[, <attribute_name_2>=<attribute_value_2> ...]]}".
toString() - Method in class org.ejen.ext.parsers.java_1_2.Token
Returns the image.
toString() - Method in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
toString() - Method in class org.ejen.util.arl.Token
Returns the image.
toString() - Method in class org.ejen.util.arl.SimpleNode
 
toString(EjenErrors.EjenError[]) - Static method in class org.ejen.EjenErrors
Returns a String representation of the errors argument.
toString(ExpressionContext) - Static method in class org.ejen.ext.Version
Returns the Ejen high version number.
toString(String) - Method in class org.ejen.ext.parsers.java_1_2.SimpleNode
 
toString(String) - Method in class org.ejen.util.arl.SimpleNode
 
toString(String, String, Throwable) - Static method in class org.ejen.EjenErrors
Identical to toString(get(file, note, t, false)).
toString(String, String, Throwable, boolean) - Static method in class org.ejen.EjenErrors
Identical to toString(get(file, note, t, printStackTrace)).
toULowerCase(ExpressionContext, String) - Static method in class org.ejen.ext.StringUtil
Converts the first character in the String s to uppercase and the remaining characters to lower case using the rules of the default locale.
toUpperCase(ExpressionContext, String) - Static method in class org.ejen.ext.StringUtil
Converts all of the characters in the String s to upper case using the rules of the default locale.
TRANSIENT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
TRUE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
TRY - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
TryStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
Type() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
TypeDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 

U

UnaryExpression() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
UnaryExpressionNotPlusMinus() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
unescape(String) - Static method in class org.ejen.ext.StringUtil
Returns a String with common escape sequences ("\t", "\n", "\r", "\f") converted to their respective values.
UnmodifiedClassDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
UnmodifiedInterfaceDeclaration() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 

V

VariableDeclarator() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
VariableDeclaratorId() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
VariableInitializer() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 
Version - class org.ejen.ext.Version.
Ejen version utility (static methods).
VERSION_STATUS - Static variable in class org.ejen.ext.Version
Version status.
Version() - Constructor for class org.ejen.ext.Version
Protected constructor (prevents instanciation).
VOID - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
VOLATILE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 

W

WHILE - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
WhileStatement() - Static method in class org.ejen.ext.parsers.java_1_2.JavaParser
 

X

XMLInclude - class org.ejen.ext.XMLInclude.
XML file include utility (static methods).
XMLInclude() - Constructor for class org.ejen.ext.XMLInclude
Protected constructor (prevents instanciation).
XOR - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
XORASSIGN - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
xslMessageSent(EjenEvent) - Method in interface org.ejen.EjenListener
Invoked when an XSL stylesheet sends a message.
XSLUtil - class org.ejen.ext.XSLUtil.
XSL operations utility (static methods).
XSLUtil - class org.ejen.util.XSLUtil.
XSL utility (static methods used in java code).
XSLUtil() - Constructor for class org.ejen.ext.XSLUtil
Prevents instanciation.
XSLUtil() - Constructor for class org.ejen.util.XSLUtil
Prevents instanciation.

_

_activeConn - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
Current active connection
_amount - Variable in class org.ejen.EjenSaveNode
 
_childNodes - Variable in class org.ejen.EjenStylesheetNode
 
_conns - Static variable in class org.ejen.ext.db.BasicMetaDataConnection
Connections table
_DEFAULT - Static variable in interface org.ejen.ext.parsers.java_1_2.JavaParserConstants
 
_ejenChildNode - Variable in class org.ejen.EjenException
 
_embeddedThrowable - Variable in class org.ejen.EjenException
 
_encoding - Variable in class org.ejen.EjenSaveNode
 
_errors - Static variable in class org.ejen.ext.db.MetaDataNodeBuilder
NodeSet containing errors informations
_file - Variable in class org.ejen.EjenStylesheetNode
 
_file - Variable in class org.ejen.EjenSourceNode
 
_file - Variable in class org.ejen.EjenSaveNode
 
_file - Variable in class org.ejen.EjenMergeNode
 
_filepattern - Variable in class org.ejen.EjenTemplateNode
 
_foreach - Variable in class org.ejen.EjenTemplateNode
 
_foreach - Variable in class org.ejen.EjenFilterNode
 
_indent - Variable in class org.ejen.EjenSaveNode
 
_level - Variable in class org.ejen.EjenEvent
 
_literal - Variable in class org.ejen.EjenParamNode
 
_message - Variable in class org.ejen.EjenException
 
_messageIndent - Static variable in class org.ejen.EjenChildNode
Indentation string for message reporting.
_msg - Variable in class org.ejen.EjenEvent
 
_name - Variable in class org.ejen.EjenParamNode
 
_select - Variable in class org.ejen.EjenParamNode
 
_select - Variable in class org.ejen.EjenMergeNode
 
_to - Variable in class org.ejen.EjenMergeNode
 

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