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

17,261 Responses

  1. RobertJar表示:

    buy cipro no rx: cipro ciprofloxacin – ciprofloxacin 500 mg tablet price

  2. RobertJar表示:

    prednisone buy: buy prednisone online australia – prednisone 5 tablets

  3. MiguelUnind表示:

    http://amoxstar.com/# order amoxicillin uk

  4. MiguelUnind表示:

    http://clomidonpharm.com/# can i order generic clomid for sale

  5. KennethPah表示:

    buy prednisone online no prescription PredniBest prednisone no rx

  6. SamuelBix表示:

    prednisone online india: Predni Best – prednisone 20mg buy online

  7. KennethPah表示:

    prednisone buy without prescription PredniBest prednisone in mexico

  8. SamuelBix表示:

    where to buy cipro online: ci pharm delivery – buy ciprofloxacin

  9. SamuelBix表示:

    prednisone pharmacy prices: Predni Best – prednisone 20 mg in india

  10. MiguelUnind表示:

    http://prednibest.com/# where can i order prednisone 20mg

  11. DanielAbice表示:

    http://prednibest.com/# generic prednisone cost

  12. SamuelBix表示:

    prednisone otc uk: prednisone 30 mg daily – prednisone 5 mg brand name

  13. KennethPah表示:

    where can i get cheap clomid clomid on pharm can i get clomid pill

  14. The world of challenging gaming has undergone
    a remarkable metamorphosis in recent years,
    with the rise of esports as a global hype. Amidst this rapidly shifting landscape,
    one name has emerged as a innovator –
    Spade Gaming.

    Spade Gaming is a dominance to be reckoned with, a
    gaming conglomerate that has carved out a unique niche for itself by blending cutting-edge
    innovation , strategic vision , and a persistent
    commitment to dominance .

    Established with the goal of revolutionizing the boundaries of intense gaming, Spade Gaming has quickly become a emblem
    of inventiveness , driving the landscape forward with its
    unconventional approach and unwavering dedication.

    At the crux of Spade Gaming’s accomplishment lies its resolute determination on participant development and ensemble building.
    The entity has cultivated an environment that bolsters and
    elevates its competitors , providing them with the resources
    , guidance , and facilitation they need to realize new apexes .

    But Spade Gaming’s leverage extends far beyond the confines
    of the game by itself . The enterprise has
    also consolidated itself as a vanguard in the discipline of content
    creation, leveraging its wide-ranging pool of superior maestros to manufacture gripping and enthralling reporting that appeals to supporters throughout the globe .

    In addition , Spade Gaming’s fealty to community accountability
    and societal involvement separates it matchless from its counterparts .
    The conglomerate has leveraged its podium to champion important efforts , employing
    its influence and stature to cultivate a meaningful contribution in the world of esports and stretching wider .

    As the esports market soldiers on to change , Spade Gaming reigns as a shining
    model of that which can be attained when insight , innovation , and a unyielding ambition of preeminence combine .

    In the time to eventuate, as the domain of challenging
    gaming marches on to enchant spectators and reinvent the way we
    engage with amusement , Spade Gaming will undoubtedly prevail
    at the helm , championing the push and building a novel
    phase in the rapidly transforming landscape
    of esports.

    Review my homepage – online casino promotions – https://vuf.minagricultura.gov.co/

  15. DanielAbice表示:

    http://clomidonpharm.com/# where to buy cheap clomid no prescription

  16. DanielAbice表示:

    https://amoxstar.com/# amoxicillin 500 mg tablet price

  17. DanielAbice表示:

    https://clomidonpharm.com/# buying generic clomid without a prescription

  18. RobertJar表示:

    where to buy cipro online: CiPharmDelivery – buy cipro no rx

  19. KennethPah表示:

    prednisone buy no prescription prednisone generic brand name prednisone drug costs

  20. RobertJar表示:

    ciprofloxacin over the counter: cipro – buy generic ciprofloxacin

  21. RobertJar表示:

    price of prednisone 5mg: 80 mg prednisone daily – no prescription online prednisone

  22. DanielAbice表示:

    https://clomidonpharm.com/# can i get clomid no prescription

  23. KennethPah表示:

    40 mg prednisone pill PredniBest prednisone 20mg prices

  24. KennethPah表示:

    amoxicillin 500 mg brand name amoxicillin 500 mg online amoxicillin brand name

  25. KennethPah表示:

    amoxicillin medicine over the counter AmoxStar where can i get amoxicillin

  26. DanielAbice表示:

    https://clomidonpharm.com/# cheap clomid prices

  27. RobertJar表示:

    prednisone over the counter uk: prednisone 4mg tab – prednisone 12 mg

  28. KennethPah表示:

    amoxicillin 750 mg price Amox Star where can i get amoxicillin

發佈留言

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