Interface CSSErrorHandler


public interface CSSErrorHandler
  • Method Summary

    Modifier and Type Method Description
    void error​(String uri, String message)  
  • Method Details