Class HCConsistencyChecker


  • @Immutable
    public final class HCConsistencyChecker
    extends Object
    This class performs some consistency checks on HCNodes
    Author:
    Philip Helger
    • Method Detail

      • consistencyError

        public static void consistencyError​(@Nonnull
                                            String sMsg)
      • checkIfStringURLIsEscaped

        public static void checkIfStringURLIsEscaped​(@Nullable
                                                     String sHref)
      • checkForMaximumCSSResources

        public static void checkForMaximumCSSResources​(int nCSSExternals)