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

  1. Ten Things Your Competitors Inform You About
    Arabica Coffee Bean Plantation arabica coffee beans with rich flavor (valetinowiki.racing)

  2. You’ll Never Guess This Window Companies Birmingham’s Tricks
    Window companies birmingham

  3. RobertHam表示:

    https://kampharm.shop/# kamagra oral jelly

  4. CurtisCem表示:

    buy rybelsus semaglutide buy rybelsus online usa

  5. What Is Pragmatic Free Slots And How To Utilize It? 프라그마틱 슬롯무료

  6. yanyiku.cn表示:

    It’s The Daftar Akun Togel Resmi Case Study You’ll Never Forget bandar toto; yanyiku.cn,

  7. CurtisCem表示:

    buy kamagra oral jelly Kam Pharm Kam Pharm kamagra

  8. DennishIp表示:

    ED pills non prescription: ED meds online with insurance – cheapest ed pills ere pharm

  9. imoodle.win表示:

    7 Tips To Make The The Most Of Your Subaru Replacement Key
    Uk subaru key fob; imoodle.win,

  10. Baby Cot表示:

    10 Myths Your Boss Has Regarding Cot Beds Baby Cot

  11. Bed Cot Wooden Tools To Help You Manage Your Daily Life Bed
    Cot Wooden Trick That Should Be Used By Everyone Know bed cot
    Wooden, voprosi-otveti.ru,

  12. 10 Basics About Replacement Toyota Car Key You Didn’t Learn In School Toyota Yaris Locked Keys In Car

  13. LloydNoice表示:

    https://kampharm.shop/# cheapest Kamagra Kam Pharm

  14. Why Treadmills Near Me Is Relevant 2023 Treadmills at home

  15. Replacement Upvc Window Handles Tips From The Top In The Industry upvc window repair Near me

  16. Wow , what an thoughtful post! I really appreciated reading about your opinion on this concept.
    It’s absolutely given me a abundance to mull over .

    I’d desire to be privy to more of your ideas , if you’re amenable to
    perpetuating the dialogue .

    Furthermore , have you been informed of MEGA888 ?
    It’s an amazing digital gaming platform with
    heaps of enthralling options . I’ve engaged in there and the experience has turned out
    to be outstanding . If you’re on the hunt for a fresh
    way to have some amusement and feasibly emerge victorious , I’d vehemently recommend checking it out .

    Allow me know if you’re curious and I will
    give more information !

    Have a look at my blog post :: online casino player satisfaction

  17. LloydNoice表示:

    https://erepharm.com/# best ed pill ere pharm

  18. Five Killer Quora Answers On Wheelchairramps wheelchairramps

  19. Having read this I thought it was very informative. I appreciate you taking the time and effort to put this informative article together. I once again find myself personally spending a significant amount of time both reading and leaving comments. But so what, it was still worth it.

  20. Grace表示:

    Here is my blog post … Daycares popular listings – Grace

  21. How To Get ADHD Medication Uk: 11 Things You’re Forgetting
    To Do Adhd And depression Medication

  22. Larhonda表示:

    What Is Titrating Medication And Why Is Everyone Speakin’ About It?

    private titration adhd (Larhonda)

  23. Ten Stereotypes About Ultra Realistic Sexdoll That
    Aren’t Always True The Most Realistic Sexdoll

  24. LloydNoice表示:

    http://gabapharm.com/# GabaPharm

  25. 14 Cartoons About Private ADHD Assessment That’ll Brighten Your Day How Much is a private adhd assessment

  26. 7 Things You Didn’t Know About Window Handles Replacement Double glazed window Handle

  27. CurtisCem表示:

    gabapentin GabaPharm buy gabapentin india buy Gabapentin GabaPharm

  28. bunk beds uk表示:

    15 Best Pinterest Boards Of All Time About Bunk Bed Kids bunk beds uk

  29. The 10 Scariest Things About Treadmill For Sale Electric Treadmill For Sale Electric (Cuttulip56.Bravejournal.Net)

發佈留言

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