org.usergrid.tools
Class ApiDoc
java.lang.Object
org.usergrid.tools.ToolBase
org.usergrid.tools.ApiDoc
public class ApiDoc
- extends ToolBase
Methods inherited from class org.usergrid.tools.ToolBase |
getToolName, printCliHelp, setCassandraService, setEntityManagerFactory, setManagementService, setProperties, setServiceManagerFactory, setupCassandra, startEmbedded, startSpring, startTool, teardownEmbedded |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApiDoc
public ApiDoc()
createOptions
public org.apache.commons.cli.Options createOptions()
- Overrides:
createOptions
in class ToolBase
runTool
public void runTool(org.apache.commons.cli.CommandLine line)
throws Exception
- Specified by:
runTool
in class ToolBase
- Throws:
Exception
loadListing
public ApiListing loadListing(String section)
output
public void output(ApiListing listing,
String section)
throws IOException,
TransformerException
- Throws:
IOException
TransformerException
addCollections
public void addCollections(ApiListing listing)
Copyright © 2012. All Rights Reserved.