Uses of Class
org.attoparser.select.MarkupSelectorFilter.MarkupBlockMatchingCounter
-
Packages that use MarkupSelectorFilter.MarkupBlockMatchingCounter Package Description org.attoparser.select Handlers for filtering a part or several parts of markup during parsing in a fast and efficient way. -
-
Uses of MarkupSelectorFilter.MarkupBlockMatchingCounter in org.attoparser.select
Fields in org.attoparser.select declared as MarkupSelectorFilter.MarkupBlockMatchingCounter Modifier and Type Field Description private MarkupSelectorFilter.MarkupBlockMatchingCounterMarkupSelectorFilter. markupBlockMatchingCounterMethods in org.attoparser.select with parameters of type MarkupSelectorFilter.MarkupBlockMatchingCounter Modifier and Type Method Description booleanIMarkupSelectorItem. matchesCDATASection(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorAndItem. matchesCDATASection(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorItem. matchesCDATASection(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorOrItem. matchesCDATASection(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanIMarkupSelectorItem. matchesComment(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorAndItem. matchesComment(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorItem. matchesComment(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorOrItem. matchesComment(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanIMarkupSelectorItem. matchesDocTypeClause(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorAndItem. matchesDocTypeClause(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorItem. matchesDocTypeClause(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorOrItem. matchesDocTypeClause(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanIMarkupSelectorItem. matchesElement(int markupBlockIndex, SelectorElementBuffer elementBuffer, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorAndItem. matchesElement(int markupBlockIndex, SelectorElementBuffer elementBuffer, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorItem. matchesElement(int markupBlockIndex, SelectorElementBuffer elementBuffer, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorOrItem. matchesElement(int markupBlockIndex, SelectorElementBuffer elementBuffer, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)private static booleanMarkupSelectorItem. matchesIndex(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter, MarkupSelectorItem.IndexCondition indexCondition)booleanIMarkupSelectorItem. matchesProcessingInstruction(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorAndItem. matchesProcessingInstruction(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorItem. matchesProcessingInstruction(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorOrItem. matchesProcessingInstruction(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanIMarkupSelectorItem. matchesText(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorAndItem. matchesText(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorItem. matchesText(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorOrItem. matchesText(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanIMarkupSelectorItem. matchesXmlDeclaration(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorAndItem. matchesXmlDeclaration(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorItem. matchesXmlDeclaration(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)booleanMarkupSelectorOrItem. matchesXmlDeclaration(int markupBlockIndex, MarkupSelectorFilter.MarkupBlockMatchingCounter markupBlockMatchingCounter)
-