You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by bl...@apache.org on 2001/02/07 18:35:21 UTC

cvs commit: xml-cocoon/src/org/apache/cocoon/components/parser JaxpParser.java XercesParser.java

bloritsch    01/02/07 09:35:20

  Added:       src/org/apache/cocoon/components/parser Tag: xml-cocoon2
                        JaxpParser.java
  Removed:     src/org/apache/cocoon/components/parser Tag: xml-cocoon2
                        XercesParser.java
  Log:
  We are now independant of Xerces on the XMLParser side of things.  I would like to
  divorce the Document stuff from Parser, but we will work on that later.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +134 -0    xml-cocoon/src/org/apache/cocoon/components/parser/Attic/JaxpParser.java