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

15,121 Responses

  1. joxqgiyma表示:

    Witamy w największym przewodniku po kasynach online w Polsce. Interesuje Cię hojny bonus, darmowa gra, a może ciekawy program VIP? Nie mogłeś trafić lepiej! Każde kasyno online z naszego rankingu 2024 jest w stanie sprostać Twoim potrzebom. Yes you can. You can win an unlimited amount of money when you make a €5 deposit at one of the online casinos listed on our site. Ofcourse we have a personal favorite. At the moment Spin Casino is our favorite €5 deposit casino. This online casino is popular because it offers a great game portfolio. When you make a 5 Euro deposit you receive a few interesting bonuses. At Spin Casino it starts with a 50 free spins bonus. You don’t have to make a real money deposit when you want to collect this bonus. Bonus bez depozytu – 50 free spinów za rejestracje w kasynie Vulkan Vegas
    https://www.veoh.com/users/naprzykadtutaj
    Wróćmy jednak do kwestii prawnych, czyli do ustawy hazardowej (jej pełna nazwa brzmi „Ustawa z dnia 19 listopada 2009 r. o grach hazardowych”). Wypada zaznaczyć, że obecny kształt ustawy ustalony został 15 grudnia 2016 r., kiedy to przyjęta została nowelizacja tego aktu. Za pomocą noweli dokonano wielu poważnych zmian w polskim prawie hazardowym, zwłaszcza jeśli chodzi o oferowanie gier na automatach, gry w pokera i wszelkich gier kasynowych organizowanych przez internet. W wielu obszarach branży hazardowej został wprowadzony monopol państwa. Oczywiście osobnym opodatkowaniem jest podatek od gier, który muszą opłacać podmioty organizujące grę. Ruletka, jako gra cylindryczna, objęta jest 50-procentowym podatkiem. Za jego opłatę i rozliczenie odpowiada kasyno gry.

  2. Can’t wait to read more from you on this subject!프라그마틱

  3. medical bad表示:

    I was able to find good advice from your blog posts.

  4. DanielTet表示:

    Cytotec 200mcg price https://tamoxifen.bid/# tamoxifen and weight loss
    lasix online

  5. Jamesric表示:

    tamoxifen rash: buy tamoxifen citrate – tamoxifen lawsuit

  6. DanielTet表示:

    buy cytotec online fast delivery https://lipitor.guru/# lipitor india
    furosemide 100mg

  7. Jamesric表示:

    1 lisinopril: Lisinopril online prescription – buy zestoretic

  8. Jamesric表示:

    п»їcytotec pills online: buy misoprostol tablet – buy cytotec online fast delivery

  9. Jamesric表示:

    lipitor 10 mg tablet: buy lipitor 20mg – buy generic lipitor canada

  10. Jamesric表示:

    lasix 40 mg: generic lasix – lasix pills

  11. Jamesric表示:

    furosemida: lasix medication – furosemide 100mg

  12. DanielTet表示:

    cytotec abortion pill https://lipitor.guru/# lipitor 80 mg tablet
    lasix pills

  13. DanielTet表示:

    п»їcytotec pills online http://tamoxifen.bid/# tamoxifen for breast cancer prevention
    lasix medication

  14. DanielTet表示:

    buy cytotec http://furosemide.win/# lasix 100mg
    lasix 20 mg

  15. Jamesric表示:

    nolvadex d: tamoxifen and antidepressants – arimidex vs tamoxifen bodybuilding

  16. DanielTet表示:

    buy misoprostol over the counter https://lisinopril.guru/# lisinopril 40 mg discount
    lasix 100 mg

  17. Jamesric表示:

    lasix generic name: furosemide 100mg – lasix 100mg

  18. DanielTet表示:

    buy cytotec over the counter http://furosemide.win/# lasix 100mg
    lasix 100 mg tablet

  19. Jamesric表示:

    tamoxifen and antidepressants: tamoxifen for gynecomastia reviews – tamoxifen moa

  20. Jamesric表示:

    zestoretic 20 25mg: buy lisinopril without a prescription – prinivil 5 mg tablets

  21. Jamesric表示:

    lisinopril 80 mg daily: Lisinopril online prescription – cost of lisinopril 40 mg

  22. Jamesric表示:

    lipitor tabs: Atorvastatin 20 mg buy online – lipitor brand name

  23. Jamesric表示:

    order cytotec online: cytotec best price – buy misoprostol over the counter

  24. DanielTet表示:

    order cytotec online https://lisinopril.guru/# zestril drug
    lasix medication

  25. Jamesric表示:

    zestoretic 20 12.5 mg: Lisinopril online prescription – lisinopril 40 mg tablet price

  26. DanielTet表示:

    buy cytotec over the counter http://tamoxifen.bid/# hysterectomy after breast cancer tamoxifen
    lasix medication

  27. DanielTet表示:

    buy cytotec over the counter https://furosemide.win/# furosemide
    lasix online

發佈留言

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