XMLPad 4.0 FC
http://www.jxmlpad.com
News :
- DTD parser manages SGML/DTD comments
- Content assistant rewritten
- Comment panel added inside the content assistant
- User can increase/decrease the content assistant size with "control" and
"+" or "-" keys.
- Auto closing tag will check for already closing part
- Assistant for closing a tag
Bugs Fixed :
- Big entity name or value displayed correctly inside the content
assistant
- Whitespaces for attribute value preserved
API Changes :
- The package com.japisoft.xmlpad.helper is renamed
com.japisoft.xmlpad.helper.model
- Main package for helper assistant is com.japisoft.xmlpad.helper.handler
- The class SyntaxHelper is stored inside the com.japisoft.xmlpad.helper
and
is renamed SchemaHelperManager
- The classe Parser is renamed DTDParser (package com.japisoft.dtdparser)
- Deprecated methods addLocationListener,removeLocationListener,
split,setSplit removed from the XMLContainer
- new static field DIALOG_ERROR inside the FormatAction for avoiding a
dialog message for errors
- package com.japisoft.xmlpad.validator renamed
com.japisoft.xmlpad.xml.validator
- All predefined colors ( tags, attributs, prefix ) located in the
XMLDo***entInfo
Best regards,
A.Brillant