Safe API to transform HTML (Java) -


i'd take web page , add tags head. specifically, css link , javascript link. need programatically wide variety of web pages. now, hack out regex or two, i'd use more robust.

what's way inject or transform html? i'm using scala, java or jvm work.

you can use jsoup. example modifying content in html here


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -