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 Summary
Constructors Constructor Description Index()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getEscapedDefinitionUrl()
-
-
-
Constructor Detail
-
Index
public Index()
-
-
Method Detail
-
getEscapedDefinitionUrl
@Cached public java.lang.String getEscapedDefinitionUrl() throws java.io.UnsupportedEncodingException
- Throws:
java.io.UnsupportedEncodingException
-
-