Uses of Class
org.smooks.namespace.NamespaceDeclarationStack
-
Packages that use NamespaceDeclarationStack Package Description org.smooks.namespace -
-
Uses of NamespaceDeclarationStack in org.smooks.namespace
Methods in org.smooks.namespace with parameters of type NamespaceDeclarationStack Modifier and Type Method Description voidNamespaceDeclarationStackAware. setNamespaceDeclarationStack(NamespaceDeclarationStack namespaceDeclarationStack)Set the Namespace Declaration Stack on the implementing class.
-