/[Apache-SVN]/xerces/java/trunk/docs/faq-dom.xml
ViewVC logotype

Log of /xerces/java/trunk/docs/faq-dom.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 535553 - (view) (annotate) - [select for diffs]
Modified Sat May 5 18:16:23 2007 UTC (2 years, 6 months ago) by mrglavas
File length: 18333 byte(s)
Diff to previous 510635 (colored)
Minor doc tweaks.

Revision 510635 - (view) (annotate) - [select for diffs]
Modified Thu Feb 22 19:46:52 2007 UTC (2 years, 9 months ago) by mrglavas
File length: 18319 byte(s)
Diff to previous 477808 (colored)
Fixing the imports in a couple of the DOM examples:
org.w3c.dom.DOMImplementationRegistry -> org.w3c.dom.bootstrap.DOMImplementationRegistry

Revision 477808 - (view) (annotate) - [select for diffs]
Modified Tue Nov 21 18:41:14 2006 UTC (3 years ago) by mrglavas
File length: 18299 byte(s)
Diff to previous 477758 (colored)
Clean up DOM examples. Setting the DOMImplementationRegistry.PROPERTY system
property is usually unnecessary. The DOMImplementationRegistry will find the
META-INF entry in xercesImpl.jar and the load the right DOMImplementationSource.
The Xerces serializer example is using a FileWriter which will write using
the platform's default encoding. Since this has the potential to create a
mismatch between the actual encoding of the document and encoding specified
in the encoding declaration in the document this is often the wrong thing to
be using. Changing the example to use a FileOutputStream instead.

Revision 477758 - (view) (annotate) - [select for diffs]
Modified Tue Nov 21 17:20:32 2006 UTC (3 years ago) by mrglavas
File length: 18519 byte(s)
Diff to previous 447705 (colored)
Updating the DOM serialization FAQ. Xerces' native serializer is deprecated now.

Revision 447705 - (view) (annotate) - [select for diffs]
Modified Tue Sep 19 03:26:10 2006 UTC (3 years, 2 months ago) by mrglavas
File length: 18454 byte(s)
Diff to previous 412265 (colored)
Update to the latest ASF license header. See http://www.apache.org/legal/src-headers.html.

Revision 412265 - (view) (annotate) - [select for diffs]
Modified Wed Jun 7 03:30:05 2006 UTC (3 years, 5 months ago) by mrglavas
File length: 18269 byte(s)
Diff to previous 381172 (colored)
Updating several links in the documentation.

Revision 381172 - (view) (annotate) - [select for diffs]
Modified Sun Feb 26 21:46:25 2006 UTC (3 years, 8 months ago) by mrglavas
File length: 18338 byte(s)
Diff to previous 320563 (colored)
Updating FAQ on DOM revalidation. In memory validation against a DTD is supported.
The schema-type must be set to "http://www.w3.org/2001/XMLSchema" in order to enable
XML schema validation.

Revision 320563 - (view) (annotate) - [select for diffs]
Modified Tue Jul 26 19:50:58 2005 UTC (4 years, 3 months ago) by mrglavas
File length: 18268 byte(s)
Diff to previous 320562 (colored)
Fixing a typo introduced in the previous commit.

Revision 320562 - (view) (annotate) - [select for diffs]
Modified Tue Jul 26 19:45:39 2005 UTC (4 years, 3 months ago) by mrglavas
File length: 18259 byte(s)
Diff to previous 320481 (colored)
Adding a note about what happened to the org.apache.xerces.dom3 package.

Revision 320481 - (view) (annotate) - [select for diffs]
Modified Sat Jun 18 18:22:59 2005 UTC (4 years, 5 months ago) by mrglavas
File length: 17777 byte(s)
Diff to previous 320476 (colored)
Minor documentation improvements.

Revision 320476 - (view) (annotate) - [select for diffs]
Modified Fri Jun 17 15:23:10 2005 UTC (4 years, 5 months ago) by nddelima
File length: 17778 byte(s)
Diff to previous 319931 (colored)
Documentation updates for DOM Level 3.

Revision 319931 - (view) (annotate) - [select for diffs]
Modified Tue Jun 1 17:20:42 2004 UTC (5 years, 5 months ago) by mrglavas
File length: 18483 byte(s)
Diff to previous 319812 (colored)
Fixing Jira Bug #974:
http://nagoya.apache.org/jira/browse/XERCESJ-974

The code samples in the DOM documentation attempt to
retrieve an instance of DOMImplementationLS with the
"LS-Load" feature.  This was changed to "LS". Fixed
thanks to the patch by Jonathan Au.

Revision 319812 - (view) (annotate) - [select for diffs]
Modified Wed Feb 25 16:22:44 2004 UTC (5 years, 8 months ago) by mrglavas
File length: 18493 byte(s)
Diff to previous 319793 (colored)
Source files for documentation should include a license [1]. Adding
boilerplate copyright notice for Apache License, Version 2.0 to
all documentation source files with appropriate copyright dates.

[1] http://www.apache.org/dev/apply-license.html

Revision 319793 - (view) (annotate) - [select for diffs]
Modified Thu Feb 19 22:34:06 2004 UTC (5 years, 9 months ago) by mrglavas
File length: 17871 byte(s)
Diff to previous 319739 (colored)
Adding FAQ on Java Object Serialization.

Revision 319739 - (view) (annotate) - [select for diffs]
Modified Fri Jan 30 15:12:35 2004 UTC (5 years, 9 months ago) by mrglavas
File length: 16980 byte(s)
Diff to previous 319737 (colored)
Fixing a link.

Revision 319737 - (view) (annotate) - [select for diffs]
Modified Fri Jan 30 02:53:01 2004 UTC (5 years, 9 months ago) by mrglavas
File length: 16971 byte(s)
Diff to previous 319732 (colored)
Fixing some typos and formatting of code samples.

Revision 319732 - (view) (annotate) - [select for diffs]
Modified Thu Jan 29 23:33:43 2004 UTC (5 years, 9 months ago) by elena
File length: 16952 byte(s)
Diff to previous 319557 (colored)
Add more information on XML Schema API

Revision 319557 - (view) (annotate) - [select for diffs]
Modified Mon Nov 17 20:33:38 2003 UTC (6 years ago) by mrglavas
File length: 14694 byte(s)
Diff to previous 319553 (colored)
Fixing several typos.

Revision 319553 - (view) (annotate) - [select for diffs]
Modified Mon Nov 17 18:35:32 2003 UTC (6 years ago) by mrglavas
File length: 14708 byte(s)
Diff to previous 319356 (colored)
Patch to documentation concerning DOM Level 3.
Submitted by Neil Delima.

Revision 319356 - (view) (annotate) - [select for diffs]
Modified Wed Jul 30 20:47:01 2003 UTC (6 years, 3 months ago) by elena
File length: 14708 byte(s)
Diff to previous 319166 (colored)
Preparation for the new Xerces release: update docs

Revision 319166 - (view) (annotate) - [select for diffs]
Modified Wed Mar 26 00:01:24 2003 UTC (6 years, 8 months ago) by elena
File length: 14589 byte(s)
Diff to previous 319157 (colored)
Update dom3 and release docs

Revision 319157 - (view) (annotate) - [select for diffs]
Modified Mon Mar 24 22:44:32 2003 UTC (6 years, 8 months ago) by elena
File length: 14154 byte(s)
Diff to previous 318996 (colored)
Applying patchesfrom Michael Glavassevich:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17359
Also, made some renamed some FAQs to avoid truncation...

Revision 318996 - (view) (annotate) - [select for diffs]
Modified Tue Jan 21 23:17:01 2003 UTC (6 years, 10 months ago) by elena
File length: 14106 byte(s)
Diff to previous 318847 (colored)
Update the DOM documentation for the new release

Revision 318847 - (view) (annotate) - [select for diffs]
Modified Thu Nov 21 17:32:56 2002 UTC (7 years ago) by sandygao
File length: 13945 byte(s)
Diff to previous 318827 (colored)
Fixing some indention problem in the sample source code.

Revision 318827 - (view) (annotate) - [select for diffs]
Modified Fri Nov 8 23:57:02 2002 UTC (7 years ago) by elena
File length: 13985 byte(s)
Diff to previous 318826 (colored)
getElementBy id moving to DOM FAQ

Revision 318826 - (view) (annotate) - [select for diffs]
Modified Fri Nov 8 23:39:53 2002 UTC (7 years ago) by elena
File length: 12334 byte(s)
Diff to previous 318669 (colored)
add a note about DOM Level 1 nodes

Revision 318669 - (view) (annotate) - [select for diffs]
Added Tue Aug 27 03:01:57 2002 UTC (7 years, 2 months ago) by elena
File length: 11129 byte(s)
Updates docs to include description of DOM and XML Schema implementations in Xerces

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2