Skip navigation links
C D G U 

C

com.simtechdata.urldecoder - package com.simtechdata.urldecoder
 

D

decode(String) - Static method in class com.simtechdata.urldecoder.URLDecoder
method that will extract all the HTML codes from an entire string and return the same string with the codes replaced with their translations.

G

get(String) - Static method in class com.simtechdata.urldecoder.URLDecoder
public method that will take a single HTML code and return its translated value.

U

URLDecoder - Class in com.simtechdata.urldecoder
 
URLDecoder() - Constructor for class com.simtechdata.urldecoder.URLDecoder
Constructor in case you want to instantiate the class, but it is not necessary.
C D G U 
Skip navigation links

Copyright © 2022. All rights reserved.