Alphabetical Index: C

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

C

call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.BooleanFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.CeilingFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.ConcatFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.ContainsFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.CountFunction
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.FalseFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.FloorFunction
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.Function
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.LastFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.LocalNameFunction
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.NameFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.NamespaceUriFunction
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.NotFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.NumberFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.PositionFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.RoundFunction
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.StartsWithFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.StringFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.StringLengthFunction
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.SubstringAfterFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.SubstringBeforeFunction
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.SubstringFunction
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.SumFunction
Call the function object.
call(com.werken.xpath.impl.Context,List) - method in class com.werken.xpath.function.TrueFunction
Call the function object.
CeilingFunction - class com.werken.xpath.function.CeilingFunction
4.4 number ceiling(number)
COLON - static field in class com.werken.xpath.parser.XPathLexerTokenTypes
COLON - static field in class com.werken.xpath.parser.XPathTokenTypes
Provides the core tools needed to use XPath
Provides implementations for the core XPath Function Library

From The W3C XPath Specification

Contains implementation classes for evaluating XPath components
Contains generated Java classes from the antlr grammar.
COMMA - static field in class com.werken.xpath.parser.XPathLexerTokenTypes
COMMA - static field in class com.werken.xpath.parser.XPathTokenTypes
compare(Object,Object) - method in class com.werken.xpath.util.DocumentOrderComparator
compare(Object,Object) - method in class com.werken.xpath.util.ReverseDocumentOrderComparator
ConcatFunction - class com.werken.xpath.function.ConcatFunction
4.2 boolean concat(string,string,string*)
ContainsFunction - class com.werken.xpath.function.ContainsFunction
4.2 boolean contains(string,string)
Context - interface com.werken.xpath.Context
Context - class com.werken.xpath.impl.Context
Context(Document,com.werken.xpath.ContextSupport) - constructor for class com.werken.xpath.impl.Context
Context(Element,com.werken.xpath.ContextSupport) - constructor for class com.werken.xpath.impl.Context
Context(List,com.werken.xpath.ContextSupport) - constructor for class com.werken.xpath.impl.Context
ContextSupport - class com.werken.xpath.ContextSupport
ContextSupport maintains information to aid in the execution of the XPath against a context node.
ContextSupport() - constructor for class com.werken.xpath.ContextSupport
Construct a semantically empty ContextSupport
Construct a semantically initialized ContextSupport
CountFunction - class com.werken.xpath.function.CountFunction
4.1 number count(node-set)

Copyright B) 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.