JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
com.github.weisj.jsvg
com.github.weisj.jsvg.parser.css
CssParser
Contents
Description
Method Summary
Method Details
parse(List)
Hide sidebar
Show sidebar
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)