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

C

call(Context, List) - class com.werken.xpath.function.PositionFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.NameFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.StartsWithFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.NumberFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.StringFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.FalseFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.FloorFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.ConcatFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.RoundFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.CeilingFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.TrueFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.BooleanFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.NamespaceUriFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.ContainsFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.SubstringFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.SumFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.LastFunction のメソッド
 
call(Context, List) - interface com.werken.xpath.function.Function のメソッド
Call the function object.
call(Context, List) - class com.werken.xpath.function.NotFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.CountFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.SubstringBeforeFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.StringLengthFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.SubstringAfterFunction のメソッド
 
call(Context, List) - class com.werken.xpath.function.LocalNameFunction のメソッド
 
CeilingFunction - class com.werken.xpath.function.CeilingFunction.
4.4 number ceiling(number)
CeilingFunction() - class com.werken.xpath.function.CeilingFunction のコンストラクタ
 
COLON - interface com.werken.xpath.parser.XPathTokenTypes の static 変数
 
COLON - interface com.werken.xpath.parser.XPathLexerTokenTypes の static 変数
 
com.werken.xpath - package com.werken.xpath
Provides the core tools needed to use XPath
com.werken.xpath.function - package com.werken.xpath.function
Provides implementations for the core XPath Function Library From The W3C XPath Specification Section 4.1 -- Node Set Function Section 4.2 -- String Functions Section 4.3 -- Boolean Functions Section 4.4 -- Number Functions
com.werken.xpath.impl - package com.werken.xpath.impl
Contains implementation classes for evaluating XPath components
com.werken.xpath.parser - package com.werken.xpath.parser
Contains generated Java classes from the antlr grammar.
com.werken.xpath.util - package com.werken.xpath.util
 
COMMA - interface com.werken.xpath.parser.XPathTokenTypes の static 変数
 
COMMA - interface com.werken.xpath.parser.XPathLexerTokenTypes の static 変数
 
compare(Object, Object) - class com.werken.xpath.util.DocumentOrderComparator のメソッド
 
compare(Object, Object) - class com.werken.xpath.util.ReverseDocumentOrderComparator のメソッド
 
ConcatFunction - class com.werken.xpath.function.ConcatFunction.
4.2 boolean concat(string,string,string*)
ConcatFunction() - class com.werken.xpath.function.ConcatFunction のコンストラクタ
 
ContainsFunction - class com.werken.xpath.function.ContainsFunction.
4.2 boolean contains(string,string)
ContainsFunction() - class com.werken.xpath.function.ContainsFunction のコンストラクタ
 
Context - interface com.werken.xpath.Context.
 
Context - class com.werken.xpath.impl.Context.
 
Context(Document, ContextSupport) - class com.werken.xpath.impl.Context のコンストラクタ
 
Context(Element, ContextSupport) - class com.werken.xpath.impl.Context のコンストラクタ
 
Context(List, ContextSupport) - 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. It separates the knowledge of functions, variables and namespace-bindings from the context node to be walked.
ContextSupport() - class com.werken.xpath.ContextSupport のコンストラクタ
Construct a semantically empty ContextSupport
ContextSupport(NamespaceContext, FunctionContext, VariableContext) - class com.werken.xpath.ContextSupport のコンストラクタ
Construct a semantically initialized ContextSupport
CountFunction - class com.werken.xpath.function.CountFunction.
4.1 number count(node-set)
CountFunction() - class com.werken.xpath.function.CountFunction のコンストラクタ
 

A B C D E F G I K L M N O P R S T U V W X _
Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.