| java.lang.Object org.apache.dvsl.DVSL org.apache.tools.dvsl.DVSL
Methods inherited from org.apache.dvsl.DVSL | public Object getAppValue(Object key)(Code)(Java Doc) public static void main(String[] args) throws Exception(Code)(Java Doc) protected void makeReady()(Code)(Java Doc) public Object putAppValue(Object key, Object value)(Code)(Java Doc) public void setClassLoader(ClassLoader classLoader)(Code)(Java Doc) public void setLogChute(LogChute logger)(Code)(Java Doc) public void setLogFile(File logFile)(Code)(Java Doc) public void setLogSystem(LogSystem logger)(Code)(Java Doc) public void setStylesheet(String stylesheet) throws Exception(Code)(Java Doc) public void setStylesheet(File stylesheet) throws Exception(Code)(Java Doc) public void setStylesheet(File stylesheet, String stylesheetEncoding) throws Exception(Code)(Java Doc) public void setStylesheet(Reader styleReader) throws Exception(Code)(Java Doc) public void setToolbox(Properties p) throws ClassNotFoundException, InstantiationException, IllegalAccessException(Code)(Java Doc) public void setUserContext(Context ctx)(Code)(Java Doc) public void setValidatingParser(boolean validate)(Code)(Java Doc) public void setVelocityConfig(Map map)(Code)(Java Doc) public long transform(File f, Writer writer) throws Exception(Code)(Java Doc) public long transform(Reader reader, Writer writer) throws Exception(Code)(Java Doc) public long transform(InputStream is, Writer writer) throws Exception(Code)(Java Doc) public long transform(Document dom4jdoc, Writer writer) throws Exception(Code)(Java Doc) public long transform(String infile, Writer writer) throws Exception(Code)(Java Doc) protected long xform(Reader reader, Writer writer) throws Exception(Code)(Java Doc) protected long xform(Document dom4jdoc, Writer writer) throws Exception(Code)(Java Doc)
|
|
|