Interface Page
-
- All Known Implementing Classes:
ErrorMessagePage
,ErrorsPage
,InternalErrorPage
,LoginPage
,NetworkPage
,PlayerPage
,PlayersPage
,QueryPage
,ServerPage
public interface Page
Interface for generating page HTML String.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
toHtml()
-