Class URLConverter


  • public final class URLConverter
    extends StyleConverter<ParsedValue[],​String>
    Converts a parsed value representing URL to a URL string that is resolved relative to the location of the stylesheet. The input value is in the form: url("<path>").
    Since:
    9