prettyxml
1.2.0

Uses of Interface
dk.hippogrif.prettyxml.GParentInterface

Packages that use GParentInterface
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 GParentInterface in dk.hippogrif.prettyxml
 

Methods in dk.hippogrif.prettyxml with parameters of type GParentInterface
 void PropertiesPane.setParent(GParentInterface p)
          set parent (optional) for dirty notification
 

Uses of GParentInterface in dk.hippogrif.prettyxml.app
 

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


prettyxml
1.2.0

Copyright © 2005 Jesper Goertz. All Rights Reserved.