Changes

Jump to navigation Jump to search
4 bytes added ,  13:10, 30 September 2016
* Performance: Documents (in particular small ones) will be parsed faster
* Fault tolerance: invalid characters will automatically be replaced with the Unicode replacement character <code>FFFD</code> (&#xFFFD;)
* Entities: common around 250 HTML entities will be detected and decoded
You will be able to correctly parse most XML documents with the internal parser. Java’s Xerces parser is still used as default, however, because it supports all features of the XML standard and advanced DTD features, such as recursive entity expansion.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu