クラス
com.werken.xpath.impl.Step の使用

Step を使用しているパッケージ
com.werken.xpath.impl Contains implementation classes for evaluating XPath components 
com.werken.xpath.parser Contains generated Java classes from the antlr grammar. 
 

com.werken.xpath.impl での Step の使用
 

com.werken.xpath.impl での Step のサブクラス
 class AbbrStep
           
 class NameTestStep
           
 class NodeTypeStep
           
 class ParentStep
           
 class PIStep
           
 class SelfStep
           
 class UnAbbrStep
           
 

Step を返す com.werken.xpath.impl のメソッド
 Step UnAbbrStep.addPredicate(Predicate pred)
           
 

Step 型のパラメータを持つ com.werken.xpath.impl のメソッド
 LocationPath LocationPath.addStep(Step step)
           
 

com.werken.xpath.parser での Step の使用
 

Step を返す com.werken.xpath.parser のメソッド
 Step XPathRecognizer.step()
           
 Step XPathRecognizer.special_step(java.lang.String axis)
           
 Step XPathRecognizer.abbr_step()
           
 



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