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

  1. かの国表示:

    Reduce out a pie-formed piece from circle, and hold cut edges together to kind a cone.

  2. CharlesDup表示:

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

    Одним из основных факторов, определяющих тип скважины (https://climanova.ru/skolko-stoit-sdelat-skvazhinu-na-uchastke-podrobnaya-informaciya-o-cenax-i-uslugax.html ), выступает состав грунтов и уровень подземной воды. В Ленинградской области чаще всего сверлят артезианские источники, которые гарантируют доступ к незагрязненной и стабильной воде из подземных слоев. Такие скважины ценятся за долгим сроком эксплуатации и высоким качеством водоносных ресурсов, однако их пробивка нуждается высоких ресурсов и уникального инструментария.

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

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

  3. Following the FIFA World Cup.

  4. What’s The Job Market For Fabric Two Seater Sofa Professionals Like?

    fabric two seater sofa

  5. キス 起源表示:

    One thing that many individuals have began to look ahead to is the colonization of the red planet, although it isn’t set in stone when we’d make it there.

  6. On the subject of blackwork tattoos on the chest, the options are limitless.

  7. Who manufactured CED Gamers, and how many alternative fashions are there?

  8. To study more about Southwestern decorating, see the subsequent web page.

  9. FoxRox Octron, Octron3, TZF flanger, ZIM overdrive, and Aqua Vibe now out there!

  10. Here, you will discover all the things from classic American breakfasts to unique twists on conventional dishes.

  11. Williamagric表示:

    prescription drugs online without http://mexicanpharm24.cheap/# mexico pharmacies prescription drugs

  12. Everyone loves it when individuals get together and share views. Great website, stick with it!

  13. The next season, Chhetri scored only two objectives.

  14. Clayton and Bell’s business success was as a result of high demand for stained-glass windows at the time, their use of the perfect-quality glass available, the excellence of their designs and their employment of environment friendly manufacturing unit methods of production.

  15. Jorgeagopy表示:

    india online pharmacy: India pharmacy delivery – indian pharmacy

  16. DevonPhack表示:

    https://indianpharm24.pro/# pharmacy website india
    buy prescription drugs

  17. Brian Clarke-Linda McCartney: Collaborations.

  18. BrandonSaisy表示:

    reputable mexican pharmacies online: mexico pharmacy – best online pharmacies in mexico

  19. Grits are perceived as Southern country-people fare, whereas polenta implies a global aptitude, but they’re almost similar dishes.

  20. Even Myung-Ee made his life troublesome by getting indignant at him.

  21. Reyntiens went on to collaborate with John Piper (1903-92), with whom he worked for 35 years.

  22. Winners of this designation come really helpful by our professional assessment crew and are personally accepted by Bob Vila.

  23. LeroyBak表示:

    mexican online pharmacies prescription drugs Mexican pharmacy ship US buying prescription drugs in mexico online

  24. Hardman & Co., in any other case John Hardman Buying and selling Co., Ltd., founded 1838, began manufacturing stained glass in 1844 and turned one of the world’s main manufacturers of stained glass and ecclesiastical fittings.

  25. You’ll Be Unable To Guess Car Key Repair Service’s Tricks key repair service

  26. 14 Common Misconceptions About Best French Door Fridge
    Freezer french style Fridge freezer with drawers (https://heavenarticle.Com/author/growthtime47-640378)

  27. DevonPhack表示:

    http://indianpharm24.pro/# online shopping pharmacy india
    buy cheap prescription drugs online

  28. BrandonSaisy表示:

    indian pharmacy: India pharmacy international – top 10 online pharmacy in india

  29. Yes many have vegan dishes like veggie tacos and guacamole.

  30. 25 Surprising Facts About Replace Double Glazing Seals window seal replacement Near Me

發佈留言

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