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​(java.lang.String str)
    Returns Response containing data-type, captured string and index upto which data was read
    static Response Yuga.parse​(java.lang.String str, java.util.Map<java.lang.String,​java.lang.String> config)
    Returns Response containing data-type, captured string and index upto which data was read