net.sf.saxon.functions
Class StandardFunction.Entry
java.lang.Object
net.sf.saxon.functions.StandardFunction.Entry
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- StandardFunction
public static class StandardFunction.Entry
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
implementationClass
public Class implementationClass
opcode
public int opcode
minArguments
public int minArguments
maxArguments
public int maxArguments
itemType
public ItemType itemType
cardinality
public int cardinality
argumentTypes
public SequenceType[] argumentTypes
StandardFunction.Entry
public StandardFunction.Entry()