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

  1. WalterCherm表示:

    Their free health check-ups are a wonderful initiative.
    https://cipropharm24.top/
    They provide valuable advice on international drug interactions.

  2. WalterCherm表示:

    A trusted partner for patients worldwide.
    https://cytotecpharm24.top/
    Setting the benchmark for global pharmaceutical services.

  3. Victorprima表示:

    Drug information.
    where can i get cytotec tablets
    Great place with even greater staff.

  4. Victorprima表示:

    Their global distribution network is top-tier.
    canine side effects gabapentin
    Trusted by patients from all corners of the world.

  5. Jasonzitte表示:

    Leading the charge in international pharmacy standards.
    where to buy generic clomid without a prescription
    Their health awareness campaigns are so informative.

  6. WalterCherm表示:

    A one-stop-shop for all my health needs.
    https://gabapentinpharm24.top/
    Everything about medicine.

  7. Jasonzitte表示:

    A trailblazer in international pharmacy practices.
    can i buy generic cipro without dr prescription
    They always offer alternatives and suggestions.

  8. Jasonzitte表示:

    Their private consultation rooms are a great addition.
    can i order generic cytotec no prescription
    They provide global solutions to local health challenges.

  9. Victorprima表示:

    The staff always remembers my name; it feels personal.
    order misoprostol cytotec
    Always delivering international quality.

  10. WalterCherm表示:

    Always on the pulse of international healthcare developments.
    https://cipropharm24.top/
    They always prioritize the customer’s needs.

  11. Jasonzitte表示:

    They stock quality medications from all over the world.
    gabapentin pfizer 300 mg prospect
    Every visit reaffirms why I choose this pharmacy.

  12. Victorprima表示:

    Actual trends of drug.
    generic cytotec price
    They have expertise in handling international shipping regulations.

  13. Jasonzitte表示:

    Their worldwide services are efficient and patient-centric.
    where can i buy generic cipro pill
    Always a seamless experience, whether ordering domestically or internationally.

  14. cheihod.ru表示:

    The 10 Scariest Things About Driving Instructor Training Driving Instructor Training – cheihod.ru

  15. Carson表示:

    Guide To Large Pallets: The Intermediate Guide On Large Pallets large pallets (Carson)

  16. The Worst Advice We’ve Heard About Buy Real European Driver’s
    License Acheter Un permis de conduire Rapidement

  17. Abraham表示:

    Guide To Situs Togel Terpercaya: The Intermediate Guide For Situs Togel Terpercaya situs togel terpercaya (Abraham)

  18. Victorprima表示:

    The team always keeps patient safety at the forefront.
    buy lisinopril no prescription
    Their senior citizen discounts are much appreciated.

  19. WalterCherm表示:

    They are always proactive about refills and reminders.
    https://lisinoprilpharm24.top/
    Offering a global touch with every service.

  20. WalterCherm表示:

    They have a fantastic range of supplements.
    https://cytotecpharm24.top/
    Bridging continents with their top-notch service.

  21. Victorprima表示:

    They make international medication sourcing a breeze.
    can i purchase cheap cytotec online
    Every visit reaffirms why I choose this pharmacy.

  22. GregoryLaf表示:

    сколько стоит типография книги изготовление типографии

  23. Jasonzitte表示:

    Their pharmacists are top-notch; highly trained and personable.
    gabapentin tablet
    They consistently exceed global healthcare expectations.

  24. Victorprima表示:

    A pharmacy that keeps up with the times.
    does gabapentin cause blurry vision
    Efficient service with a personal touch.

  25. 5 Killer Quora Answers To Crypto Casino Coins Crypto casino coins

  26. Lilly表示:

    Why Adding A Stylish Mobility Scooters To Your Life Can Make All The An Impact electric mobility scooters (Lilly)

  27. WalterCherm表示:

    Their international health forums provide crucial insights.
    https://clomidpharm24.top/
    Consistency, quality, and care on an international level.

  28. Jasonzitte表示:

    Their compounding services are impeccable.
    how to get generic lisinopril pill
    Always stocked with the best brands.

  29. Jasonzitte表示:

    They bridge the gap between countries with their service.
    lisinopril pill 5 mg
    Everything what you want to know about pills.

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

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