Uses of Class
org.jdom.output.XMLOutputter.NamespaceStack
Packages that use XMLOutputter.NamespaceStack
-
Uses of XMLOutputter.NamespaceStack in org.jdom.output
Methods in org.jdom.output with parameters of type XMLOutputter.NamespaceStackModifier and TypeMethodDescriptionprotected voidXMLOutputter.printAttributes(Writer out, List attributes, Element parent, XMLOutputter.NamespaceStack namespaces) This will handle printing of alist.Attributeprotected voidXMLOutputter.printElement(Writer out, Element element, int level, XMLOutputter.NamespaceStack namespaces)