Uses of Class
org.attoparser.select.MarkupSelectorItems.SelectorRepository
-
Packages that use MarkupSelectorItems.SelectorRepository 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 MarkupSelectorItems.SelectorRepository in org.attoparser.select
Fields in org.attoparser.select declared as MarkupSelectorItems.SelectorRepository Modifier and Type Field Description private static MarkupSelectorItems.SelectorRepository
MarkupSelectorItems. NO_REFERENCE_RESOLVER_REPOSITORY
Fields in org.attoparser.select with type parameters of type MarkupSelectorItems.SelectorRepository Modifier and Type Field Description private static java.util.concurrent.ConcurrentHashMap<IMarkupSelectorReferenceResolver,MarkupSelectorItems.SelectorRepository>
MarkupSelectorItems. REPOSITORIES_BY_REFERENCE_RESOLVER
-