Uses of Class
com.iohao.net.framework.core.doc.ActionDocument
Packages that use ActionDocument
Package
Description
Provides documentation metadata and code-generation support used to produce client-facing API
artifacts from ionet action definitions.
-
Uses of ActionDocument in com.iohao.net.framework.core.doc
Methods in com.iohao.net.framework.core.doc that return types with arguments of type ActionDocumentModifier and TypeMethodDescriptionstatic List<ActionDocument> DocumentAnalyseKit.analyseActionDocument(Document document, TypeMappingDocument typeMappingDocument) Analyse all action documents and produce a list ofActionDocumentmodels.