prettyxml
1.2.0

Uses of Interface
dk.hippogrif.prettyxml.PropertyNames

Packages that use PropertyNames
dk.hippogrif.prettyxml prettyxml is a free java utility for prettyprinting xml with attribute sorting and indentation. 
dk.hippogrif.prettyxml.app The application runs with command-line options or presents a graphical user interface when no options are present.  
 

Uses of PropertyNames in dk.hippogrif.prettyxml
 

Classes in dk.hippogrif.prettyxml that implement PropertyNames
 class PrettyPrint
          Prettyprints XML based on JDOM 1.0 according to a set of properties specifying format and options.
 class PropertiesPane
          A GUI pane for setting prettyxml properties.
 

Uses of PropertyNames in dk.hippogrif.prettyxml.app
 

Classes in dk.hippogrif.prettyxml.app that implement PropertyNames
 class MainJFrame
          A GUI application for prettyprinting XML.
 


prettyxml
1.2.0

Copyright © 2005 Jesper Goertz. All Rights Reserved.