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

14,958 Responses

  1. How Increase Website Traffic At Small If Any Cost seo 마케팅 (axoncapital.net)

  2. Matthewchact表示:

    zithromax for sale us: zithromax 250 mg – generic zithromax medicine

  3. LewisTwera表示:

    https://prednisonebestprice.pro/# can you buy prednisone over the counter in usa

  4. LewisTwera表示:

    https://nolvadexbestprice.pro/# tamoxifen bone density

  5. git.otobo.org表示:

    The People Who Are Closest To Progressive Jackpot Slots Tell You Some Big Secrets slot Machines (git.otobo.org)

  6. Five Killer Quora Answers To Replace Nissan Key Fob replace Nissan key fob

  7. I have extensively savored the commentary provided in this
    reflective blog article . The writer has eloquently
    expressed several pivotal ideas that echo with me powerfully .

    As an ardent crusader of avant-garde entrepreneurial campaigns, I would
    desire to provide an suggestion to you to uncover
    the exceptional chances available at Pragmatic Play.

    This thriving entity is at the leading edge of digital developments , providing a
    energetic and valuable realm for enthusiasts
    who demonstrate a dedication for superiority and a perseverance to elevate
    the thresholds of what is realizable.

    I adjure you to deliberate on this suggestion and uncover the
    profusion of possibilities that are on offer .

    Please feel free to connect if you have any doubts or would hope to
    mull over in greater detail .

    Best felicitations ,

    Also visit my homepage; online casino player satisfaction

  8. Guide To Single Stroller With Standing Board: The Intermediate Guide For Single Stroller With Standing Board
    Single Stroller With Standing Board [https://Articlescad.Com]

  9. Geraldo表示:

    Greetings, companion enthusiast. I must laud you on your
    discerning analysis of the subject matter presented in this blog
    post. Your acute observations and verbal commentary have found a chord with me, and I
    conclude myself in unity with the beliefs you have communicated .

    Given your manifest fascination in the realm of internet
    finance, I would be neglectful if I did not offer an invitation for you
    to investigate the electrifying world of Crypto Casino.
    This avant-garde platform offers a distinctive and captivating venture ,
    merging the anticipation of classic casino gaming with
    the advanced innovations of peer-to-peer transactions.
    I feel you would find it a most spellbinding
    foray. I encourage you to engage with us and discover the endless opportunities that
    are ready you.

    Also visit my web site – online casino multilingual support
    (Geraldo)

  10. Thanks for the good critique. Me & my friend were just preparing to do some research about this. We got a book from our area library but I think I’ve learned better from this post. I’m very glad to see such wonderful information being shared freely out there..

  11. Matthewchact表示:

    non prescription prednisone 20mg: can you buy prednisone over the counter uk – can you buy prednisone over the counter in mexico

  12. Matthewchact表示:

    benefits of tamoxifen: tamoxifen and antidepressants – tamoxifen breast cancer prevention

  13. The 10 Most Scariest Things About Vegas Slots vegas slots (https://Throbsocial.com/)

  14. This particular is really a good internet site. Excellent fresh interface and nice informative weblogs. I is going to be returning soon, thanks for the excellent blog. Whilst these types of possess a straps to keep child within place even though you’re changing all of them, you need to in no way baby unwatched when the pad just isn’t strapped to something.

  15. Matthewchact表示:

    nolvadex for sale: cost of tamoxifen – tamoxifen 20 mg

  16. LewisTwera表示:

    http://nolvadexbestprice.pro/# tamoxifen breast cancer

  17. i have a passion on anything that is automotive related. i love to attend car shows too.

  18. Matthewchact表示:

    cytotec buy online usa: buy cytotec pills online cheap – buy cytotec

  19. Matthewchact表示:

    п»їcytotec pills online: cytotec pills buy online – Misoprostol 200 mg buy online

  20. Nadine表示:

    Feel free to visit my website: Daycare Near Me By State (Nadine)

  21. This website is awesome. I constantly come across something new & different right here. Thank you for that data.

  22. Rashad表示:

    20 Semi Truck Lawyer Websites Taking The Internet By Storm semi
    truck accident attorneys; Rashad,

  23. 10 Cerebral Palsy Settlement Related Projects To Expand Your Creativity cerebral Palsy lawsuit

  24. Matthewchact表示:

    where can i buy zithromax medicine: buy zithromax – can i buy zithromax over the counter in canada

  25. Sectional Sleeper Sofa Tools To Ease Your Daily Life Sectional Sleeper
    Sofa Trick That Should Be Used By Everyone Be Able To sectional Sleeper Sofa

  26. LewisTwera表示:

    http://prednisonebestprice.pro/# drug prices prednisone

  27. Matthewchact表示:

    cheap propecia no prescription: buy cheap propecia tablets – get propecia price

  28. Matthewchact表示:

    liquid tamoxifen: tamoxifen lawsuit – aromatase inhibitors tamoxifen

發佈留言

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