Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E G I L M N O P Q R S T V X

A

AND - Static variable in class com.k_int.util.CCL.CCLLexer
 
addAttributesFor(String, Vector) - Method in class com.k_int.util.CCL.BaseCCLParser
 
addMappings(Vector, Node) - Method in class com.k_int.util.CCL.XMLConfig
 
addQualifier(String, AttrPlusTermNode) - Method in class com.k_int.util.CCL.CCLToRPNParser
 
attrs - Variable in class com.k_int.util.CCL.CCLHelper.TermNode
 
attrset - Variable in class com.k_int.util.CCL.ConfigTriple
 
attrtype - Variable in class com.k_int.util.CCL.ConfigTriple
 
attrval - Variable in class com.k_int.util.CCL.ConfigTriple
 

B

BaseCCLParser - class com.k_int.util.CCL.BaseCCLParser.
 
BaseCCLParser(Reader, CCLConfig) - Constructor for class com.k_int.util.CCL.BaseCCLParser
 

C

CCLConfig - class com.k_int.util.CCL.CCLConfig.
CCLConfig :
CCLConfig() - Constructor for class com.k_int.util.CCL.CCLConfig
Default no-args constructor that looks for an XML config in the jar file.
CCLConfigurator - interface com.k_int.util.CCL.CCLConfigurator.
CCLConfigurator : Load a CCL Configuration from some datasource.
CCLHelper - class com.k_int.util.CCL.CCLHelper.
Simple test of CCL Parser, extends the Base parser and listens for parse tokens, convert the stream of tokens into prefix notation.
CCLHelper() - Constructor for class com.k_int.util.CCL.CCLHelper
 
CCLHelper.OpNode - class com.k_int.util.CCL.CCLHelper.OpNode.
 
CCLHelper.OpNode(int) - Constructor for class com.k_int.util.CCL.CCLHelper.OpNode
 
CCLHelper.OpenBrace - class com.k_int.util.CCL.CCLHelper.OpenBrace.
 
CCLHelper.OpenBrace() - Constructor for class com.k_int.util.CCL.CCLHelper.OpenBrace
 
CCLHelper.ParseNode - class com.k_int.util.CCL.CCLHelper.ParseNode.
 
CCLHelper.ParseNode() - Constructor for class com.k_int.util.CCL.CCLHelper.ParseNode
 
CCLHelper.TermNode - class com.k_int.util.CCL.CCLHelper.TermNode.
 
CCLHelper.TermNode(Object, Vector) - Constructor for class com.k_int.util.CCL.CCLHelper.TermNode
 
CCLLexer - class com.k_int.util.CCL.CCLLexer.
 
CCLLexer(Reader, TermIdentifier) - Constructor for class com.k_int.util.CCL.CCLLexer
 
CCLLexer.LexerToken - class com.k_int.util.CCL.CCLLexer.LexerToken.
 
CCLLexer.LexerToken(int) - Constructor for class com.k_int.util.CCL.CCLLexer.LexerToken
 
CCLTest - class com.k_int.util.CCL.CCLTest.
Simple test of CCL Parser, extends the Base parser and listens for parse tokens, convert the stream of tokens into prefix notation.
CCLTest(InputStream, CCLConfig) - Constructor for class com.k_int.util.CCL.CCLTest
 
CCLToRPNParser - class com.k_int.util.CCL.CCLToRPNParser.
Simple test of CCL Parser, extends the Base parser and listens for parse tokens, convert the stream of tokens into prefix notation.
CCLToRPNParser(Reader, CCLConfig) - Constructor for class com.k_int.util.CCL.CCLToRPNParser
 
COMMA - Static variable in class com.k_int.util.CCL.CCLLexer
 
ConfigTriple - class com.k_int.util.CCL.ConfigTriple.
ConfigTriple :
ConfigTriple(String, Object, Object) - Constructor for class com.k_int.util.CCL.ConfigTriple
 
cat - Static variable in class com.k_int.util.CCL.CCLToRPNParser
 
cat - Static variable in class com.k_int.util.CCL.XMLConfig
 
checkForBrace() - Method in class com.k_int.util.CCL.BaseCCLParser
 
com.k_int.util.CCL - package com.k_int.util.CCL
 
config - Variable in class com.k_int.util.CCL.BaseCCLParser
 
config - Variable in class com.k_int.util.CCL.CCLToRPNParser
 
configure() - Method in interface com.k_int.util.CCL.CCLConfigurator
Trigger the transfer of data from the realisation of Configurator into the CCLConfig
configure() - Method in class com.k_int.util.CCL.XMLConfig
Trigger the transfer of data from the XML file into the CCLConfig
current_leaf - Variable in class com.k_int.util.CCL.CCLToRPNParser
 

D

default_attrset - Variable in class com.k_int.util.CCL.CCLConfig
 
doc - Variable in class com.k_int.util.CCL.XMLConfig
 
dump() - Method in class com.k_int.util.CCL.CCLTest
 

E

EOF - Static variable in class com.k_int.util.CCL.CCLLexer
 
EOL - Static variable in class com.k_int.util.CCL.CCLLexer
 
ERROR - Static variable in class com.k_int.util.CCL.CCLLexer
 

G

getAttr(NamedNodeMap, String, String) - Method in class com.k_int.util.CCL.XMLConfig
 
getDefaultAttrset() - Method in class com.k_int.util.CCL.CCLConfig
 
getInt() - Method in class com.k_int.util.CCL.CCLLexer
 
getLastOrdinaryChar() - Method in class com.k_int.util.CCL.CCLLexer
 
getNumber() - Method in class com.k_int.util.CCL.CCLLexer
 
getQualifierConfig() - Method in class com.k_int.util.CCL.CCLConfig
 
getString() - Method in class com.k_int.util.CCL.CCLLexer
 

I

input - Variable in class com.k_int.util.CCL.CCLLexer
 
isCCLQualifier(String) - Method in class com.k_int.util.CCL.BaseCCLParser
 
isCCLQualifier(String) - Method in class com.k_int.util.CCL.CCLTest
 
isCCLQualifier(String) - Method in class com.k_int.util.CCL.CCLToRPNParser
 
isCCLQualifier(String) - Method in interface com.k_int.util.CCL.TermIdentifier
 

L

LP - Static variable in class com.k_int.util.CCL.CCLLexer
 
last_ordinary_char - Variable in class com.k_int.util.CCL.CCLLexer
 
lookup(String) - Method in class com.k_int.util.CCL.CCLConfig
 

M

main(String[]) - Static method in class com.k_int.util.CCL.CCLTest
 

N

NOT - Static variable in class com.k_int.util.CCL.CCLLexer
 
NUMBER - Static variable in class com.k_int.util.CCL.CCLLexer
 
nextToken() - Method in class com.k_int.util.CCL.CCLLexer
 

O

OR - Static variable in class com.k_int.util.CCL.CCLLexer
 
op - Variable in class com.k_int.util.CCL.CCLHelper.OpNode
 
op_stack - Variable in class com.k_int.util.CCL.CCLTest
 
op_stack - Variable in class com.k_int.util.CCL.CCLToRPNParser
 

P

p - Variable in class com.k_int.util.CCL.BaseCCLParser
 
parse() - Method in class com.k_int.util.CCL.BaseCCLParser
 
parseCCL() - Method in class com.k_int.util.CCL.CCLToRPNParser
 
pos - Variable in class com.k_int.util.CCL.CCLToRPNParser
 
postfixToPrefix(LinkedList) - Static method in class com.k_int.util.CCL.CCLHelper
 
postfix_list - Variable in class com.k_int.util.CCL.CCLTest
 
postfix_list - Variable in class com.k_int.util.CCL.CCLToRPNParser
 
prefix_list - Variable in class com.k_int.util.CCL.CCLToRPNParser
 

Q

QUALIFIER - Static variable in class com.k_int.util.CCL.CCLLexer
 
qualifier_config - Variable in class com.k_int.util.CCL.CCLConfig
 

R

RELATION - Static variable in class com.k_int.util.CCL.CCLLexer
 
RP - Static variable in class com.k_int.util.CCL.CCLLexer
 
registerQualifier(String, Object) - Method in class com.k_int.util.CCL.CCLConfig
 
root - Variable in class com.k_int.util.CCL.CCLToRPNParser
 
rpn_branch_stack - Variable in class com.k_int.util.CCL.CCLToRPNParser
 

S

SPACE - Static variable in class com.k_int.util.CCL.CCLLexer
 
setDefaultAttrset(String) - Method in class com.k_int.util.CCL.CCLConfig
 
setupSpecialTerms() - Method in class com.k_int.util.CCL.CCLLexer
 
special_terms - Static variable in class com.k_int.util.CCL.CCLLexer
 

T

TERM - Static variable in class com.k_int.util.CCL.CCLLexer
 
TermIdentifier - interface com.k_int.util.CCL.TermIdentifier.
TermIdentifier : Interface implemented by an object capable of telling the CCL Lexer if a given term is a CCL qualifier or not.
target - Variable in class com.k_int.util.CCL.XMLConfig
 
term - Variable in class com.k_int.util.CCL.CCLHelper.TermNode
 
ti - Variable in class com.k_int.util.CCL.CCLLexer
 
toString() - Method in class com.k_int.util.CCL.CCLHelper.OpNode
 
toString() - Method in class com.k_int.util.CCL.CCLHelper.OpenBrace
 
toString() - Method in class com.k_int.util.CCL.CCLHelper.ParseNode
 
toString() - Method in class com.k_int.util.CCL.CCLHelper.TermNode
 
to_rpn(QueryNode) - Method in class com.k_int.util.CCL.CCLToRPNParser
 
token - Variable in class com.k_int.util.CCL.BaseCCLParser
 
type - Variable in class com.k_int.util.CCL.CCLLexer.LexerToken
 

V

visitCCLQuery() - Method in class com.k_int.util.CCL.BaseCCLParser
 
visitCloseBrace() - Method in class com.k_int.util.CCL.BaseCCLParser
 
visitCloseBrace() - Method in class com.k_int.util.CCL.CCLTest
 
visitCloseBrace() - Method in class com.k_int.util.CCL.CCLToRPNParser
 
visitCompleteRestriction(Vector, Object) - Method in class com.k_int.util.CCL.BaseCCLParser
 
visitCompleteRestriction(Vector, Object) - Method in class com.k_int.util.CCL.CCLTest
 
visitCompleteRestriction(Vector, Object) - Method in class com.k_int.util.CCL.CCLToRPNParser
 
visitElements() - Method in class com.k_int.util.CCL.BaseCCLParser
 
visitOp(int) - Method in class com.k_int.util.CCL.BaseCCLParser
 
visitOp(int) - Method in class com.k_int.util.CCL.CCLTest
 
visitOp(int) - Method in class com.k_int.util.CCL.CCLToRPNParser
 
visitOpenBrace() - Method in class com.k_int.util.CCL.BaseCCLParser
 
visitOpenBrace() - Method in class com.k_int.util.CCL.CCLTest
 
visitOpenBrace() - Method in class com.k_int.util.CCL.CCLToRPNParser
 

X

XMLConfig - class com.k_int.util.CCL.XMLConfig.
XMLConfig : Load a CCL Configuration from an XML datasource.
XMLConfig(InputStream, CCLConfig) - Constructor for class com.k_int.util.CCL.XMLConfig
Constructor.

A B C D E G I L M N O P Q R S T V X