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