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,902 Responses

  1. Audi key表示:

    The 9 Things Your Parents Taught You About Audi Key
    Audi key

  2. EdwardGuina表示:

    1xbet: 1хбет – 1хбет

  3. Jamescix表示:

    pinup az pin up azerbaycan pin up azerbaycan

  4. Russelljorry表示:

    1xbet официальный сайт: 1хставка – 1хставка

  5. What Is Bandar Online Togel And Why Is Everyone Talking About
    It? togel4d, https://willysforsale.com/,

  6. 15 Things You Didn’t Know About Adhd Assessments cost of adhd
    assessment Uk (mysocialguides.com)

  7. Ernestexove表示:

    пин ап официальный сайт: пин ап зеркало – пин ап официальный сайт

  8. DavidAcarf表示:

    https://1winbrasil.win/# pin-up
    пин ап

  9. What an perceptive and meditative article !
    I ought to declare , your analysis of this critical issue was authentically exceptional .

    The extent and subtlety you introduced to the
    dialogue was extraordinary , projecting new light on the subtleties at work
    .
    I found myself agreeing as I read through your expertly crafted contentions.
    The approach you were able to distill the fundamental
    ideas without oversimplifying was particularly remarkable .

    It’s evident you’ve invested a substantial amount
    of time into studying this matter .
    This entry has provided me a great deal to mull over and has
    pushed me to reassess specific facets of my personal mindset.

    I appreciate you investing the time to share
    your proficiency – entries like this are exceptionally priceless in advancing
    the greater discussion .
    I anticipate skimming more of your information in the future to come .
    Kindly continue the outstanding efforts !

    My webpage – tesplay microgaming

  10. EdwardGuina表示:

    pin up kz: пин ап казино – пин ап

  11. Ernestexove表示:

    пин ап: пин ап казино вход – пин ап кз

  12. Julissa表示:

    Five Reasons To Join An Online Pragmatic Shop And 5
    Reasons Not To 프라그마틱 정품 확인법 (Julissa)

  13. DavidAcarf表示:

    http://1wintr.fun/# h?zl? casino
    пин ап казино вход

  14. blue dream表示:

    After I initially left a comment I appear to have clicked on the -Notify me when new comments are added- checkbox and from now on whenever a comment is added I get four emails with the same comment. Perhaps there is a means you can remove me from that service? Kudos.

  15. Ernestexove表示:

    пинап кз: пинап казино – pin up kz

  16. EdwardGuina表示:

    1xbet: 1xbet скачать – 1xbet зеркало

  17. Russelljorry表示:

    en iyi casino siteleri: canl? casino siteleri – en iyi casino siteleri

  18. Rickie表示:

    15 Top Pinterest Boards From All Time About Bmw Key bmw fob
    key (Rickie)

  19. DavidAcarf表示:

    https://1winbrasil.win/# pin up 306
    pin up

  20. EdwardGuina表示:

    пинап: пин ап – пин ап казино вход

  21. Jamescix表示:

    en iyi casino siteleri casino sitesi en iyi casino siteleri

  22. ford key Cut表示:

    You’ll Never Be Able To Figure Out This Ford Car Key’s Benefits ford key Cut

  23. Russelljorry表示:

    пин ап вход: пинап зеркало – пин ап

  24. Jamescix表示:

    пинап зеркало пинап зеркало пин ап

  25. What’s The Ugly Real Truth Of SEO Company Top seo companies uk

  26. Jeannie reports that there are a couple of rocks and a few sunken graves here.

  27. One research estimates that students could lose five to nine months of learning by July 2021, on common.

  28. In 2002, following the evaluation of mitochondrial DNA specimens from the Orinoco basin, the Putumayo River (tributary of the Amazon) and the Tijamuchy and Ipurupuru rivers, geneticists proposed that genus Inia be divided into at the least two evolutionary lineages: one restricted to the river basins of Bolivia and the opposite broadly distributed within the Orinoco and Amazon.

發佈留言

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