Package | Description |
---|---|
org.attoparser.minimize |
Handlers for minimizing (compacting) HTML markup.
|
org.attoparser.select |
Handlers for filtering a part or several parts of markup during parsing
in a fast and efficient way.
|
Modifier and Type | Class | Description |
---|---|---|
class |
MinimizeHtmlMarkupHandler |
Implementation of
IMarkupHandler used for minimizing (compacting) HTML markup. |
Modifier and Type | Class | Description |
---|---|---|
class |
AttributeSelectionMarkingMarkupHandler |
Implementation of the
IMarkupHandler that
adds an attribute (with a user-specified name) to all elements that match one or more selectors,
as determined by a BlockSelectorMarkupHandler or
NodeSelectorMarkupHandler handler. |
Copyright © 2018 The ATTOPARSER team. All rights reserved.