Java java.lang String HTML

Java examples for java.lang:String HTML

Description

Click the following links for the tutorial for java.lang and String HTML.

  1. Convert an HTML text into a ASCII text by removing HTML tags.
  2. Escape String for Html
  3. escape Html to &#XX
  4. html Encode
  5. remove HTML Tags from a string
  6. Turn any HTML escape entities in the string into characters and return the resulting string.
  7. filter For HTML Value
  8. Makes a tag string readable when rendered in HTML.


  9. Convert a csv string to a html table string for displaying
  10. Escape characters that are considered to be special HTML characters.
  11. Convert HTML escape entities in the string into characters and return the resulting string.
  12. Escape HTML <Br>
  13. Escape HTML Special character
  14. Method for html escaping a text string
  15. Convert string To HTML String
  16. Convert an integer to an HTML RGB value.


  17. decode Entities
  18. Encodes the string to be used in HTML.
  19. replace line to <Br>
  20. add Char Entity by int for HTML
  21. add tag to all word in content HTML which is occur in list Word.
  22. This method will get all real word in the String contain html tag.
  23. Returns the text specified, but line-wrapped and with <html> added to the beginning.
  24. Convert Html to Text with regex
  25. remove HTML Tag
  26. This method is used to insert HTML block dynamically
  27. Escapes all necessary characters in the String so that it can be used in an XML doc.
  28. Strips HTML tags from text
  29. Removes the HTML, extra whitespace and carriage returns from a string
  30. Returns a String of the form "#xxxxxx" good for use in HTML, representing the given color.
  31. Generates a HTML "link" string
  32. Converts ASCII text to HTML