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 Stringstatic StringgetHtmlPath(String type) static Stringstatic StringgetPageSpace(String host) static StringgetTitleForType(String type) static Stringstatic booleanisValidType(String type)
-
Constructor Details
-
RequestTranslator
public RequestTranslator()
-
-
Method Details
-
getPage
-
getPageSpace
-
getClient
-
getType
-
isValidType
-
getHtmlPath
-
getTitleForType
-