IntelliJ Java IDE
The moose likes Distributed Java and the fly likes HTML Entity Codes for Special Characters and Tags Replacement using java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "HTML Entity Codes for Special Characters and Tags Replacement using java" Watch "HTML Entity Codes for Special Characters and Tags Replacement using java" New topic
Author

HTML Entity Codes for Special Characters and Tags Replacement using java

Anu Rangaswamy
Greenhorn

Joined: Nov 24, 2011
Posts: 1
[size=12][b]
Hi, I'm new to java and doing a project for replacing Entity Codes for Special Characters and tags in HTML using java.
Are there any free libraries or supporting files available to replace from Char Entity and Decimal Entity to equivalent Hexa Entity in html using java
And also to replace Html tags like
<FONT size="+2" color="#221E1F"></B> to <p class="chaptitle"><a href="contents.html#pre_1" id="pre-1"><span style="color:#000000">
<P align="justify"><FONT size="+1"> to <p class="noindent">
Please help me
[/size][/b]
 
 
subject: HTML Entity Codes for Special Characters and Tags Replacement using java
 
Threads others viewed
Really meaningless but...
Struts2 - Json issue, InvocationTargetException
UBB vs. HTML
Problem while uploading an image using UploadBean
Struts2 - Json problem
MyEclipse, The Clear Choice