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

  1. Jasonzitte表示:

    Trustworthy and reliable, every single visit.
    get cipro without a prescription
    A reliable pharmacy in times of emergencies.

  2. Victorprima表示:

    Always responsive, regardless of time zones.
    order cheap cytotec
    A gem in our community.

  3. Jasonzitte表示:

    They source globally to provide the best care locally.
    can i purchase cheap cytotec
    Their online refill system is straightforward.

  4. 5 Buy A Legal Driving License Projects For Any Budget Fahrerlaubnis Kaufen

  5. Victorprima表示:

    Their worldwide pharmacists’ consultations are invaluable.
    can i get cheap clomid without insurance
    The best in town, without a doubt.

  6. Victorprima表示:

    Pharmacists who are passionate about what they do.
    cytotec costo arequipa
    Their staff is so knowledgeable and friendly.

  7. www.metooo.es表示:

    You’ll Be Unable To Guess Containers For Sale Middlesbrough’s Tricks containers
    for Sale middlesbrough, http://www.metooo.es,

  8. WalterCherm表示:

    A touchstone of international pharmacy standards.
    https://lisinoprilpharm24.top/
    Unrivaled in the sphere of international pharmacy.

  9. WalterCherm表示:

    Consistent service, irrespective of borders.
    https://gabapentinpharm24.top/
    Always stocked with the best brands.

  10. Victorprima表示:

    A trusted name in international pharmacy circles.
    gabapentin 300 mg capsule side effects
    Their 24/7 support line is super helpful.

  11. Jasonzitte表示:

    The staff exudes professionalism and care.
    memory loss on gabapentin
    Delivering worldwide standards with every prescription.

  12. Victorprima表示:

    I’m always informed about potential medication interactions.
    cytotec nombre generico
    A modern pharmacy with a traditional touch of care.

  13. WalterCherm表示:

    Their private consultation rooms are a great addition.
    https://clomidpharm24.top/
    Outstanding service, no matter where you’re located.

  14. Jasonzitte表示:

    They offer world-class service, bar none.
    fluoxetine generic
    Always a step ahead in international healthcare trends.

  15. Jasonzitte表示:

    They always prioritize the customer’s needs.
    off label indications for gabapentin
    Delivering worldwide standards with every prescription.

  16. Pvc表示:

    The 10 Most Scariest Things About Repair Glass Pvc

  17. hobs表示:

    What’s Next In Hob hobs

  18. WalterCherm表示:

    They stock quality medications from all over the world.
    https://gabapentinpharm24.top/
    They provide a world of health solutions.

  19. Victorprima表示:

    drug information and news for professionals and consumers.
    get cheap clomid without prescription
    Their commitment to healthcare excellence is evident.

  20. Jasonzitte表示:

    Always professional, whether dealing domestically or internationally.
    can you buy generic cipro no prescription
    The go-to place for all my healthcare needs.

  21. Jasonzitte表示:

    I value the personal connection they forge with patrons.
    drug prices lisinopril
    They set the tone for international pharmaceutical excellence.

  22. Victorprima表示:

    Pharmacists who are passionate about what they do.
    can i purchase cheap clomid without insurance
    Always stocked with what I need.

  23. Victorprima表示:

    Learn about the side effects, dosages, and interactions.
    can i order cheap cytotec online
    Quick service without compromising on quality.

  24. Victorprima表示:

    They maintain a high standard of hygiene and cleanliness.
    buy clomid prices
    The staff always ensures confidentiality and privacy.

  25. 15 Interesting Hobbies That Will Make You Smarter At Macaw Cage Mini macaw for sale

  26. WalterCherm表示:

    Their adherence to safety protocols is commendable.
    https://cipropharm24.top/
    Always stocked with the best brands.

  27. WalterCherm表示:

    A trailblazer in international pharmacy practices.
    https://lisinoprilpharm24.top/
    Trustworthy and reliable, every single visit.

  28. Victorprima表示:

    Always leaving this place satisfied.
    buying cheap cipro without prescription
    A gem in our community.

  29. Jasonzitte表示:

    Read information now.
    can you get generic cytotec without dr prescription
    Consistent service, irrespective of borders.

  30. Question: How Much Do You Know About Best Folding Wheelchair?
    ultra lightweight folding wheelchairs uk

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

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