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

  1. Grocery shops are bursting with first help products to handle every minor ailment, however by itself, Melaleuca Oil is a versatile, pure product that can treat a variety of first help needs, akin to soothing minor wounds, burns, and blisters; softening skin around splinters; and calming bug bites, bee stings, and irritated pores and skin.

  2. Your pool will keep crystal clear all winter!

  3. When you’ve got an inside graphics employees, you’ll save cash, but make sure they are in good communication with the vendor graphics employees to ensure that the suitable sizes and formats are equipped.

  4. DevonPhack表示:

    http://mexicanpharm24.cheap/# pharmacies in mexico that ship to usa
    treatment for erectile dysfunction

  5. See our Beano Enhance page for extra information.

  6. Jorgeagopy表示:

    india online pharmacy: Indian pharmacy to USA – indian pharmacies safe

  7. Although right this moment they’re out there yr-spherical in many parts of the world, apples were once strictly a fall-time treat, they usually remain one of many cornerstones of seasonal cooking within the U.S.

  8. The shop may also happily ship olive oils and other food products.

  9. BrandonSaisy表示:

    buying prescription drugs in mexico: mexico pharmacy – mexican online pharmacies prescription drugs

  10. DevonPhack表示:

    https://mexicanpharm24.cheap/# mexican online pharmacies prescription drugs
    ed in men

  11. Williamagric表示:

    prescription drugs http://pharm24.pro/# buy prescription drugs online legally

  12. Noelia表示:

    Ten Ultra Realistic Sexdoll Products That Can Improve Your
    Life the most realistic sexdoll (Noelia)

  13. Williamagric表示:

    ed doctors http://mexicanpharm24.cheap/# mexican drugstore online

  14. BrandonSaisy表示:

    best online pharmacy india: Indian pharmacy worldwide delivery – Online medicine order

  15. Why You’re Failing At Central Locking Repairs Near Me car lock system repair (g28-car-key-solutions52524.yourkwikimage.com)

  16. See What Pram With Car Seat Tricks The Celebs Are Using Pram With Car Seat – https://Sound-Social.Com,

  17. 10 Untrue Answers To Common Replacement Audi Key Questions: Do You Know The Right Answers?
    audi Replacement key fob

  18. Jorgeagopy表示:

    ed treatment review: low cost prescription – ed online pharmacy

  19. 10 Misconceptions Your Boss Has Concerning Fiat Ducato Replacement Key fiat punto Key Fob

  20. A reliable law firm that is specialized in mesothelioma may assist
    families and victims to receive compensation. Mesothelioma attorneys understand asbestos lawsuit; https://bowles-Melchiorsen.mdwrite.net/20-trailblazers-setting-the-standard-in-non-Asbestos-causes-of-mesothelioma/, litigation and
    can help victims with trust fund claims lawsuits,
    trust funds, or VA benefits.

  21. DevonPhack表示:

    https://pharm24.pro/# ed treatments
    best natural cure for ed

  22. Freezers Uk: What’s New? No One Is Talking About cheapest fridge Freezers Uk

  23. Jorgeagopy表示:

    male enhancement pills: cheaper medications – ed pills otc

  24. DevonPhack表示:

    https://mexicanpharm24.cheap/# п»їbest mexican online pharmacies
    online drug store

  25. CharlesDup表示:

    Ленинградская область известна сложной геологической составом, что делает работу пробивки скважин на воду уникальным в каждом участке. Область имеет вариативность грунтов и водоносных горизонтов, которые нуждаются в профессиональный подбор при выборе позиции и слоя пробивки. Источник воды может находиться как на небольшой высоте, так и доходить до нескольких глубоких метров, что создает трудоемкость процесса.

    Важнейшим аспектом, формирующих тип воды (https://1landscapedesign.ru/poslednie-stati/skolko-elektroenergii-potreblyaet-nasos-v-skvazhine.html ), выступает структура почвы и уровень водного горизонта. В Ленинградской области чаще всего бурят глубинные источники, которые обеспечивают доступ к чистой и стабильной воде из подземных пластов. Такие скважины характеризуются надежным сроком использования и отличным качеством воды, однако их пробивка нуждается в больших вложений и специального оснащения.

    Способы бурения в регионе включает использование высокотехнологичных устройств и технологий, которые могут управляться с плотными породами и помогать избежать возможные осыпи стенок скважины. Следует отметить, что необходимо учитывать экологически безопасные требования и правила, так как вблизи некоторых населённых мест существуют охраняемые водные зоны и природоохранные территории, что диктует особый внимание к буровым работам.

    Вода из глубоких скважин в Ленинградской области характеризуется чистотой, так как она укрыта от вредных веществ и наполнена оптимальный состав составных элементов. Это превращает такие водные источники популярными для коттеджей и организаций, которые ценят надежность и качество систем водоснабжения.

  26. Saab Car Key Replacement Tools To Ease Your Daily Lifethe One Saab Car Key Replacement Trick That Everybody Should Learn saab car key (https://meyer-burgess.blogbright.net/an-saab-replacement-keys-Uk-success-Story-youll-never-Believe)

  27. Jorgeagopy表示:

    pharmacies in mexico that ship to usa: mexico pharmacy – buying from online mexican pharmacy

  28. Replacement Double Glazed Glass: The Good, The Bad, And The Ugly Window Replacement Glass Near Me

發佈留言

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