plsar-framework
1.01
plsar-framework
/
plsar.util
/
UriTranslator
Uri
Translator
class
UriTranslator
(
var
support
:
PLSAR.Support
,
var
httpExchange
:
HttpExchange
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Uri
Translator
Link copied to clipboard
fun
UriTranslator
(
support
:
PLSAR.Support
,
httpExchange
:
HttpExchange
)
Content copied to clipboard
Functions
translate
Link copied to clipboard
fun
translate
(
)
:
String
?
Content copied to clipboard
Properties
httpExchange
Link copied to clipboard
var
httpExchange
:
HttpExchange
Content copied to clipboard
parameters
Link copied to clipboard
val
parameters
:
String
Content copied to clipboard
support
Link copied to clipboard
var
support
:
PLSAR.Support
Content copied to clipboard