public class AncestorCharacteristic extends Characteristic<java.lang.Boolean>
| Constructor and Description |
|---|
AncestorCharacteristic(Pattern pattern,
boolean isParent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.Boolean |
evaluate(XPathContext context) |
int |
hashCode() |
java.lang.String |
toString() |
getSlotNumber, setSlotNumberpublic AncestorCharacteristic(Pattern pattern, boolean isParent)
public java.lang.Boolean evaluate(XPathContext context) throws XPathException
evaluate in class Characteristic<java.lang.Boolean>XPathExceptionpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.