Class OapiExample
java.lang.Object
org.apache.juneau.examples.core.oapi.OapiExample
Sample class which shows the simple usage of OpenApiSerializer.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OapiExample
public OapiExample()
-
-
Method Details
-
main
Get a reference to a parser and usage of oapiserializer.- Parameters:
args- Unused.- Throws:
Exception- Unused.
-