parse method

CssNumericValue parse (
  1. String cssText
)
override

Implementation

static CssNumericValue parse(String cssText) native;