Xerces2-J

Author: Michael H. Kay

Documentation: http://xml.apache.org/xerces2-j/index.html

Xerces2-J is a high performance, fully compliant XML parser in the Apache Xerces family.

Requirements.

You need to install:

How do I install Xerces2-J on my PC?

YOU DO NOT NEED TO INSTALL Xerces2-J! -- XMLBlueprint XML Editor 4.2 (and up) will automatically install Xerces2-J!

If you are using XMLBlueprint XML Editor 4.1 or earlier you need to do the following:

  1. Make sure you have installed the Java Runtime Environment.
  2. Download http://www.apache.org/dist/xml/xerces-j/Xerces-J-bin.2.10.0.zip.
  3. Unzip "Xerces-J-bin.2.10.0.zip".
  4. Copy "xercesImpl.jar" and "xercesSamples.jar" to the Java Runtime "lib\ext" directory.

How do I install Xerces2-J in XMLBlueprint?

To install Xerces2-J in XMLBlueprint, do the following:

  1. Start XMLBlueprint XML Editor and click Tools > Customize Tools.
  2. Create a new tool by pressing the New button and fill in the following:

Name

Xerces2-J

Category

Validate

Program

java sax.Counter

Parameters

-f -n -np -s -v "$(URL)"

Initial Directory

-- empty --

Show Errors

Output Window

Show Output

-- empty --

How do I run Xerces2-J in XMLBlueprint?

Open an XML document. Click Tools > Tools > Xerces2-J or press the Xerces2-J button on the Tools toolbar.