- HandleError(String, String) - Method in class es.gob.fnmt.dniedroid.gui.fragment.NFCCommunicationFragment
-
Deprecated.
Show error in the graphic interface.
- hashCode() - Method in class es.gob.jmulticard.card.Atr
-
Returns a hash code value for the object.
- hashCode() - Method in class javax.smartcardio.ATR
-
Returns the hash code value for this ATR.
- hashCode() - Method in class javax.smartcardio.CardPermission
-
Returns the hash code value for this CardPermission object.
- hashCode() - Method in class javax.smartcardio.CommandAPDU
-
Returns the hash code value for this command APDU.
- hashCode() - Method in class javax.smartcardio.ResponseAPDU
-
Returns the hash code value for this response APDU.
- hasUnsupportedCriticalExtension() - Method in class es.gob.jmulticard.card.baseCard.FakeX509Certificate
-
Check if there is a critical extension that is not supported.
- HexString - Class in de.tsenger.androsmex.tools
-
- HexString() - Constructor for class de.tsenger.androsmex.tools.HexString
-
- HTMLParser - Class in es.gob.fnmt.dniedroid.net.tool
-
Simple HTML parser.
- HTMLParser(Context) - Constructor for class es.gob.fnmt.dniedroid.net.tool.HTMLParser
-
Constructor.
- HTMLParser(String, Context) - Constructor for class es.gob.fnmt.dniedroid.net.tool.HTMLParser
-
Constructor.
- HTTPBase - Class in es.gob.fnmt.dniedroid.net.http
-
HTTP base client wrapper.
- HTTPBase() - Constructor for class es.gob.fnmt.dniedroid.net.http.HTTPBase
-
- HTTPClient - Class in es.gob.fnmt.dniedroid.net.http.java
-
Simple HTTP client wrapper.
- HTTPClient(String) - Constructor for class es.gob.fnmt.dniedroid.net.http.java.HTTPClient
-
'GET' request.
- HTTPClient(String, String) - Constructor for class es.gob.fnmt.dniedroid.net.http.java.HTTPClient
-
'GET' or 'POST' request.
- HTTPClient(String, Map<String, String>) - Constructor for class es.gob.fnmt.dniedroid.net.http.java.HTTPClient
-
'POST' request with URL encoded parameters.
- HTTPClient(String, Map<String, String>, Charset) - Constructor for class es.gob.fnmt.dniedroid.net.http.java.HTTPClient
-
'POST' request with URL encoded parameters.
- HTTPClient(String, MultipartData) - Constructor for class es.gob.fnmt.dniedroid.net.http.java.HTTPClient
-
'POST' request with MultipartData parameters.
- HTTPRequest(String) - Constructor for class es.gob.fnmt.dniedroid.net.http.okhttp.OkHTTPClient.RequestBuilder.HTTPRequest
-