-
- Downloads
[HTML] embedded=true only returns the HTML body's contents.
Fails if the stylesheet doesn't output XHTML. The children of the <body> element are wrapped in a <div class="body">, no XML declaration is included.
Showing
- src/main/java/info/textgrid/services/aggregator/html/HTML.java 29 additions, 17 deletions...ain/java/info/textgrid/services/aggregator/html/HTML.java
- src/main/java/info/textgrid/services/aggregator/html/HTMLWriter.java 8 additions, 2 deletions...va/info/textgrid/services/aggregator/html/HTMLWriter.java
- src/main/webapp/WEB-INF/stylesheets/extractbody.xsl 29 additions, 0 deletionssrc/main/webapp/WEB-INF/stylesheets/extractbody.xsl
Please register or sign in to comment