|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcdqa.function.Function
cdqa.function.UnaryFunction
cdqa.function.UnaryPredicate
xoql.function.isElement
public final class isElement
| Field Summary |
|---|
| Fields inherited from class cdqa.function.UnaryPredicate |
|---|
TRUE |
| Fields inherited from class cdqa.function.Function |
|---|
NULL |
| Fields inherited from interface cdqa.function.NodeUnaryPredicate |
|---|
FALSE, TRUE |
| Constructor Summary | |
|---|---|
isElement()
|
|
| Method Summary | |
|---|---|
boolean |
apply(org.w3c.dom.Node n)
|
boolean |
onApply(cdqa.object.XObject o)
|
| Methods inherited from class cdqa.function.UnaryPredicate |
|---|
apply, isTrue, onExecute, or, pathToParentMatch |
| Methods inherited from class cdqa.function.UnaryFunction |
|---|
createIteratorInstance, execute |
| Methods inherited from class cdqa.function.Function |
|---|
createIteratorInstance, createIteratorInstance, forName, getRepository |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public isElement()
| Method Detail |
|---|
public boolean onApply(cdqa.object.XObject o)
onApply in class cdqa.function.UnaryPredicatepublic boolean apply(org.w3c.dom.Node n)
apply in interface cdqa.function.NodeUnaryPredicate
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||