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

  1. 15 Presents For Your Loft Bed For Sale Lover In Your Life bunk bed loft bed

  2. Salutations , comrade subscriber. I unearthed your
    profound commentary on the blog entry
    highly astute .

    Your perspective on the subject is considerably admirable
    .

    As you seem to own a fervent fascination in the
    theme , I aim to deliver an call for you to dive into
    the domain of ‘918KISS’.

    This system offers a abundant array of enthralling experiences which suit members having varied predilections .

    I think you would find the network at ‘918KISS’ to be both
    insightful and cognitively riveting .

    I urge you to think about aligning with us and sharing
    your unparalleled observations to the ceaseless deliberations.
    Excited for potentially embracing you as a member .

    my page: online casino auditing

  3. The Label is awarded to options which contribute to the achievement of one of many five Sustainable Improvement Targets associated to water, energy, consumption and production, business, cities and communities.

  4. In stock buying and selling, for every trade that you simply plan to trade on a month data feed must be bought.

  5. ArthurKib表示:

    http://pharmbig24.com/# claritin pharmacy

  6. Ignoring the needs of tenants.

  7. fridges Lg表示:

    15 Best Documentaries About Best Chest Freezer For Garage Uk fridges Lg

  8. Josephfub表示:

    ambien pharmacy watch tour de pharmacy online free buy latisse online pharmacy

  9. betting表示:

    Accomplished Reading a Blog Post: A Formal Feedback to the Comment Section and an Invitation to Join “KING855”

    ‘After thoroughly reading the blog post, I
    would like to deliver the following contribution to the section .

    Your viewpoints on the issue were quite intellectually stimulating
    . I was in consensus with several of the claims you brought up .

    It is gratifying to witness such an lively exchange unfolding.

    If you are keen in further exploring this subject matter , I would warmly
    urge you to join the “KING855” community .

    In that space, you will have the chance to engage with
    kindred spirit individuals and delve deeper into
    these intriguing themes .

    I am confident your participation would be a meaningful enrichment to the discourse .

    I’m grateful for your input , and I anticipate the possibility of
    extending this enlightening conversation.

    My page; betting

  10. The Thorpe Inquiry of 1969 investigated the decline and put the causes as the decline in available land, increasing prosperity and the expansion of other leisure actions.

  11. Most people select to do a postdoc for the chance to improve their resumes by publishing more of their work in peer-reviewed journals, to make extra professional contacts, and to build a stable repute for themselves as up-and-coming scientists.

  12. MauriceGueda表示:

    mexican rx online: medicine in mexico pharmacies – best online pharmacies in mexico

  13. RobertMef表示:

    online pharmacy india: india pharmacy – top online pharmacy india

  14. Infant Car Seat Best Tips To Relax Your Everyday Lifethe Only Infant Car Seat Best Trick That Everyone
    Should Know Infant Car Seat Best

  15. Josephfub表示:

    people’s pharmacy zyrtec legal online pharmacy cialis medi rx pharmacy

  16. ArthurKib表示:

    http://mexicopharmacy.cheap/# pharmacies in mexico that ship to usa

  17. 10 No-Fuss Methods To Figuring Out Your Defra Approved Multi Fuel
    Stoves 5kw defra Multifuel stove

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

  19. RobertMef表示:

    pharmacy stuff store: prescription online – domperidone online pharmacy

  20. The image Shape command in previous versions of Workplace has been changed with a brand new Crop to Shape command that permits users to resize and transfer the chosen shape itself when cropping.

  21. MauriceGueda表示:

    rite aid pharmacy store locator: micardis online pharmacy – nexium pharmacy coupon

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

  23. ArthurKib表示:

    http://pharmbig24.com/# Cialis Oral Jelly (Orange)

  24. Josephfub表示:

    buying prescription drugs in mexico online mexican drugstore online buying prescription drugs in mexico

  25. Josephfub表示:

    mexico drug stores pharmacies mexico drug stores pharmacies reputable mexican pharmacies online

  26. Repairs表示:

    5 Reasons Lost Car Key Replacement Near Me Is Actually A Beneficial Thing Repairs

  27. May I just say what a comfort to uncover a person that really understands what they’re discussing online. You certainly realize how to bring an issue to light and make it important. A lot more people have to read this and understand this side of your story. I was surprised that you are not more popular given that you certainly have the gift.

  28. ArthurKib表示:

    http://indianpharmacy.company/# top online pharmacy india

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

  30. hello!,I like your writing so much! share we communicate extra approximately your post on AOL? I need an expert in this space to solve my problem. Maybe that is you! Looking ahead to see you.

發佈留言

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