org.mmbase.bridge.jsp.taglib.util
Class ReadFile
java.lang.Object
org.mmbase.bridge.jsp.taglib.util.ReadFile
public class ReadFile
- extends Object
This file is found in the public domain, on http://www.dpawson.co.uk/xsl/sect2/N4760.html
It is used to be able to include the codesamples in the taglib documentation.
XSLT does not provide a way to easily include textfiles into your final document,
so unfortunately we need this class to be able to do that.
- Author:
- Johannes Verelst
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadFile
public ReadFile()
readExample
public static Node readExample(String actualFileName)
contents
public static String contents(String actualFileName)
MMBase 2.0-SNAPSHOT - null