Package net.targetr.rc
Class RequestTranslator
java.lang.Object
net.targetr.rc.RequestTranslator
Aids reading the page, type and client from a request.
- Author:
- Dr Michael Gardiner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
getHtmlPath
(String type) static String
static String
getPageSpace
(String host) static String
getTitleForType
(String type) static String
static boolean
isValidType
(String type)
-
Constructor Details
-
RequestTranslator
public RequestTranslator()
-
-
Method Details
-
getPage
-
getPageSpace
-
getClient
-
getType
-
isValidType
-
getHtmlPath
-
getTitleForType
-