public interface ICSSInterpretErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onCSSInterpretationError(String sMessage)
Called when an interpretation error occurs.
|
void |
onCSSInterpretationWarning(String sMessage)
Called when an interpretation error or warning occurs.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.