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

  1. www.google.mn表示:

    What Are The Biggest “Myths” About Blue Retro Fridge Freezer Could Be A Lie fridge
    freezer retro style, http://www.google.mn,

  2. Josephfub表示:

    mexican mail order pharmacies mexican pharmaceuticals online medication from mexico pharmacy

  3. RobertMef表示:

    meijer pharmacy free atorvastatin: tijuana pharmacy viagra – online pharmacy without a prescription

  4. Josephfub表示:

    pharmacies in mexico that ship to usa mexican drugstore online purple pharmacy mexico price list

  5. The 10 Scariest Things About Nespresso Pixie Machine nespresso machine​

  6. Josephfub表示:

    medicine in mexico pharmacies mexico drug stores pharmacies buying from online mexican pharmacy

  7. Профессиональный сервисный центр по ремонту бытовой техники с выездом на дом.
    Мы предлагаем: ремонт бытовой техники в казани
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  8. Профессиональный сервисный центр по ремонту стиральных машин с выездом на дом по Москве.
    Мы предлагаем: ремонт стиральных машин москва сервис
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  9. MauriceGueda表示:

    buying prescription drugs in mexico: buying from online mexican pharmacy – buying prescription drugs in mexico online

  10. Thanks, are you looking for real estate in Sanford, FL? Learn where the deals are, get REO lists and find houses for sale in Lake Mary.

  11. Phenomenal , what an thoughtful post! I really appreciated reading about your take on this issue .
    It’s definitely given me a abundance to think about .

    I’d love to hear more of your reflections , if you’re
    inclined to perpetuating the discussion .

    Moreover, have you known of MEGA888 ? It’s an terrific
    digital gaming platform with mountains of enthralling choices .
    I’ve engaged in there and the experience has been outstanding .

    If you’re seeking a innovative way to experience some
    recreation and plausibly triumph , I’d ardently
    encourage investigating it out . Permit me inform whether you’re interested and I shall share
    more details !

    Here is my homepage – online casino mobile optimization

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

  13. MauriceGueda表示:

    mexican rx online: mexico drug stores pharmacies – medicine in mexico pharmacies

  14. RobertMef表示:

    mexico drug stores pharmacies: medicine in mexico pharmacies – п»їbest mexican online pharmacies

  15. RobertMef表示:

    mail order pharmacy india: cheapest online pharmacy india – top 10 pharmacies in india

  16. Firstly what’s a web site? clearly a website is known as a type of internet based journal of which anybody can check out employing the planet wide internet. Weblogs are up to date frequently and therefore the individuals that create and update blogs are referred to as bloggers. Blogging can be described as term used by a blogger when creating content articles for a blogging site and weblogs are usually about any subject or theme.

  17. MauriceGueda表示:

    reputable mexican pharmacies online: medicine in mexico pharmacies – purple pharmacy mexico price list

  18. MauriceGueda表示:

    tenormin online pharmacy: pharmacy world rx – klonopin pharmacy price

  19. Профессиональный сервисный центр по ремонту бытовой техники с выездом на дом.
    Мы предлагаем: сервис центры бытовой техники москва
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  20. RobertMef表示:

    mexican border pharmacies shipping to usa: п»їbest mexican online pharmacies – buying prescription drugs in mexico

  21. Josephfub表示:

    mexican drugstore online mexico pharmacies prescription drugs mexican rx online

  22. ArthurKib表示:

    https://mexicopharmacy.cheap/# mexico pharmacies prescription drugs

  23. RobertMef表示:

    buy medicines online in india: buy medicines online in india – india pharmacy

  24. Josephfub表示:

    neoral pharmacy clomid in pharmacy crestor people’s pharmacy

  25. ArthurKib表示:

    http://mexicopharmacy.cheap/# buying prescription drugs in mexico online

  26. so much superb information on here, : D.

  27. Josephfub表示:

    world pharmacy india buy medicines online in india indian pharmacy

  28. Josephfub表示:

    indian pharmacy online india pharmacy mail order indian pharmacy online

  29. ArthurKib表示:

    https://indianpharmacy.company/# online pharmacy india

  30. Tap washers表示:

    An interesting discussion will probably be worth comment. I think that you can write more about this topic, it might not certainly be a taboo subject but usually individuals are inadequate to speak on such topics. To a higher. Cheers

發佈留言

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