If your application does not require validation, you can achieve better performance by using the non-validating parser configuration (org.apache.xerces.parsers.NonValidatingConfiguration).
如果应用程序不需要验证,使用非验证解析器配置(or g . apache . xerces . parsers . NonValidatingConfiguration)能够获得更好的性能。
2
All other non-character entity types are ignored, and no validation is performed, even for declarations within the internal subset.
所有其他非字符实体类型都被忽略,而且不进行检验,即使对于内部子集中的声明。
3
Most modules discussed below are non-validating; descriptions will indicate where validation options exist.