org.fusesource.hawtjni.generator
Class MacGenerator
java.lang.Object
org.fusesource.hawtjni.generator.MacGenerator
public class MacGenerator
- extends Object
- Author:
- Hiram Chirino
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MacGenerator
public MacGenerator()
generate
public void generate(ProgressMonitor progress)
throws HawtJNI.UsageException
- Throws:
HawtJNI.UsageException
getDocuments
public Document[] getDocuments()
getXmls
public String[] getXmls()
setOutputDir
public void setOutputDir(String dir)
setXmls
public void setXmls(String[] xmls)
setMainClass
public void setMainClass(String mainClassName)
getExtraAttributeNames
public String[] getExtraAttributeNames(Node node)
getFileName
public String getFileName(String xmlPath)
getIDAttribute
public Node getIDAttribute(Node node)
getIDAttributeNames
public String[] getIDAttributeNames()
main
public static void main(String[] args)
Copyright © 2009-2011 FuseSource, Corp.. All Rights Reserved.