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

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

com.werken.xpath での VariableContext の使用
 

VariableContext を実装している com.werken.xpath のクラス
 class DefaultVariableContext
          A VariableContext implementation based upon a java.util.HashMap for simple name-value mappings.
 

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

VariableContext 型のパラメータを持つ 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.