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 继承的字段
LOG, mapper, overridingModels, serviceDocument
 
构造方法摘要
MavenDocumentSource(ApiSource apiSource, org.apache.maven.plugin.logging.Log log)
           
 
方法摘要
 void loadDocuments()
           
 
从类 com.github.kongchen.swagger.docgen.AbstractDocumentSource 继承的方法
acceptDocument, createFile, getApiInfo, getApiSortComparator, getApiVersion, getBasePath, getOutputTemplate, getValidDocuments, loadOverridingModels, prepareMustacheTemplate, resourcePathToFilename, setApiInfo, setApiVersion, setBasePath, toDocuments, toSwaggerDocuments, writeContent
 
从类 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 © 2015. All Rights Reserved.