public class JavaStylesheet extends StylesheetImpl
| Modifier and Type | Field and Description |
|---|---|
protected NamespaceContext[] |
_namespaces |
protected XslNumberFormat[] |
_xsl_formats |
protected Sort[][] |
_xsl_sorts |
protected Expr[] |
exprs |
protected Pattern[] |
patterns |
_defaultDisableEscaping, templates, text_errorPage, _output, _stylesheet, _uriResolverCACHE_DEPENDS, DEPENDS, GLOBAL_PARAM| Constructor and Description |
|---|
JavaStylesheet() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getTemplateId(java.util.HashMap templates,
org.w3c.dom.Node node,
Env env,
int min,
int max) |
_xsl_init, addFunction, anyNumber, applyNode, applyNode, applyNodeDefault, copy, exprNumber, getGenerateLocation, getNodeValue, getOutputFormat, getProperty, getTemplate, init, mergeTemplates, multiNumber, ownerDocument, printValue, setGenerateLocation, setOutputFormat, setProperty, setSpaces, singleNumber, transform, xslSortaddCacheDepend, addDepend, clone, getCacheDepends, getDepends, getOutputProperties, getPath, getURIResolver, isModified, newTransformer, setURIResolverprotected Pattern[] patterns
protected Expr[] exprs
protected Sort[][] _xsl_sorts
protected NamespaceContext[] _namespaces
protected XslNumberFormat[] _xsl_formats
protected int getTemplateId(java.util.HashMap templates,
org.w3c.dom.Node node,
Env env,
int min,
int max)
throws XPathException
XPathException