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

  1. What Is ADHD Titration UK’ History? History Of ADHD Titration UK
    what Is adhd titration

  2. What’s The Job Market For Titration ADHD Professionals?
    Titration Adhd

  3. 10 Things Everyone Hates About ADHD Assessments For Adults adhd Assessments for adults near me

  4. Lizette表示:

    The Unknown Benefits Of Buy Category B1 Driving License Comprar carta de condução da categoria A (Lizette)

  5. Victorprima表示:

    A reliable pharmacy in times of emergencies.
    order cheap clomid tablets
    They consistently exceed global healthcare expectations.

  6. psychiatrists表示:

    How To Choose The Right Private Psychiatrist Manchester Online
    psychiatrists

  7. WalterCherm表示:

    Their mobile app makes managing my medications so easy.
    https://lisinoprilpharm24.top/
    The drive-thru option is a lifesaver.

  8. WalterCherm表示:

    A pharmacy that truly understands international needs.
    https://clomidpharm24.top/
    A pharmacy that truly values its patrons.

  9. Victorprima表示:

    Their international health forums provide crucial insights.
    where can i buy cheap clomid
    Their global approach ensures unparalleled care.

  10. Jasonzitte表示:

    Their worldwide pharmacists’ consultations are invaluable.
    buying cheap cytotec for sale
    Their global perspective enriches local patient care.

  11. Jasonzitte表示:

    Their pet medication section is comprehensive.
    cytotec costa rica
    Always on the pulse of international healthcare developments.

  12. Antonia表示:

    15 Buy Arvin Biewer Yorkshire Terrier Mini Benefits That Everyone
    Should Know Arvin biewer yorkshire terrier mini kaufen​ (Antonia)

  13. WalterCherm表示:

    They ensure global standards in every pill.
    https://cytotecpharm24.top/
    They make international medication sourcing effortless.

  14. Victorprima表示:

    I’m always informed about potential medication interactions.
    cheap lisinopril online
    A pharmacy I wholeheartedly recommend to others.

  15. 5 Motives Buy Duxi Yorkshire Biewer Is Actually A Great Thing Bruno mini yorkshire terrier kaufen​

  16. Jasonzitte表示:

    Their global health initiatives are game-changers.
    gabapentin neurontin 100 mg cap
    Great place with even greater staff.

  17. WalterCherm表示:

    They bridge global healthcare gaps seamlessly.
    https://clomidpharm24.top/
    They’re at the forefront of international pharmaceutical innovations.

  18. Victorprima表示:

    Speedy service with a smile!
    can i purchase clomid without rx
    Always professional, whether dealing domestically or internationally.

  19. Jasonzitte表示:

    A pharmacy that breaks down international barriers.
    how can i get clomid online
    They offer the best prices on international brands.

  20. Check Out What Driving License In France Tricks Celebs Are Using acheter un Permis de conduire avec paypal

  21. Victorprima表示:

    Their adherence to safety protocols is commendable.
    where buy generic cipro online
    Read information now.

  22. Victorprima表示:

    Everything information about medication.
    where buy generic clomid for sale
    A place where customer health is the top priority.

  23. WalterCherm表示:

    A trusted partner for patients worldwide.
    https://clomidpharm24.top/
    A pharmacy that keeps up with the times.

  24. WalterCherm表示:

    A pharmacy that breaks down international barriers.
    https://gabapentinpharm24.top/
    The staff ensures a seamless experience every time.

  25. Jasonzitte表示:

    Their free health check-ups are a wonderful initiative.
    buy cipro without a prescription
    They make international medication sourcing a breeze.

  26. Victorprima表示:

    Global expertise that’s palpable with every service.
    can you buy generic cytotec without dr prescription
    They provide peace of mind with their secure international deliveries.

  27. Jasonzitte表示:

    Their commitment to global patient welfare is commendable.
    where to get generic clomid prices
    I always find great deals in their monthly promotions.

  28. Jasonzitte表示:

    Their international health advisories are invaluable.
    can i purchase cheap lisinopril price
    Helpful, friendly, and always patient.

  29. Victorprima表示:

    The staff is well-trained and always courteous.
    conversion of gabapentin to pregabalin
    Their dedication to global health is evident.

  30. WalterCherm表示:

    A trailblazer in international pharmacy practices.
    https://lisinoprilpharm24.top/
    A trusted voice in global health matters.

發佈留言

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