public class DefaultCommentNodeStep extends DefaultStep implements CommentNodeStep
| コンストラクタと説明 |
|---|
DefaultCommentNodeStep(IterableAxis axis,
PredicateSet predicateSet)
非推奨です。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getText()
非推奨です。
Returns a
String containing the XPath expression. |
boolean |
matches(Object node,
ContextSupport contextSupport)
非推奨です。
Performs the node-test part of evaluating the step for the given node
(which must be on the axis).
|
String |
toString()
非推奨です。
|
addPredicate, axisIterator, evaluate, getAxis, getAxisName, getIterableAxis, getPredicates, getPredicateSet, simplifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaxisIterator, evaluate, getAxis, simplifyaddPredicate, getPredicates, getPredicateSetpublic DefaultCommentNodeStep(IterableAxis axis, PredicateSet predicateSet)
public String toString()
toString クラス内 DefaultSteppublic String getText()
StepString containing the XPath expression.getText インタフェース内 StepgetText クラス内 DefaultSteppublic boolean matches(Object node, ContextSupport contextSupport)
StepCopyright © 2001-2013 Codehaus. All Rights Reserved.