Class OapiExample
java.lang.Object
org.apache.juneau.examples.core.oapi.OapiExample
Sample class which shows the simple usage of OpenApiSerializer.
See Also:
-
Constructor Summary
-
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.
-