Class OpenApiContentExtractor
java.lang.Object
io.apicurio.registry.content.extract.ApicurioDataModelsContentExtractor
io.apicurio.registry.content.extract.OpenApiContentExtractor
- All Implemented Interfaces:
ContentExtractor
Performs meta-data extraction for OpenAPI content.
- Author:
- eric.wittmann@gmail.com
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.apicurio.registry.content.extract.ApicurioDataModelsContentExtractor
extractMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.apicurio.registry.content.extract.ContentExtractor
isExtracted
-
Constructor Details
-
OpenApiContentExtractor
public OpenApiContentExtractor()
-