mrglavas2005/02/11 09:24:48
Modified:java/docs properties.xml features.xml
Log:
Fixing typos. "underyling" should have be "underlying".
Revision ChangesPath
1.18 +2 -2 xml-xerces/java/docs/properties.xml
Index: properties.xml
=
mrglavas2004/09/27 20:59:17
Modified:java/docs properties.xml features.xml
Log:
Update features and properties docs. We should be
showing examples which use JAXP rather than ones
which use org.apache.xerces.parsers.DOMParser
directly.
Revision ChangesPath
1.17
mrglavas2004/06/03 21:40:10
Modified:java/docs properties.xml
Log:
Add a note to the description of the input-buffer-size
property to clarify that the size of the parser's internal
buffers may need to be increased beyond the size
of the input buffer.
Revision Changes
neilg 2003/01/16 14:31:26
Modified:java/docs properties.xml
Log:
document new SecurityManager property
Revision ChangesPath
1.12 +21 -0 xml-xerces/java/docs/properties.xml
Index: properties.xml
neeraj 2002/12/12 04:04:16
Modified:java/docs Tag: jaxp_1_2_2_branch properties.xml
Log:
Adding new property http://apache.org/xml/properties/entity-expansion-limit. It
takes java.lang.Integer object as its value. When this property is set by the
application, before opening any n
neeraj 2002/12/12 03:36:49
Modified:java/docs Tag: jaxp_1_2_2_branch properties.xml
Log:
Revision ChangesPath
No revision
No revision
1.11.2.1 +17 -0 xml-xerces/java/docs/properties.xml
Index: properties.xml
sandygao2002/08/26 11:00:43
Modified:java/docs properties.xml
Log:
Updating the doc for the new property "input-buffer-size".
Revision ChangesPath
1.10 +19 -0 xml-xerces/java/docs/properties.xml
Index: properties.xml
==