Deprecated API

Deprecated Methods
com.japisoft.xmlpad.XMLContainer.addLocationListener(LocationListener)
          Use setLocationListener 
com.japisoft.xmlpad.XMLContainer.getText()
          use getAccessibility().getText() 
com.japisoft.xmlpad.action.ActionModel.resetActionState(XMLEditor, XMLContainer)
          Use only the version with the XMLContainer as parameter Reset the current Action state for this editor and this container, thus action will work on the good editor. 
com.japisoft.xmlpad.XMLContainer.setText(String)
          use getAccessibility().setText()