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...

13,585 Responses

  1. Incredible Entry Thoughts
    Impressive , what a insightful entry! I genuinely relished digesting
    your insights on this issue.
    As a person who has been observing your online presence for a
    stretch, I need to convey that this is alongside your
    best well-written and enthralling writings to date.

    The way you intertwined various viewpoints and scientific evidence was
    genuinely astounding . I came across myself nodding as
    I read , as your claims simply appeared to advance remarkably naturally .

    Here is my blog post: บา ค่า ร่า asia gaming

  2. The 3 Largest Disasters In Glass Repair Near Me History double glazing glass Repair

  3. BrandonJer表示:

    treatments for ed otc ed drugs discount prescription drugs

  4. DennisKah表示:

    Online medicine order: Online medicine home delivery – pharmacy website india

  5. Gregorypurne表示:

    buy erection pills https://indianpharmdelivery.com/# world pharmacy india

  6. Gregorypurne表示:

    vitamins for ed https://drugs24.pro/# ways to treat erectile dysfunction

  7. RichardThini表示:

    best ed medications: injections for ed – best drug for ed

  8. RichardThini表示:

    buying prescription drugs in mexico online: purple pharmacy mexico price list – medicine in mexico pharmacies

  9. RichardThini表示:

    mexican online pharmacies prescription drugs: buying prescription drugs in mexico – mexican pharmaceuticals online

  10. BrandonJer表示:

    buying from online mexican pharmacy buying from online mexican pharmacy mexican pharmaceuticals online

  11. DennisKah表示:

    п»їlegitimate online pharmacies india: reputable indian pharmacies – top 10 online pharmacy in india

  12. 15 Reasons To Love Car Seat Buggy 2 In 1 2 In 1 baby Pram

  13. AgustinBougs表示:

    https://drugs24.pro/# natural help for ed
    top 10 online pharmacy in india

  14. Gregorypurne表示:

    drug prices https://drugs24.pro/# canadian drugstore online

  15. 11 Ways To Completely Revamp Your Triple Bunk
    Bed For Adults black triple bunk bed

  16. DennisKah表示:

    viagra without a doctor prescription walmart: viagra without a doctor prescription – viagra vs cialis bodybuilding

  17. BrandonJer表示:

    online shopping pharmacy india Online medicine home delivery indianpharmacy com

  18. Mariana表示:

    Responsible For A ADHD In Women Test Budget? 12 Best Ways To Spend Your Money adhd adult women diagnosis
    (Mariana)

  19. BrandonJer表示:

    canada ed drugs ed vacuum pump home remedies for ed

  20. The Best Upvc Windows And Doors Near Me Techniques To Transform Your Life black upvc windows

  21. DennisKah表示:

    cheapest online pharmacy india: reputable indian pharmacies – best india pharmacy

  22. Профессиональный сервисный центр по ремонту сотовых телефонов в Москве.
    Мы предлагаем: ремонт сотовых
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  23. How To Determine If You’re Prepared For SEO Software Solution seo Tracker software –
    clicavisos.Com.ar

  24. AgustinBougs表示:

    https://drugs24.pro/# cure for ed
    top 10 pharmacies in india

  25. Gregorypurne表示:

    anti fungal pills without prescription https://indianpharmdelivery.com/# Online medicine order

  26. RichardThini表示:

    india pharmacy mail order: cheapest online pharmacy india – online shopping pharmacy india

  27. Gregorypurne表示:

    drugs for ed https://mexicanpharm24.pro/# buying from online mexican pharmacy

  28. Профессиональный сервисный центр по ремонту сотовых телефонов в Москве.
    Мы предлагаем: сервис смартфонов
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  29. Ремонт телефонов表示:

    Профессиональный сервисный центр ремонт телефонов москва рядом где можно отремонтировать телефон

  30. RichardThini表示:

    п»їlegitimate online pharmacies india: top 10 pharmacies in india – best india pharmacy

發佈留言

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