public abstract class Characteristic<T>
extends java.lang.Object
| Constructor and Description |
|---|
Characteristic() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
evaluate(XPathContext context) |
int |
getSlotNumber() |
void |
setSlotNumber(int slotNumber) |
public final int getSlotNumber()
public final void setSlotNumber(int slotNumber)
public abstract T evaluate(XPathContext context) throws XPathException
XPathExceptionCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.