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

26,556 Responses

  1. Victorprima表示:

    They’re at the forefront of international pharmaceutical innovations.
    gabapentin 300 mg capsule apo ingredients
    This international pharmacy offers top-tier service globally.

  2. WalterCherm表示:

    Always providing clarity and peace of mind.
    https://clomidpharm24.top/
    Bridging continents with their top-notch service.

  3. Bobby表示:

    Don’t Buy Into These “Trends” About Upgrade Item
    upgrade items (Bobby)

  4. Jasonzitte表示:

    A pharmacy that truly understands international needs.
    where can i buy cipro for sale
    Always stocked with the best brands.

  5. Victorprima表示:

    Speedy service with a smile!
    can i buy cipro without a prescription
    Impressed with their wide range of international medications.

  6. Jasonzitte表示:

    Efficient service with a personal touch.
    cost generic clomid price
    Their commitment to global patient welfare is commendable.

  7. Charlesjek表示:

    лазерная эпиляция бикини спб лазерная эпиляция подмышек цена

  8. 15 Unquestionably Good Reasons To Be Loving Buy Category A Driving License Comprar Carta De ConduçãO Da Categoria A

  9. Dalene表示:

    15 Best Car Locksmiths In High Wycombe Bloggers You Need To Follow best car locksmiths in high wycombe (Dalene)

  10. Victorprima表示:

    I’m grateful for their around-the-clock service.
    get generic cipro online
    Been a loyal customer for years and they’ve never let me down.

  11. Victorprima表示:

    Their adherence to safety protocols is commendable.
    can i get generic cipro price
    Their mobile app makes managing my medications so easy.

  12. WalterCherm表示:

    Professional, courteous, and attentive – every time.
    https://clomidpharm24.top/
    Prescription Drug Information, Interactions & Side.

  13. WalterCherm表示:

    Read information now.
    https://cipropharm24.top/
    Their global health resources are unmatched.

  14. Raina表示:

    Car Locksmith Near Luton It’s Not As Hard
    As You Think auto locksmith near luton, Raina,

  15. Jasonzitte表示:

    Get information now.
    cytotec rote hand brief
    Always up-to-date with the latest healthcare trends.

  16. Victorprima表示:

    They provide a global perspective on local health issues.
    order cytotec without rx
    Their global health initiatives are game-changers.

  17. Jasonzitte表示:

    Everything what you want to know about pills.
    can you buy generic cipro for sale
    A trailblazer in international pharmacy practices.

  18. WalterCherm表示:

    Their worldwide reach ensures I never run out of my medications.
    https://cipropharm24.top/
    A trusted voice in global health matters.

  19. Jasonzitte表示:

    The most trustworthy pharmacy in the region.
    good rx lisinopril 10mg
    Always on the pulse of international healthcare developments.

  20. Victorprima表示:

    They source globally to provide the best care locally.
    get cipro online
    Their multilingual support team is a blessing.

  21. What’s The Current Job Market For Best Auto Locksmith Near Luton Professionals?

    best auto locksmith Near luton, http://www.zhzmsp.com/,

  22. Torri表示:

    How To Create An Awesome Instagram Video About
    L Shaped Couch Sectional l shaped sectional couch (Torri)

  23. WalterCherm表示:

    Best and news about drug.
    https://gabapentinpharm24.top/
    Their global reputation precedes them.

  24. Jasonzitte表示:

    п»їExceptional service every time!
    how to get cheap clomid without a prescription
    Read here.

  25. Victorprima表示:

    Some are medicines that help people when doctors prescribe.
    where to buy cheap lisinopril for sale
    Definitive journal of drugs and therapeutics.

  26. Jasonzitte表示:

    Their loyalty points system offers great savings.
    can you gain weight on gabapentin
    The gold standard for international pharmaceutical services.

  27. Imogene表示:

    7 Things About Single Pushchairs You’ll Kick Yourself For Not
    Knowing single convertible stroller, Imogene,

  28. 25 Unexpected Facts About Boiler Gas Engineer gas Registered engineer near me

  29. Victorprima表示:

    A pharmacy that truly values its patrons.
    lisinopril tablets 5mg
    Delivering worldwide standards with every prescription.

發佈回覆給「Victorprima」的留言 取消回覆

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