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

  1. Larae表示:

    The 10 Scariest Things About Psychiatrist Assessment psychiatrist assessment
    (Larae)

  2. Richardral表示:

    viagra online spedizione gratuita viagra viagra originale in 24 ore contrassegno

  3. BEDPAGE表示:

    Howdy, There’s no doubt that your site could possibly be having web browser compatibility issues. Whenever I take a look at your blog in Safari, it looks fine but when opening in I.E., it’s got some overlapping issues. I just wanted to provide you with a quick heads up! Besides that, wonderful site!

  4. Kennethtub表示:

    https://farmaciait.men/# acquisto farmaci con ricetta
    Farmacie on line spedizione gratuita

  5. Edgarappow表示:

    farmaci senza ricetta elenco: Farmacia online piu conveniente – farmacia online

  6. Brian表示:

    The People Who Are Closest To Skoda Superb Replacement
    Key Share Some Big Secrets skoda replacement key (Brian)

  7. Ruth表示:

    What Tallest Fridge Freezer 50/50 Experts Want You To Learn best price fridge freezer 50 50
    (Ruth)

  8. Kennethtub表示:

    https://tadalafilit.com/# comprare farmaci online con ricetta
    Farmacia online miglior prezzo

  9. PatrickLef表示:

    farmacia online piГ№ conveniente: Ibuprofene 600 generico prezzo – Farmacia online miglior prezzo

  10. Edgarappow表示:

    farmacie online autorizzate elenco: BRUFEN 600 acquisto online – farmacie online affidabili

  11. 9 . What Your Parents Taught You About Upvc Window Repairs Upvc Window Repairs

  12. Lupe表示:

    10 Healthy Habits For Toto Online Terbaik bandar togel terpercaya; Lupe,

  13. Richardral表示:

    viagra generico prezzo piГ№ basso viagra online siti sicuri le migliori pillole per l’erezione

  14. Edgarappow表示:

    farmacia online: Cialis generico 5 mg prezzo – Farmacie online sicure

  15. Jonbian.Co表示:

    Visit my blog … Jonbian.Co

  16. Kennethtub表示:

    http://tadalafilit.com/# Farmacia online miglior prezzo
    Farmacia online piГ№ conveniente

  17. Edgarappow表示:

    gel per erezione in farmacia: viagra senza ricetta – miglior sito dove acquistare viagra

  18. MichaelToP表示:

    Farmacie on line spedizione gratuita Cialis generico 20 mg 8 compresse prezzo farmacia online piГ№ conveniente

  19. MichaelToP表示:

    farmacie online sicure farmacia online migliore acquisto farmaci con ricetta

  20. Richardral表示:

    farmacia online senza ricetta Cialis generico 20 mg 8 compresse prezzo acquisto farmaci con ricetta

  21. Esteban表示:

    You’ll Never Guess This Double Single Bunk Bed’s Secrets double single bunk (Esteban)

  22. telegra.ph表示:

    Relish Your Opinions!

    I’m Elated you Encountered the Entry Informative.

    If you’re Intrigued by Investigating more Openings in the online Gaming
    World, I’d Urge Delving into cmd368 – telegra.ph,.

    They Feature a Myriad of Captivating Betting Avenues,
    Interactive experiences, and a Intuitive
    Platform.

    What I Really Value about CMD368 is their Commitment to
    Sensible Wagering. They have Secure Policies and Tools to Empower Players Stay in control.

    Regardless of whether you’re a Proficient Punter or Untrained in the Gambling, I
    Think you’d Sincerely Love the Venture.

    Please Join By way of the Link and Contact me if you have Further Queries.

  23. PatrickLef表示:

    acquisto farmaci con ricetta: Cialis generico prezzo – farmacie online affidabili

  24. Richardral表示:

    Farmacie online sicure BRUFEN 600 mg 30 compresse prezzo farmacia online piГ№ conveniente

  25. Albertha表示:

    You’ll Never Guess This Composite Door Panel Replacement’s Benefits composite door panel replacement (Albertha)

  26. Richardral表示:

    viagra pfizer 25mg prezzo viagra farmacia viagra acquisto in contrassegno in italia

  27. MichaelToP表示:

    comprare farmaci online con ricetta Farmacie on line spedizione gratuita farmacia online senza ricetta

  28. Jorg表示:

    10 Websites To Help You Develop Your Knowledge About Locksmiths Near Me Auto cheap automobile locksmith near me
    (Jorg)

  29. Kennethtub表示:

    http://tadalafilit.com/# farmaci senza ricetta elenco
    Farmacia online piГ№ conveniente

  30. 9710861表示:

    10 Things Your Competition Can Teach You About Oil Filled
    Radiator 9710861

發佈留言

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