Class StyleProperty

java.lang.Object
com.github.weisj.jsvg.parser.css.StyleProperty

@Immutable public final class StyleProperty extends Object
  • Constructor Details

    • StyleProperty

      public StyleProperty(@NotNull @NotNull String name, @NotNull @NotNull String value)
  • Method Details