mrglavas2004/04/12 14:56:02
Modified:java/src/org/apache/xerces/dom DOMConfigurationImpl.java
java/src/org/apache/xerces/util
ParserConfigurationSettings.java
java/src/org/apache/xerces/parsers XML11Configuration.java
mrglavas2003/11/30 21:14:23
Modified:java/src/org/apache/xerces/parsers XML11Configuration.java
Log:
Fixing a couple reset bugs, including Bug #25043. We were overwriting
the user's configuration with default values when namespace support
was disabled.
Revision ChangesP
elena 2003/11/18 10:32:43
Modified:java/src/org/apache/xerces/parsers XML11Configuration.java
Log:
Cleanup: the XMLSchemaValidator should be only added to common components vector
(done in configure*Pipeline methods)
Revision ChangesPath
1.11 +1 -5
xml-xerc
mrglavas2003/11/18 10:14:18
Modified:java/src/org/apache/xerces/parsers XML11Configuration.java
Log:
Actually set flag which indicates that XML11 components have
been initialized. We were recreating them on every parse.
Revision ChangesPath
1.10 +7 -5
xml-xer
elena 2003/11/14 15:19:36
Modified:java/src/org/apache/xerces/parsers XML11Configuration.java
Log:
Fixing a bug in XML10 configurePipeline: we should always setup DTD pipeline (was
only
setup if scanner has not been changed)
Revision ChangesPath
1.9 +15 -17
mrglavas2003/11/12 21:41:28
Modified:java/src/org/apache/xerces/parsers XML11Configuration.java
Log:
Reenable XML11Configuration to be used in a pull parsing fashion.
Revision ChangesPath
1.8 +3 -3
xml-xerces/java/src/org/apache/xerces/parsers/XML11Configurati
elena 2003/11/07 11:45:09
Modified:java/src/org/apache/xerces/parsers XML11Configuration.java
Log:
Disallow setting interna/parser-settings feature by the user. This is a special
feature
that only configuration is allowed to set. Improve a bit XML 1.1. parsing -- don't
create
mrglavas2003/10/02 12:45:42
Modified:java/src/org/apache/xerces/parsers XML11Configuration.java
Log:
Adding specialized document scanner and DTD validator to the
configuration for improving performance of namespace processing.
When namespace processing is enabled, these component
neilg 2003/01/08 15:01:28
Modified:java/src/org/apache/xerces/parsers XML11Configuration.java
IntegratedParserConfiguration.java
StandardParserConfiguration.java
Log:
clean up some unused imports
Revision ChangesPath
1.3
neilg 2002/12/06 16:26:09
Modified:java/src/org/apache/xerces/parsers XML11Configuration.java
DTDConfiguration.java
Log:
changes in support of XML 1.1.
Revision ChangesPath
1.2 +26 -14
xml-xerces/java/src/org/apache/xerces/parsers/XML11
neilg 2002/07/31 07:08:12
Modified:java/src/org/apache/xerces/util XMLChar.java
Added: java/src/org/apache/xerces/impl XML11EntityManager.java
XML11DocumentScannerImpl.java
XML11DTDScannerImpl.java
java/src/org/apa
11 matches
Mail list logo