flyingsaucerproject / flyingsaucer

XML/XHTML and CSS 2.1 renderer in pure Java
Other
1.97k stars 553 forks source link

#216 implement loading resources from classpath #241

Closed asolntsev closed 7 months ago

asolntsev commented 7 months ago

now it's possible to use "classpath:" prefix in URLs of included resources, e.g.

<link href="classpath:styles/sample.css"/>