jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It parses CSS 2.1 style sheets into structures that can be efficiently assigned to DOM elements. It is intended be the primary CSS parser for the CSSBox library. While handling errors, it is user agent conforming according to the CSS specification.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Parser Generator
BSD 3-clause
| org.antlr
»
antlr-runtime The ANTLR 4 Runtime | 3.5.2 | 4.13.2 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.12 | 2.0.18 | |
Apache 2.0
| org.unbescape
»
unbescape Advanced yet easy-to-use escape/unescape library for Java | 1.1.1.RELEASE | 1.1.6.RELEASE |
Test Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.1.3 | |
HTML Parser
Apache 2.0
| net.sourceforge.nekohtml
»
nekohtml An HTML parser and tag balancer. | 1.9.22 | ✔ | |
XML Processing
Apache 2.0
| xerces
»
xercesImpl4 vulnerabilities Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces ... | 2.11.0 | 2.12.2 | |
XML Processing
Apache +1
| xml-apis
»
xml-apis Collection of standard XML processing interfaces including DOM, SAX, and JAXP, providing foundational APIs for XML ... | 1.4.01 | 2.0.2 |