org.mule.devkit.doclet
Class DocFile
java.lang.Object
org.mule.devkit.doclet.DocFile
public class DocFile
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocFile
public DocFile()
readFile
public static String readFile(String filename)
getProperty
public static String getProperty(String docfile,
String property)
writePage
public static void writePage(Map<String,List<TocInfo>> toc,
String docfile,
String relative,
String outfile)
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.