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

Home Page:http://cssbox.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSSBox

Build Status Maven Central

An HTML/CSS rendering engine library (c) 2005-2021 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.

About

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.

http://cssbox.sourceforge.net/

License:GNU Lesser General Public License v3.0


Languages

Language:Java 99.4%Language:CSS 0.6%Language:Shell 0.0%