JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.twelfthmile.yuga.types
Response
Uses of Class
com.twelfthmile.yuga.types.Response
Packages that use
Response
Package
Description
com.twelfthmile.yuga
Uses of
Response
in
com.twelfthmile.yuga
Methods in
com.twelfthmile.yuga
that return
Response
Modifier and Type
Method
Description
static
Response
Yuga.
parse
(
String
str)
Returns Response containing data-type, captured string and index upto which data was read
static
Response
Yuga.
parse
(
String
str,
Map
<
String
,
String
> config)
Returns Response containing data-type, captured string and index upto which data was read