JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.github.weisj.jsvg.parser.css
Interface CssParser
All Known Implementing Classes:
SimpleCssParser
public interface
CssParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NotNull
StyleSheet
parse
(@NotNull
List
<char[]> input)
Method Details
parse
@NotNull
@NotNull
StyleSheet
parse
(@NotNull @NotNull
List
<char[]> input)