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

19,077 Responses

  1. рейтинг процессоров intel topcpu.ru .

  2. Carrolleruck表示:

    https://mexicaneasypharm.com/# п»їbest mexican online pharmacies
    canada discount pharmacy

  3. Brandonnot表示:

    online canadian pharmacy: CanadianMdPharm – cheap canadian pharmacy

  4. AndreDib表示:

    northwest pharmacy canada https://indiancertpharm.com/# Best online Indian pharmacy
    indian pharmacies safe

  5. One of many current circumstances of Ponzi scheme in USA is of Bernard Madoff.

  6. Accountant Brooklyn is an experienced person who provides you professional, reliable and high quality solutions which will help you to control your cash flow, lower your taxes and increase your profits by providing accurate and efficient services.

  7. You can still have fashionable amenities whereas retaining a basic look.

  8. AndreDib表示:

    the canadian pharmacy https://canadianmdpharm.com/# canadian drugs
    buy medicines online in india

  9. CurtisBam表示:

    mexican drugstore online: pharmacies in mexico that ship to usa – Mexican Easy Pharm

  10. English as their only foreign language (e.g.

  11. LarryReupt表示:

    Mexican Easy Pharm Mexican Easy Pharm Mexican Easy Pharm

  12. Salutations, colleague reader. I must laud the author for
    their insightful and well-crafted blog post.
    The subject matter was both educational and introspective,
    leaving me with a more comprehensive understanding
    of the area at hand.

    I would aim to extend an invitation to join the respected PUSSY888
    association. This setting offers a universe of
    enjoyment and adventure, catering to those who esteem the more elegant things in experience.
    I encourage you to investigate the multifaceted selections and captivate yourself in the captivating journeys
    that invite you. Your participation would
    be extremely embraced, and I anticipate the prospect to converse with you in greater detail within this illustrious web-based sphere

    Also visit my website – gambling odds (https://www.webwiki.com)

  13. LarryReupt表示:

    Indian Cert Pharm top online pharmacy india cheapest online pharmacy india

  14. Brandonnot表示:

    Indian pharmacy international shipping: Best online Indian pharmacy – Indian Cert Pharm

  15. Brandonnot表示:

    best online pharmacies in mexico: reputable mexican pharmacies online – mexican drugstore online

  16. AndreDib表示:

    best canadian pharmacy https://mexicaneasypharm.shop/# Mexican Easy Pharm
    india online pharmacy

  17. 5 Killer Quora Answers To Composite Door Hinge Replacement composite Door hinge Replacement

  18. CurtisBam表示:

    india pharmacy: online pharmacy india – indian pharmacy

  19. AndreDib表示:

    cheapest pharmacy canada https://canadianmdpharm.com/# northwest pharmacy canada
    top 10 pharmacies in india

  20. сравнение процессоров для пк https://www.topcpu.ru .

  21. Brandonnot表示:

    canada drug pharmacy: Canadian Md Pharm – canadian pharmacy world

  22. AndreDib表示:

    canadian online drugstore https://mexicaneasypharm.com/# Mexican Easy Pharm
    india pharmacy mail order

  23. Brandonnot表示:

    mexican rx online: mexico pharmacies prescription drugs – Mexican Easy Pharm

  24. LarryReupt表示:

    Online medicine Indian Cert Pharm IndianCertPharm

  25. Carrolleruck表示:

    https://indiancertpharm.com/# indian pharmacy
    pet meds without vet prescription canada

  26. LarryReupt表示:

    Mexican Easy Pharm mexican online pharmacies prescription drugs Mexican Easy Pharm

  27. CurtisBam表示:

    Online medicine: Indian pharmacy international shipping – Online medicine

  28. Carrolleruck表示:

    https://indiancertpharm.com/# Indian pharmacy that ships to usa
    canada pharmacy world

  29. AndreDib表示:

    northwest pharmacy canada https://mexicaneasypharm.shop/# Mexican Easy Pharm
    Online medicine order

發佈留言

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