org.jostraca
Interface WriterFormat

All Known Implementing Classes:
BasicWriterFormat

public interface WriterFormat

Interface to template object. Constructor loads template source and parses out config data into a PropertySet.


Method Summary
 java.lang.String getPath()
           
 java.lang.String getSource()
           
 

Method Detail

getPath

public java.lang.String getPath()

getSource

public java.lang.String getSource()


Copyright © 2000-2002 Richard Rodger