インタフェース
com.werken.xpath.FunctionContext の使用

FunctionContext を使用しているパッケージ
com.werken.xpath Provides the core tools needed to use XPath 
 

com.werken.xpath での FunctionContext の使用
 

FunctionContext を実装している com.werken.xpath のクラス
 class XPathFunctionContext
          Implementation of FunctionContext which matches the core function library as described by the W3C XPath Specification. May be directly instantiated or subclassed.
 

FunctionContext 型のパラメータを持つ com.werken.xpath のメソッド
 void ContextSupport.setFunctionContext(FunctionContext functionContext)
          Set the FunctionContext implementation
 

FunctionContext 型のパラメータを持つ com.werken.xpath のコンストラクタ
ContextSupport(NamespaceContext nsContext, FunctionContext functionContext, VariableContext variableContext)
          Construct a semantically initialized ContextSupport
 



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