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