Uses of Package
org.attoparser.select
Packages that use org.attoparser.select
Package
Description
Main parser and handler artifacts: basic interfaces and implementations.
Handlers for duplicating events between more than one handler.
Handlers for filtering a part or several parts of markup during parsing
in a fast and efficient way.
-
Classes in org.attoparser.select used by org.attoparserClassDescriptionClass used for reporting the current selectors matching the different levels of selection specified at the handler chain by means of instances of
BlockSelectorMarkupHandlerandNodeSelectorMarkupHandlerinstances. -
Classes in org.attoparser.select used by org.attoparser.duplicateClassDescriptionClass used for reporting the current selectors matching the different levels of selection specified at the handler chain by means of instances of
BlockSelectorMarkupHandlerandNodeSelectorMarkupHandlerinstances. -
Classes in org.attoparser.select used by org.attoparser.selectClassDescriptionInterface modeling reference resolvers, the objects that can be used for tuning the selector matching operations done by
BlockSelectorMarkupHandlerandNodeSelectorMarkupHandler.Class used for reporting the current selectors matching the different levels of selection specified at the handler chain by means of instances ofBlockSelectorMarkupHandlerandNodeSelectorMarkupHandlerinstances.