public class XSLTemplate extends SimpleScriptable
| Constructor and Description |
|---|
XSLTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
jsConstructor()
Javascript constructor.
|
XSLTProcessor |
jsxFunction_createProcessor()
Creates a rental-model XSLProcessor object that will use this template.
|
Node |
jsxGet_stylesheet()
Returns the Extensible Stylesheet Language (XSL) style sheet to compile into an XSL template.
|
void |
jsxSet_stylesheet(Node node)
Sets the Extensible Stylesheet Language (XSL) style sheet to compile into an XSL template.
|
get, getBooleanArg, getClassName, getDefaultValue, getDomNodeOrDie, getDomNodeOrNull, getIntArg, getLog, getObjectArg, getPrototype, getScriptableFor, getStartingScope, getStringArg, getTransformerScriptableFor, getWindow, getWindow, getWithPreemption, makeScriptableFor, setDomNode, setDomNode, setHtmlElementassociateValue, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, equivalentValues, get, getAllIds, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, has, has, hasInstance, hasProperty, hasProperty, isConst, isSealed, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototypepublic void jsConstructor()
public void jsxSet_stylesheet(Node node)
node - the Extensible Stylesheet Language (XSL) style sheet to compile into an XSL template.public Node jsxGet_stylesheet()
public XSLTProcessor jsxFunction_createProcessor()
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.