com.github.kongchen.swagger.docgen.mavenplugin
类 MavenDocumentSource
java.lang.Object
com.github.kongchen.swagger.docgen.AbstractDocumentSource
com.github.kongchen.swagger.docgen.mavenplugin.MavenDocumentSource
public class MavenDocumentSource
- extends AbstractDocumentSource
Created with IntelliJ IDEA.
| 从类 com.github.kongchen.swagger.docgen.AbstractDocumentSource 继承的方法 |
acceptDocument, createFile, getApiVersion, getBasePath, getOutputTemplate, getValidDocuments, prepareMustacheTemplate, resourcePathToFilename, setApiVersion, setBasePath, toDocuments, toSwaggerDocuments |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenDocumentSource
public MavenDocumentSource(ApiSource apiSource,
org.apache.maven.plugin.logging.Log log)
loadDocuments
public void loadDocuments()
throws GenerateException
- 指定者:
- 类
AbstractDocumentSource 中的 loadDocuments
- 抛出:
GenerateException
Copyright © 2014. All Rights Reserved.