Commit graph

9 commits

Author SHA1 Message Date
hns
4eb70e7b2e * Scale back to minimal apache-dom.jar that only contains org.apache.html.dom.HTMLBuilder class,
allowing Helma to compile, but throwing an exception when getHtmlDocument is invoked. This is
  the only way we can avoid potential conflicts with different Xerces versions in the classpath.
2007-02-21 14:32:34 +00:00
hns
192f0b1df6 Checked apache-dom back in as it obviously is still needed.
Original log message was:
Apache DOM classes necessary for using and building
getHtmlDocument() functionality. Extracted from Xerces-J 2.0.1
2006-11-20 09:17:39 +00:00
hns
578ecb148b * Removing Apache DOM implementation, not needed anymore with modern JDKs. 2006-11-15 15:41:25 +00:00
hns
8e96cfb709 Remove ominous apache-michi.jar from jar contents 2005-04-12 09:53:27 +00:00
p3k
52a97b1a46 check-in on behalf of michael platzer who added the org.apache.xerces.util-classes from xerces-j 2.0.1, so that the
usage of the HTML-parser *should* not rely on xerces.jar being in the
classpath anymore.
2002-06-21 06:59:15 +00:00
hns
3460462520 added org/w3c/dom/ranges/ package 2002-06-06 16:22:06 +00:00
hns
758bd0f384 Apache DOM classes necessary for using and building
getHtmlDocument() functionality. Extracted from Xerces-J 2.0.1
(Re-checked in as binary file)
2002-06-06 12:55:38 +00:00
hns
78ab940d8a removed invalid file (checked in as text) 2002-06-06 12:53:08 +00:00
hns
56a0feea50 Apache DOM classes necessary for using and building
getHtmlDocument() functionality. Extracted from Xerces-J 2.0.1
2002-06-05 11:40:47 +00:00