C D G
C
- com.simtechdata.htmldecoder - package com.simtechdata.htmldecoder
-
D
- decode(String) - Static method in class com.simtechdata.htmldecoder.Decoder
-
method that will extract all the HTML codes from an entire string and return the same string with the codes replaced with their translations.
- Decoder - Class in com.simtechdata.htmldecoder
-
- Decoder() - Constructor for class com.simtechdata.htmldecoder.Decoder
-
Constructor in case you want to instantiate the class, but it is not necessary.
G
- get(String) - Static method in class com.simtechdata.htmldecoder.Decoder
-
public method that will take a single HTML code and return its translated value.
C D G
Copyright © 2022. All rights reserved.