/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.

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

CSSBox

Build Status

An HTML/CSS rendering engine library (c) 2005-2016 Radek Burget (burgetr@fit.vutbr.cz)

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.