Java + JS去除網頁HTML標籤

同樣是工作上用到,在前(Javascript)、後端(Java、JSP)同樣都有的一個需求,就是必須將讀入的字串去除HTML Tag,以下是兩個範例:

var HTML = "";
HTML+= "<p>HTML P Tag String</p>";
HTML+= "<p><a href='/test/link.html'>HTML A Tag String</a></p>";

var htmlTagPattern = /<{1}[^>]{1,}>{1}/g; //HTML Tag Pattern
var htmlSplit = HTML.replace(htmlTagPattern, ""); //移除HTML Tag

console.log("htmlSplit : " , htmlSplit); //輸出htmlSplit :  HTML P Tag StringHTML A Tag String
package CDIT.stanley;
public class trimHTML {
	public static void main(String[] args) {
		String HTML = "";
		HTML+= "<p>HTML P Tag String</p>";
		HTML+= "<p><a href='/test/link.html'>HTML A Tag String</a></p>";
		
		String htmlTagPattern = "<{1}[^>]{1,}>{1}"; //HTML Tag Pattern		
		String htmlSplit = HTML.replaceAll(htmlTagPattern, ""); //移除HTML Tag
		
		System.out.println("htmlSplit : " + htmlSplit); //輸出htmlSplit : HTML P Tag StringHTML A Tag String
	}
}

You may also like...

15,647 Responses

  1. Сервисный центр предлагает замена разъема питания toshiba mini nb510 замена разъема зарядки toshiba mini nb510

  2. cot sale表示:

    10 Things That Your Family Taught You About Cot Sale cot sale

  3. Сервисный центр предлагает ремонт pentax optio e40 в петербурге ремонт pentax optio e40

  4. 10 Things You’ve Learned About Preschool, That’ll Aid You In Porsche Car Keys porsche Boxster replacement keys

  5. How To Create Successful Mesothelioma From Asbestos Tips From Home Mesothelioma Attorney

  6. RobertPlork表示:

    Kamagra Kam Pharm: cheapest Kamagra Kam Pharm – kamagra

  7. RobertPlork表示:

    erepharm pills: ED meds online with insurance – cheapest ed pills ere pharm

  8. RobertHam表示:

    https://erepharm.com/# ere pharm

  9. CurtisCem表示:

    Buy gabapentin for humans gabapentin gabapentin

  10. The 10 Most Terrifying Things About Bandar Togel Terpercaya bandar Togel terpercaya

  11. What’s The Current Job Market For Dripping Coffee Professionals Like?
    dripping coffee

  12. 10 Things We All Hate About U Shaped Sectional u Shaped sleeper sectional

  13. RobertPlork表示:

    rybpharm cheap semaglutide: rybpharm rybelsus – buy rybelsus online usa

  14. uk表示:

    Its History Of Auto Key Locksmith uk

  15. Ten Which Mattress Toppers Are Best That Will Make Your Life
    Better mattress topper For back pain

  16. The Best Crypto Casino Online Tricks To Rewrite Your Life Best Crypto Casino

  17. DennishIp表示:

    cheapest Gabapentin GabaPharm: gabapentin GabaPharm – buy gabapentin online

  18. Concluded Reading a Blog Post: A Formal Reply to the Comment
    Section and an Invitation to Join “KING855”

    ‘After diligently perusing the blog post, I would like to provide the
    following commentary to the comment .

    Your reflections on the issue were quite intriguing .
    I was in consensus with several of the points you brought up .

    It is gratifying to witness such an dynamic
    debate unfolding.

    If you are interested in further investigating this issue , I would warmly
    encourage you to become a member of the “KING855” community
    . There , you will have the opportunity to engage
    with like-minded individuals and delve deeper
    into these intriguing themes .

    I am convinced your participation would be a significant
    enhancement to the discourse .

    Thank you input , and I look forward to the
    possibility of continuing this enlightening exchange .

    Also visit my web page – online casino player feedback

  19. Gerard表示:

    What’s The Current Job Market For Treadmill Fold Flat Professionals?
    treadmill fold flat (Gerard)

  20. You’ll Never Be Able To Figure Out This Composite Door Hinge Replacement’s Secrets composite door hinge replacement

  21. 7 Simple Tips For Making A Statement With Your Repair Upvc Window upvc window repairs

  22. Guide To Self Propelled All Terrain Wheelchair: The Intermediate Guide The Steps
    To Self Propelled All Terrain Wheelchair self propelled All terrain wheelchair

  23. The Best Car Replacement Key Tips To Make A Difference
    In Your Life Lost Car Keys Replacement Cost Uk – http://Www.Stes.Tyc.Edu.Tw,

  24. The Most Popular Sex Machines For Sale Gurus Are
    Doing Three Things sexual machine

  25. CurtisCem表示:

    rybpharm rybpharm cheap semaglutide buy rybelsus

  26. LloydNoice表示:

    https://rybpharm.com/# buy rybelsus canada

  27. LloydNoice表示:

    https://rybpharm.com/# rybpharm canada

  28. LloydNoice表示:

    http://erepharm.com/# cheapest ed pills ere pharm

  29. Five Reasons To Join An Online Casino Crypto Buyer And 5 Reasons To
    Not Bitcoincasinos

  30. hker2uk.com表示:

    The Reasons Truck Accident Attorney Is Harder Than You Think trucking accident lawyer (hker2uk.com)

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。