Uses of Interface
com.japisoft.xmlappkit.editor.XMLEditingChoice

Packages that use XMLEditingChoice
com.japisoft.xmlappkit.editor   
 

Uses of XMLEditingChoice in com.japisoft.xmlappkit.editor
 

Classes in com.japisoft.xmlappkit.editor that implement XMLEditingChoice
 class BasicXMLEditingChoices
          Facility for choosing which tags can be edited
 

Methods in com.japisoft.xmlappkit.editor that return XMLEditingChoice
 XMLEditingChoice AbstractXMLEditor.getEditingChoice()
           
 XMLEditingChoice XMLEditor.getEditingChoice()