Class XmlPrettifyAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, SyntaxAction

public class XmlPrettifyAction extends DefaultSyntaxAction
Attempt to prettify an XML document.
See Also:
  • Constructor Details

    • XmlPrettifyAction

      public XmlPrettifyAction()
  • Method Details