org.jfree.xml.generator
Class DescriptionGenerator
java.lang.Object
org.jfree.xml.generator.DescriptionGenerator
- public final class DescriptionGenerator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescriptionGenerator
public DescriptionGenerator()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
generate
public static DescriptionModel generate(java.lang.String source,
java.util.Properties configuration,
DescriptionModel model)
writeSingleFile
public static void writeSingleFile(java.lang.String target,
DescriptionModel model)
throws java.io.IOException
- Throws:
java.io.IOException
writeMultiFile
public static void writeMultiFile(java.lang.String target,
DescriptionModel model)
throws java.io.IOException
- Throws:
java.io.IOException