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

11,799 Responses

  1. This blog was… how do I say it? Relevant!! Finally I’ve found something that helped me. Cheers!

  2. There are various agencies which deals with evidences located at a crime scene. Police use it for investigation, prosecuting attorney presents it before court of law as well as a forensic science technician analyzes evidences thoroughly to help other agencies in criminal procedure. A forensic science technician conducts comprehensive chemical and physical study of evidence submitted by a law enforcement agency

  3. JeffreyPlaiz表示:

    https://easydrugrx.com/# safe online pharmacy reviews
    anti viral

  4. This website certainly has all the information I needed concerning this subject and didn’t know who to ask.

  5. JeffreyPlaiz表示:

    https://drstore24.com/# tamoxifen online pharmacy
    cheap pharmacy no prescription

  6. 14 Businesses Doing An Amazing Job At Wood Burning Stove Modern Woodburner near me

  7. JeffreyPlaiz表示:

    https://onlineph24.com/# boniva online pharmacy
    percocet cost pharmacy

  8. Yeah bookmaking this wasn’t a risky determination outstanding post! .

  9. You have made some good points there. I checked on the net for more info about the issue and found most individuals will go along with your views on this site.

  10. Drstobeese表示:

    best online pharmacy to buy ambien: wal mart store pharmacy – mexico viagra pharmacy

  11. zx.greit.si表示:

    Five Treadmills Sale Projects For Any Budget Treadmills at home (zx.greit.si)

  12. bookmarked!!, I really like your website!

  13. Если вы искали где отремонтировать сломаную технику, обратите внимание – сервис центр в челябинске

  14. Major表示:

    5 Motives Sectional L Shaped Is Actually A Beneficial
    Thing l shaped sofa sleeper (Major)

  15. Drstobeese表示:

    generic levitra online pharmacy: doxycycline pharmacy price – schnucks pharmacy buttler hill rd store hours

  16. Have you ever considered publishing an e-book or guest authoring on other sites? I have a blog based upon on the same subjects you discuss and would really like to have you share some stories/information. I know my readers would value your work. If you are even remotely interested, feel free to shoot me an email.

  17. 15 Terms Everybody Is In The Fold Up Electric Wheelchair Industry Should
    Know Foldable Electric wheelchair for Adults

  18. I really like it when people come together and share thoughts. Great blog, keep it up.

  19. JeffreyPlaiz表示:

    https://easydrugrx.com/# lexapro pharmacy assistance program
    va pharmacy online

  20. JeffreyPlaiz表示:

    https://easydrugrx.com/# best online cialis pharmacy
    do pharmacy sell viagra

  21. 10 Things That Your Family Teach You About Stroller 2 In 1 Car Seat Stroller 2 In 1

  22. Rollator Walker With Seat Uk Isn’t As Tough As You Think
    Lightweight Rollator walker with seat

  23. Drstobeese表示:

    indian pharmacy online shopping: kroger pharmacy tamiflu – metcare rx pharmacy

  24. Easydrorbix表示:

    online pharmacy same day delivery: clomid online pharmacy – 24 hour drug store

  25. I have learned some new things from a blog post. One more thing to I have recognized is that normally, FSBO sellers will reject people. Remember, they would prefer to never use your solutions. But if a person maintain a reliable, professional romance, offering assistance and remaining in contact for four to five weeks, you will usually have the capacity to win interviews. From there, a house listing follows. Cheers

  26. isaevclub.ru表示:

    5 Tools That Everyone Working In The Shark Robot Vacuum Industry Should Be
    Utilizing best rated robot vacuum And mop combo
    (isaevclub.ru)

  27. Is Seo Elite Strongly Recommended? 백링크 검사

  28. Guide To Coffee Pod Machine: The Intermediate Guide Towards Coffee Pod Machine coffee pod machine

  29. JeffreyPlaiz表示:

    https://pharm24on.com/# pharmacy rx
    no prior prescription required pharmacy

發佈留言

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