|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSLTFunction.XSLTSpecification | |
|---|---|
| uk.apl.jxc | Contains classes for working with XML. |
| Uses of XSLTFunction.XSLTSpecification in uk.apl.jxc |
|---|
| Methods in uk.apl.jxc that return XSLTFunction.XSLTSpecification | |
|---|---|
XSLTFunction.XSLTSpecification |
XSLTFunction.getSpecification()
Returns the XSLT specification from which the function is derived. |
static XSLTFunction.XSLTSpecification |
XSLTFunction.getWorkingSpec()
Returns the current working XSLT specification. |
static XSLTFunction.XSLTSpecification |
XSLTFunction.XSLTSpecification.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XSLTFunction.XSLTSpecification[] |
XSLTFunction.XSLTSpecification.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in uk.apl.jxc with parameters of type XSLTFunction.XSLTSpecification | |
|---|---|
static void |
XSLTFunction.setWorkingSpec(XSLTFunction.XSLTSpecification spec)
Sets the working XSLT Specification. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||