Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.outerj.pollo.xmleditor.model

Interface Summary
Undo.Undoable  
View This is View interface that the XmlModel class uses to communicate with the views on this model.
XmlModelListener This is an interface for classes that want to know about XmlModel related events.
 

Class Summary
PolloDOMParser A variant of the Xerces DOMParser which does not create text nodes if the text only consists of whitespace.
Undo The undo-class enables the undoing of modifications to the DOM-tree.
XmlModel In-memory representation of an XML file.
 

Exception Summary
InvalidXmlException