Package com.japisoft.xmlappkit.editor

Interface Summary
XMLEditingChoice Here an interface for defining which tags can be edited from an editor
XMLEditingContext Context for editing an XML node.
XMLEditor This is the main interface for managing an XMLEditor inside the XMLAppContainer.
XMLEditorActions Container for available actions.
XMLEditorListeners This is a set of listeners the editor would like to manage.
XMLEditorUI User interface data for the XMLEditor.
 

Class Summary
AbstractXMLEditor Set of facility for creating a new XML editor.
BasicXMLEditingChoices Facility for choosing which tags can be edited
BasicXMLEditorActions  
BasicXMLEditorUI Facility for the editing view part