JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.adobe.epubcheck.util
Interface SourceSet.ErrorHandler
Enclosing class:
SourceSet
public static interface
SourceSet.ErrorHandler
An error handler for the `srcset` parser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
error
(
SourceSet.ParseError
error, int position)
Method Details
error
void
error
(
SourceSet.ParseError
error, int position)