Interface ViewportMeta.ErrorHandler
-
- Enclosing class:
- ViewportMeta
public static interface ViewportMeta.ErrorHandlerAn error handler for the `srcset` parser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiderror(ViewportMeta.ParseError error, int position)
-
-
-
Method Detail
-
error
void error(ViewportMeta.ParseError error, int position)
-
-