|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.saxon.functions.StandardFunction.Entry
Field Summary | |
SequenceType[] |
argumentTypes
|
int |
cardinality
|
java.lang.Class |
implementationClass
|
ItemType |
itemType
|
int |
maxArguments
|
int |
minArguments
|
java.lang.String |
name
|
int |
opcode
|
Constructor Summary | |
StandardFunction.Entry()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String name
public java.lang.Class implementationClass
public int opcode
public int minArguments
public int maxArguments
public ItemType itemType
public int cardinality
public SequenceType[] argumentTypes
Constructor Detail |
public StandardFunction.Entry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |