CSSBox

CSSBox is an (X)HTML/CSS rendering engine written in pure Java. Its primary purpose is to provide a complete information about the rendered page suitable for further processing. However, it also allows displaying the rendered document.

204
73
Java

CSSBox

Build Status
Maven Central

An HTML/CSS rendering engine library
© 2005-2021 Radek Burget ([email protected])

See the project page for more information and downloads:
http://cssbox.sourceforge.net/

All the source code of the CSSBox itself is licensed under the GNU Lesser General
Public License (LGPL), version 3. A copy of the LGPL can be found
in the LICENSE file.

CSSBox relies on the jStyleParser open source CSS parser
http://cssbox.sourceforge.net/jstyleparser.

The CSSBox library is under development and its API or functionality may change in future versions.
See the CHANGELOG for the most important changes to the previous versions.