Class Index
- java.lang.Object
- 
- org.apache.tapestry5.openapiviewer.pages.Index
 
- 
 public class Index extends java.lang.Object Shows an OpenAPI definition viewer based on Swagger UI.
- 
- 
Constructor SummaryConstructors Constructor Description Index()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetEscapedDefinitionUrl()
 
- 
- 
- 
Constructor Detail- 
Indexpublic Index() 
 
- 
 - 
Method Detail- 
getEscapedDefinitionUrl@Cached public java.lang.String getEscapedDefinitionUrl() throws java.io.UnsupportedEncodingException - Throws:
- java.io.UnsupportedEncodingException
 
 
- 
 
-