Package com.helger.html.hc.config
Class HCConsistencyChecker
- java.lang.Object
-
- com.helger.html.hc.config.HCConsistencyChecker
-
@Immutable public final class HCConsistencyChecker extends Object
This class performs some consistency checks on HCNodes- Author:
- Philip Helger
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcheckForMaximumCSSResources(int nCSSExternals)static voidcheckIfStringURLIsEscaped(String sHref)static voidconsistencyError(String sMsg)
-