A C D E G I J L M N O P R S V X

A

addBooleanVariable(String, boolean) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 
addBooleanVariable(String, boolean) - Method in class com.fujitsu.xml.omquery.VariableMgr
Add a Boolean variable to the list of managed variables.
addBooleanVariable(String, boolean) - Method in class com.fujitsu.xml.omquery.XPathContext
Add a Boolean variable to the list of managed variables.
addNodeArrayVariable(String, Node[], int, int) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 
addNodeArrayVariable(String, Node[], int, int) - Method in class com.fujitsu.xml.omquery.VariableMgr
Add a variable of type DOM Node[] to the list of managed variables.
addNodeArrayVariable(String, Node[], int, int) - Method in class com.fujitsu.xml.omquery.XPathContext
Add a variable of type DOM Node[] to the list of managed variables.
addNumberVariable(String, double) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 
addNumberVariable(String, double) - Method in class com.fujitsu.xml.omquery.VariableMgr
Add a Number variable to the list of managed variables.
addNumberVariable(String, double) - Method in class com.fujitsu.xml.omquery.XPathContext
Add a Number variable to the list of managed variables.
addSingleNodeVariable(String, Node) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 
addSingleNodeVariable(String, Node) - Method in class com.fujitsu.xml.omquery.VariableMgr
Add a variable of type DOM Node to the list of managed variables.
addSingleNodeVariable(String, Node) - Method in class com.fujitsu.xml.omquery.XPathContext
Add a variable of type DOM Node to the list of managed variables.
addStringVariable(String, String) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 
addStringVariable(String, String) - Method in class com.fujitsu.xml.omquery.VariableMgr
Add a String variable to the list of managed variables.
addStringVariable(String, String) - Method in class com.fujitsu.xml.omquery.XPathContext
Add a String variable to the list of managed variables.
addVariable(String, String) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 
addVariable(String, String) - Method in class com.fujitsu.xml.omquery.VariableMgr
Add a variable to the list of managed variables.
addVariable(String, String) - Method in class com.fujitsu.xml.omquery.XPathContext
Add a variable to the list of managed variables.

C

canStrip() - Method in class com.fujitsu.xml.omquery.MyNode
 
com.fujitsu.xml.omquery - package com.fujitsu.xml.omquery
 
compareTo(Node) - Method in class com.fujitsu.xml.omquery.MyNode
 
contains(Name) - Method in class com.fujitsu.xml.omquery.MyVariableSet
 
contains(Name) - Method in class com.fujitsu.xml.omquery.XPathContext.MyAddVariableSet
 
createXPathContext() - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Creates a XPath evaluation context with default values.
createXPathContext(Node, NamespacePrefixMap) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Creates a XPath evaluation context with specified context node and namespace bindings.
createXPathContext(Node, NamespacePrefixMap, int, int) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Creates a XPath evaluation context with specified values.
currentNode - Variable in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 

D

DomQueryMgr - Class in com.fujitsu.xml.omquery
A class which provides XPath API facility on top of DOM by interfacing with James Clark's XT.
DomQueryMgr(Document) - Constructor for class com.fujitsu.xml.omquery.DomQueryMgr
Constructs a Query Manager for DOM.

E

eval(Node, ExprContext) - Method in class com.fujitsu.xml.omquery.MyVariableSet
 
eval(Node, ExprContext) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 
eval(Node, ExprContext) - Method in class com.fujitsu.xml.omquery.VariableMgr
 
eval(Node, ExprContext) - Method in class com.fujitsu.xml.omquery.XPathContext
 
eval(Node, ExprContext) - Method in class com.fujitsu.xml.omquery.XPathContext.MyAddVariableSet
 

G

getAttribute(Name) - Method in class com.fujitsu.xml.omquery.MyNode
 
getAttributes() - Method in class com.fujitsu.xml.omquery.MyNode
 
getAttributeValue(Name) - Method in class com.fujitsu.xml.omquery.MyNode
 
getBooleanByXPath(Node, String) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Evaluates XPath expression on top DOM to yield a boolean.
getBooleanByXPath(Node, String, NamespacePrefixMap) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
 
getBooleanByXPath(String, XPathContext) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Evaluates XPath expression on top DOM to yield a boolean.
getBooleanWithXPath(Node, String) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getBooleanWithXPath(Node, String, NamespacePrefixMap) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getBooleanWithXPath(Node, String, NamespacePrefixMap, int, int, VariableMgr) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getChildren() - Method in class com.fujitsu.xml.omquery.MyNode
 
getCurrent(Node) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
getData() - Method in class com.fujitsu.xml.omquery.MyNode
 
getDocument(URL, String) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
getDomNode() - Method in class com.fujitsu.xml.omquery.XPathContext
Get context node.
getElementById(Document, String) - Method in class com.fujitsu.xml.omquery.JAXP_ProcessorImpl
Get an element (if any) which which has the specified ID.
getElementWithId(String) - Method in class com.fujitsu.xml.omquery.MyNode
 
getEmptyNamespacePrefixMap() - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Get an empty NamespacePrefixMap.
getExtensionContext(String) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
getFollowingSiblings() - Method in class com.fujitsu.xml.omquery.MyNode
 
getGeneratedId() - Method in class com.fujitsu.xml.omquery.MyNode
 
getGlobalVariableValue(Name) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
getIncludeComments() - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyLoadContext
 
getIncludeProcessingInstructions() - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyLoadContext
 
getLastPosition() - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
getLineNumber() - Method in class com.fujitsu.xml.omquery.MyNode
 
getLocalVariableValue(Name) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
getName() - Method in class com.fujitsu.xml.omquery.MyNode
 
getNamespacePrefixMap() - Method in class com.fujitsu.xml.omquery.MyNode
 
getNamespacePrefixMap() - Method in class com.fujitsu.xml.omquery.XPathContext
Get the set of namespace bindings.
getNameTable() - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getNodesByXPath(Node, String) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Performs XPath query on top DOM.
getNodesByXPath(Node, String, NamespacePrefixMap) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
 
getNodesByXPath(String, XPathContext) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Performs XPath query on top DOM.
getNodesByXPath(Node, String) - Method in class com.fujitsu.xml.omquery.XtOmQueryMgr
Performs XPath query on top of XT's OM (Object Model).
getNodesWithXPath(Node, String) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getNodesWithXPath(Node, String, NamespacePrefixMap) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getNodesWithXPath(Node, String, NamespacePrefixMap, int, int, VariableMgr) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getNumberByXPath(Node, String) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Evaluates XPath expression on top DOM to yield a number.
getNumberByXPath(Node, String, NamespacePrefixMap) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
 
getNumberByXPath(String, XPathContext) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Evaluates XPath expression on top DOM to yield a number.
getNumberWithXPath(Node, String) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getNumberWithXPath(Node, String, NamespacePrefixMap) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getNumberWithXPath(Node, String, NamespacePrefixMap, int, int, VariableMgr) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getParent() - Method in class com.fujitsu.xml.omquery.MyNode
 
getPosition() - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
getPosition() - Method in class com.fujitsu.xml.omquery.XPathContext
Get context position.
getRoot() - Method in class com.fujitsu.xml.omquery.MyNode
 
getSize() - Method in class com.fujitsu.xml.omquery.XPathContext
Get context size.
getStringByXPath(Node, String) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Evaluates XPath expression on top DOM to yield a string.
getStringByXPath(Node, String, NamespacePrefixMap) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
 
getStringByXPath(String, XPathContext) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
Evaluates XPath expression on top DOM to yield a string.
getStringWithXPath(Node, String) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getStringWithXPath(Node, String, NamespacePrefixMap) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getStringWithXPath(Node, String, NamespacePrefixMap, int, int, VariableMgr) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
getStripSource(Name) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyLoadContext
 
getSystemProperty(Name) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
getTree(Variant) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
getType() - Method in class com.fujitsu.xml.omquery.MyNode
 
getUnparsedEntityURI(String) - Method in class com.fujitsu.xml.omquery.MyNode
 
getURL() - Method in class com.fujitsu.xml.omquery.MyNode
 
getVariableSet() - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 
getVariableSet() - Method in class com.fujitsu.xml.omquery.VariableMgr
 
getVariableSet() - Method in class com.fujitsu.xml.omquery.XPathContext
 
getVariableValue(Name) - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 
getVariableValue(Name) - Method in class com.fujitsu.xml.omquery.VariableMgr
 
getVariableValue(Name) - Method in class com.fujitsu.xml.omquery.XPathContext
 
getXtOmNode(Node) - Method in class com.fujitsu.xml.omquery.DomQueryMgr
 

I

isId(String) - Method in class com.fujitsu.xml.omquery.MyNode
 

J

JAXP_ProcessorImpl - Class in com.fujitsu.xml.omquery
XT's XML processor implementation for JAXP 1.0 DOM.
JAXP_ProcessorImpl() - Constructor for class com.fujitsu.xml.omquery.JAXP_ProcessorImpl
 

L

load(InputSource) - Method in class com.fujitsu.xml.omquery.JAXP_ProcessorImpl
Parses XML file or stream to build a DOM.
load(InputSource) - Method in class com.fujitsu.xml.omquery.XtOmQueryMgr
Parse XML file or stream to build XT's OM (Object Model).

M

MyNode - Class in com.fujitsu.xml.omquery
 
MyNode(NameTable) - Constructor for class com.fujitsu.xml.omquery.MyNode
 
MyNode(NamespacePrefixMap) - Constructor for class com.fujitsu.xml.omquery.MyNode
 
MyVariableSet - Class in com.fujitsu.xml.omquery
 
MyVariableSet() - Constructor for class com.fujitsu.xml.omquery.MyVariableSet
 

N

nametbl - Variable in class com.fujitsu.xml.omquery.OmQueryMgrBase
 
nametbl - Variable in class com.fujitsu.xml.omquery.XPathContext
 
nspm - Variable in class com.fujitsu.xml.omquery.MyNode
 

O

OmQueryMgrBase - Class in com.fujitsu.xml.omquery
A class which provides XPath API facility by interfacing with James Clark's XT.
OmQueryMgrBase() - Constructor for class com.fujitsu.xml.omquery.OmQueryMgrBase
Constructs a Object Model Manager.
OmQueryMgrBase.MyExprContext - Class in com.fujitsu.xml.omquery
 
OmQueryMgrBase.MyExprContext(Node, VariableMgr) - Constructor for class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
OmQueryMgrBase.MyExprContext(Node, int, int, VariableMgr) - Constructor for class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
OmQueryMgrBase.MyLoadContext - Class in com.fujitsu.xml.omquery
 
OmQueryMgrBase.MyLoadContext() - Constructor for class com.fujitsu.xml.omquery.OmQueryMgrBase.MyLoadContext
 
OmQueryMgrBase.MyVariableMgr - Class in com.fujitsu.xml.omquery
 
OmQueryMgrBase.MyVariableMgr() - Constructor for class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 

P

position - Variable in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 

R

reset() - Method in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 
reset() - Method in class com.fujitsu.xml.omquery.VariableMgr
Make the list of managed variables empty.
reset() - Method in class com.fujitsu.xml.omquery.XPathContext
 
resetVariableSet() - Method in class com.fujitsu.xml.omquery.XPathContext
Make the list of managed variables empty.
rootNode - Variable in class com.fujitsu.xml.omquery.DomQueryMgr
 

S

setDomNode(Node) - Method in class com.fujitsu.xml.omquery.XPathContext
Set context node.
setNamespacePrefixMap(NamespacePrefixMap) - Method in class com.fujitsu.xml.omquery.XPathContext
Set the set of namespace bindings.
setPosition(int) - Method in class com.fujitsu.xml.omquery.XPathContext
Set context position.
setSize(int) - Method in class com.fujitsu.xml.omquery.XPathContext
Set context size.
size - Variable in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 

V

var_mgr - Variable in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyExprContext
 
VariableMgr - Class in com.fujitsu.xml.omquery
A class which manages a list of variables.
VariableMgr() - Constructor for class com.fujitsu.xml.omquery.VariableMgr
 
varset - Variable in class com.fujitsu.xml.omquery.OmQueryMgrBase.MyVariableMgr
 
varset - Variable in class com.fujitsu.xml.omquery.XPathContext
 

X

XPathContext - Class in com.fujitsu.xml.omquery
A class which which represents XPath evaluation context against which expressions are to be evaluated.
XPathContext(DomQueryMgr) - Constructor for class com.fujitsu.xml.omquery.XPathContext
 
XPathContext(DomQueryMgr, Node, NamespacePrefixMap) - Constructor for class com.fujitsu.xml.omquery.XPathContext
 
XPathContext(DomQueryMgr, Node, NamespacePrefixMap, int, int) - Constructor for class com.fujitsu.xml.omquery.XPathContext
 
XPathContext.MyAddVariableSet - Class in com.fujitsu.xml.omquery
 
XPathContext.MyAddVariableSet(Name, VariantExpr, MyVariableSet) - Constructor for class com.fujitsu.xml.omquery.XPathContext.MyAddVariableSet
 
XPathContext.MyAddVariableSet(Name, Variant, MyVariableSet) - Constructor for class com.fujitsu.xml.omquery.XPathContext.MyAddVariableSet
 
XtOmQueryMgr - Class in com.fujitsu.xml.omquery
A class which provides XPath API facility by interfacing with James Clark's XT.
XtOmQueryMgr() - Constructor for class com.fujitsu.xml.omquery.XtOmQueryMgr
Constructs a OM Query Manager.

A C D E G I J L M N O P R S V X