]> source.dussan.org Git - xmlgraphics-fop.git/commit
PR:
authorGlen Mazza <gmazza@apache.org>
Wed, 7 Jul 2004 23:28:44 +0000 (23:28 +0000)
committerGlen Mazza <gmazza@apache.org>
Wed, 7 Jul 2004 23:28:44 +0000 (23:28 +0000)
commit31845eac29f3bfc35c433df3b03f7f9236a3ef5f
tree5cf041d1a0d60d434a907585c3db50bc044b364b
parentb3087c3781c2ce9db4efbb07701943888dd54e78
PR:
Obtained from:
Submitted by:
Reviewed by:
Removed DocumentReader/DocumentInputSource from the API in favor of the
JAXP identity transformation for DOM Tree Handling.  JAXP seems to be
the right way for us to go for 1.0 for DOM documents, and I think we can
make the change now, with few people using HEAD in production.
Still, we'll listen to the user email list on this change as a judge
of whether these classes need to return.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197767 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/apps/DocumentInputSource.java [deleted file]
src/java/org/apache/fop/apps/DocumentReader.java [deleted file]
src/java/org/apache/fop/apps/Driver.java