Package | Description |
---|---|
org.apache.xalan.templates |
Implements the
Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
org.apache.xml.utils |
Implementation of Xalan utility classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ElemTemplateElement.setPrefixes(NamespaceSupport nsSupport)
From the SAX2 helper class, set the namespace table for
this element.
|
void |
ElemTemplateElement.setPrefixes(NamespaceSupport nsSupport,
boolean excludeXSLDecl)
Copy the namespace declarations from the NamespaceSupport object.
|
Modifier and Type | Class and Description |
---|---|
class |
NamespaceSupport2
Encapsulate Namespace tracking logic for use by SAX drivers.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.