public class XslElement extends AbstractXslElement
attrList, enclosedElements, nsList| Constructor and Description |
|---|
XslElement(String aFunctionName) |
XslElement(String aFunctionName,
String aAttrName,
String aAttrValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAllBoundPrefixes(Collection<String> aNamespaceList) |
void |
addAttribute(String aName,
String aValue) |
void |
addBoundPrefix(String aNamespace) |
void |
addEnclosedElements(String aElements) |
boolean |
isEmpty() |
asXml, asXmlpublic XslElement(String aFunctionName)
public void addEnclosedElements(String aElements)
public void addBoundPrefix(String aNamespace)
public void addAllBoundPrefixes(Collection<String> aNamespaceList)
public boolean isEmpty()
Copyright © 2025. All rights reserved.