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

  1. Zoila表示:

    Why People Are Talking About Defra Exempt Stove Right
    Now DEFRA stoves advantages (Zoila)

  2. Guide To Adult Toys Women: The Intermediate Guide The Steps To Adult
    Toys Women adult toys women

  3. 15 Motorised Treadmills Benefits Everyone Must Know are all Treadmills electric

  4. Drstobeese表示:

    callao pharmacy generic viagra: pharmacy bachelor degree online – finpecia inhouse pharmacy

  5. sky88表示:

    Everyone loves it when individuals get together and share ideas. Great website, stick with it.

  6. JeffreyPlaiz表示:

    https://drstore24.com/# levitra discount pharmacy
    online pharmacy denmark

  7. JeffreyPlaiz表示:

    https://easydrugrx.com/# flomax pharmacy training
    humana pharmacy store

  8. www.bk8表示:

    Incredible Article Thoughts
    Wow , what a compelling entry! I truly appreciated
    consuming your viewpoints on this topic .
    As a person who has been monitoring your digital platform for a stretch,
    I must express that this is among your finest eloquently crafted and engaging
    writings so far .
    The manner you wove the angles and scholarly data was
    truly astounding . I encountered myself
    agreeing as I perused because your arguments
    solely appeared to progress astonishingly seamlessly .

    Here is my web blog; http://www.bk8

  9. Outdoor Mobility Scooters: What No One Has Discussed user-Friendly scooters

  10. I’m pretty pleased to uncover this page. I wanted to thank you for your time for this particularly wonderful read!! I definitely appreciated every bit of it and i also have you saved as a favorite to look at new things in your blog.

  11. Techniques Added With To Have A Good Massage 마사지 – foundersfund.tc

  12. bokep smp表示:

    The very next time I read a blog, Hopefully it doesn’t disappoint me as much as this one. I mean, Yes, it was my choice to read through, nonetheless I actually believed you’d have something helpful to talk about. All I hear is a bunch of moaning about something that you can fix if you weren’t too busy looking for attention.

  13. ngentot pepek表示:

    I’m amazed, I have to admit. Seldom do I come across a blog that’s equally educative and engaging, and let me tell you, you have hit the nail on the head. The problem is something too few folks are speaking intelligently about. I’m very happy I came across this in my search for something concerning this.

  14. 15 Best Pinterest Boards Of All Time About Masturbator Male Masturbators For Man

  15. You have made some good points there. I looked on the web to learn more about the issue and found most people will go along with your views on this website.

  16. 연산오피表示:

    Carrier Oils For Massage With Essential Oils
    연산오피

  17. I know of the fact that today, more and more people are attracted to surveillance cameras and the field of pictures. However, to be a photographer, you must first invest so much period deciding which model of photographic camera to buy and moving from store to store just so you may buy the most affordable camera of the brand you have decided to decide on. But it does not end just there. You also have to think about whether you should obtain a digital dslr camera extended warranty. Thanks for the good suggestions I accumulated from your blog site.

  18. bokep sma表示:

    I was able to find good info from your articles.

  19. bokep sma表示:

    Greetings! Very helpful advice in this particular article! It’s the little changes which will make the most significant changes. Many thanks for sharing!

  20. What Is The Best Mobility Scooter To Buy Uk: 11 Things That You’re Failing To Do 6699101.xyz
    http://Www.6699101.Xyz,

  21. See What Small Oil Filled Radiator Tricks The Celebs Are Making Use Of small
    oil filled radiator (https://escortexxx.ca/author/oliviasomme/)

  22. fertility clinics these days are very advanced and of course this can only mean higher success rates on birth;

  23. bokep jepang表示:

    This page certainly has all the information and facts I wanted concerning this subject and didn’t know who to ask.

  24. It’s a shame you don’t have a donate button! I’d without a doubt donate to this superb blog! I suppose for now i’ll settle for book-marking and adding your RSS feed to my Google account. I look forward to new updates and will share this site with my Facebook group. Chat soon!

  25. Best Bunk Bed Ideas Tools To Ease Your Daily Lifethe One Best Bunk Bed
    Ideas Trick That Every Person Must Learn Best bunk bed Ideas

  26. After I initially commented I appear to have clicked on the -Notify me when new comments are added- checkbox and now whenever a comment is added I recieve 4 emails with the same comment. Is there a way you can remove me from that service? Many thanks.

  27. Assessment Of Adult Adhd Explained In Less Than 140 Characters
    adhd assessment for adults Leicester (https://www.i-hire.ca)

  28. Are You Responsible For A Fridge Freezer With Water And Ice Dispenser Budget?
    12 Best Ways To Spend Your Money fridge freezers With Water dispenser

發佈留言

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