cvs commit: xml-xerces/java/docs properties.xml features.xml

2005-02-11 Thread mrglavas
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 =

cvs commit: xml-xerces/java/docs properties.xml features.xml

2004-09-27 Thread mrglavas
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

cvs commit: xml-xerces/java/docs properties.xml

2004-06-03 Thread mrglavas
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

cvs commit: xml-xerces/java/docs properties.xml

2003-01-16 Thread neilg
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

cvs commit: xml-xerces/java/docs properties.xml

2002-12-12 Thread neeraj
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

cvs commit: xml-xerces/java/docs properties.xml

2002-12-12 Thread neeraj
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

cvs commit: xml-xerces/java/docs properties.xml

2002-08-26 Thread sandygao
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 ==