A B C D E F G I K L M N O P R S T U V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- SelfStep - Class in com.werken.xpath.impl
- SelfStep() - Constructor for class com.werken.xpath.impl.SelfStep
- setFunctionContext(FunctionContext) - Method in class com.werken.xpath.ContextSupport
-
Set the FunctionContext implementation
- setIsAbsolute(boolean) - Method in class com.werken.xpath.impl.LocationPath
- setIsAbsolute(boolean) - Method in class com.werken.xpath.impl.Step
- setLocationPath(LocationPath) - Method in class com.werken.xpath.impl.FilterExpr
- setNamespaceContext(NamespaceContext) - Method in class com.werken.xpath.ContextSupport
-
Set the NamespaceContext implementation
- setNodeSet(List) - Method in interface com.werken.xpath.Context
- setNodeSet(List) - Method in class com.werken.xpath.impl.Context
- setPosition(int) - Method in class com.werken.xpath.impl.Context
- setVariableContext(VariableContext) - Method in class com.werken.xpath.ContextSupport
-
Set the VariableContext implementation
- setVariableValue(String, Object) - Method in class com.werken.xpath.DefaultVariableContext
-
Set a variable finding
- SINGLE_QUOTE_STRING - Static variable in interface com.werken.xpath.parser.XPathLexerTokenTypes
- SLASH - Static variable in interface com.werken.xpath.parser.XPathLexerTokenTypes
- SLASH - Static variable in interface com.werken.xpath.parser.XPathTokenTypes
- special_step(String) - Method in class com.werken.xpath.parser.XPathRecognizer
- STAR - Static variable in interface com.werken.xpath.parser.XPathLexerTokenTypes
- STAR - Static variable in interface com.werken.xpath.parser.XPathTokenTypes
- StartsWithFunction - Class in com.werken.xpath.function
-
4.2
boolean starts-with(string,string)
- StartsWithFunction() - Constructor for class com.werken.xpath.function.StartsWithFunction
- step() - Method in class com.werken.xpath.parser.XPathRecognizer
- Step - Class in com.werken.xpath.impl
- Step() - Constructor for class com.werken.xpath.impl.Step
- StringExpr - Class in com.werken.xpath.impl
- StringExpr(String) - Constructor for class com.werken.xpath.impl.StringExpr
- StringFunction - Class in com.werken.xpath.function
-
4.2
string string(object)
- StringFunction() - Constructor for class com.werken.xpath.function.StringFunction
- StringLengthFunction - Class in com.werken.xpath.function
-
4.2
number string-length(string)
- StringLengthFunction() - Constructor for class com.werken.xpath.function.StringLengthFunction
- SubstringAfterFunction - Class in com.werken.xpath.function
-
4.2
string substring-after(string,string)
- SubstringAfterFunction() - Constructor for class com.werken.xpath.function.SubstringAfterFunction
- SubstringBeforeFunction - Class in com.werken.xpath.function
-
4.2
string substring-before(string,string)
- SubstringBeforeFunction() - Constructor for class com.werken.xpath.function.SubstringBeforeFunction
- SubstringFunction - Class in com.werken.xpath.function
-
4.2
string substring(string,number,number?)
- SubstringFunction() - Constructor for class com.werken.xpath.function.SubstringFunction
- SumFunction - Class in com.werken.xpath.function
-
4.4
number sum(node-set)
- SumFunction() - Constructor for class com.werken.xpath.function.SumFunction
All Classes All Packages