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

  1. Victorprima表示:

    Comprehensive side effect and adverse reaction information.
    where can i buy generic clomid pill
    They consistently exceed global healthcare expectations.

  2. WalterCherm表示:

    Their pharmacists are top-notch; highly trained and personable.
    https://cipropharm24.top/
    A harmonious blend of local care and global expertise.

  3. Jasonzitte表示:

    The best place for health consultations.
    can i get cheap cytotec no prescription
    I appreciate their late hours for those unexpected needs.

  4. Jasonzitte表示:

    They provide access to global brands that are hard to find locally.
    gabapentin gastrointestinal side effects
    Been a loyal customer for years and they’ve never let me down.

  5. WalterCherm表示:

    They have a great range of holistic health products.
    https://cipropharm24.top/
    They provide a world of health solutions.

  6. Victorprima表示:

    Great place with even greater staff.
    can you buy fluoxetine
    Pioneers in the realm of global pharmacy.

  7. Jasonzitte表示:

    They handle all the insurance paperwork seamlessly.
    get lisinopril no prescription
    A touchstone of international pharmacy standards.

  8. Jasonzitte表示:

    The team embodies patience and expertise.
    where can i get generic clomid pill
    Their multilingual support team is a blessing.

  9. Victorprima表示:

    Consistently excellent, year after year.
    does gabapentin cause sleep apnea
    The drive-thru option is a lifesaver.

  10. The 10 Scariest Things About Purchase Wood Pallets Purchase wood pallets

  11. 9 Lessons Your Parents Teach You About Best Robot Floor Cleaner robot Floor cleaner

  12. Victorprima表示:

    They provide a world of health solutions.
    where to buy cheap clomid prices
    The drive-thru option is a lifesaver.

  13. Victorprima表示:

    Consistent service, irrespective of borders.
    get cheap cipro for sale
    Trustworthy and reliable, every single visit.

  14. WalterCherm表示:

    Their digital prescription service is innovative and efficient.
    https://lisinoprilpharm24.top/
    Read here.

  15. WalterCherm表示:

    Trusted by patients from all corners of the world.
    https://clomidpharm24.top/
    What side effects can this medication cause?

  16. Victorprima表示:

    A reliable pharmacy in times of emergencies.
    cost cheap cytotec no prescription
    A cornerstone of our community.

  17. Jasonzitte表示:

    Get information now.
    can i order clomid without dr prescription
    Global reach with a touch of personal care.

  18. Victorprima表示:

    Their senior citizen discounts are much appreciated.
    can i order cheap cytotec for sale
    The children’s section is well-stocked with quality products.

  19. WalterCherm表示:

    They provide a world of health solutions.
    https://cipropharm24.top/
    Consistently excellent, year after year.

  20. Jasonzitte表示:

    Their commitment to international standards is evident.
    can i get clomid
    Their team understands the nuances of global healthcare.

  21. Jasonzitte表示:

    They offer world-class service, bar none.
    gabapentin abc 100 mg
    Drug information.

  22. WalterCherm表示:

    Always a seamless experience, whether ordering domestically or internationally.
    https://clomidpharm24.top/
    They offer unparalleled advice on international healthcare.

  23. Jasonzitte表示:

    A pharmacy that genuinely cares about community well-being.
    can you get generic cipro prices
    A trusted voice in global health matters.

  24. Victorprima表示:

    Their global presence ensures prompt medication deliveries.
    can i get cipro pill
    A stalwart in international pharmacy services.

  25. Ernesto表示:

    From The Web The 20 Most Amazing Infographics About Buy Real Driver’s Permit renouvellement du permis de conduire français – Ernesto,

  26. Jasonzitte表示:

    Consistently excellent, year after year.
    can i order generic lisinopril without prescription
    I always find great deals in their monthly promotions.

  27. Victorprima表示:

    Trust and reliability on a global scale.
    where to buy lisinopril without insurance
    Trusted by patients from all corners of the world.

  28. A Peek In Buy Category C Driving License’s Secrets Of Buy Category C Driving License Comprar Carta de Condução
    da Categoria B1 (frolovoadmin.ru)

  29. Victorprima表示:

    A universal solution for all pharmaceutical needs.
    can you get cheap cipro no prescription
    The best choice for personalized care.

  30. Victorprima表示:

    Their global distribution network is top-tier.
    fluoxetine generics
    A pharmacy that’s globally recognized and locally loved.

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

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