stylesheets are now searched in the classpath.
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Sat, 25 Mar 2006 21:03:17 +0000 (21:03 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Sat, 25 Mar 2006 21:03:17 +0000 (21:03 +0000)
commit951167e3811e07ba8c8c02226fe08a8bca6acc3f
tree339a096223c0114a22492d221aa39b5a6198bb68
parent1bf172222a944885867d7a939ed147c8acbdae2f
stylesheets are now searched in the classpath.
13 files changed:
crawler/basic/src/org/wamblee/crawler/AbstractPageRequest.java
crawler/kiss/src/channel-overview.xsl [moved from crawler/kiss/conf/kiss/channel-overview.xsl with 100% similarity]
crawler/kiss/src/channel-right-now.xsl [moved from crawler/kiss/conf/kiss/channel-right-now.xsl with 100% similarity]
crawler/kiss/src/channels-favorites.xsl [moved from crawler/kiss/conf/kiss/channels-favorites.xsl with 100% similarity]
crawler/kiss/src/identity.xsl [moved from crawler/kiss/conf/kiss/identity.xsl with 100% similarity]
crawler/kiss/src/login.xsl [moved from crawler/kiss/conf/kiss/login.xsl with 100% similarity]
crawler/kiss/src/org/wamblee/crawler/kiss/notification/MailNotifier.java
crawler/kiss/src/program-info.xsl [moved from crawler/kiss/conf/kiss/program-info.xsl with 100% similarity]
crawler/kiss/src/recorded.xsl [moved from crawler/kiss/conf/kiss/recorded.xsl with 100% similarity]
crawler/kiss/src/reportToHtml.xsl [moved from crawler/kiss/conf/kiss/reportToHtml.xsl with 100% similarity]
crawler/kiss/src/reportToText.xsl [moved from crawler/kiss/conf/kiss/reportToText.xsl with 100% similarity]
crawler/kiss/src/utilities.xsl [moved from crawler/kiss/conf/kiss/utilities.xsl with 100% similarity]
support/src/org/wamblee/xml/XSLT.java