Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

XML API for Java

  Asked By: Bonni    Date: Mar 03    Category: Java    Views: 670
  

Is Crimson similar to xerces? Better/faster/same?

The code below is a non implementation dependent way of obtaining a
SAXParser, am I right?

XMLReader reader =
org.xml.sax.helpers.XMLReaderFactory.createXMLReader("org.apache.xerces.pars
ers.SAXParser");

In the code above, what is the classname to use with JDK 1.4?

Is JAXP more adopted as the standard, or the above method?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on XML API for Java Or get search suggestion and latest updates.




Tagged: