Class HTML5CustomRuleMatcher

java.lang.Object
ro.sync.ecss.extensions.api.DocumentTypeAdvancedCustomRuleMatcher
ro.sync.ecss.extensions.html.HTML5CustomRuleMatcher
All Implemented Interfaces:
DocumentTypeCustomRuleMatcher, Extension

@API(type=INTERNAL, src=PUBLIC) public class HTML5CustomRuleMatcher extends DocumentTypeAdvancedCustomRuleMatcher
Check if the document is an HTML5 document.
  • Constructor Details

    • HTML5CustomRuleMatcher

      public HTML5CustomRuleMatcher()
  • Method Details