Interface | Description |
---|---|
ITagNodeCondition |
Used as base for different node checkers.
|
Class | Description |
---|---|
TagAllCondition |
All nodes.
|
TagNodeAttExistsCondition |
Checks if node contains specified attribute.
|
TagNodeAttNameValueRegexCondition |
Checks if node has specified attribute with specified value.
|
TagNodeAttValueCondition |
Checks if node has specified attribute with specified value.
|
TagNodeAutoGeneratedCondition |
Remove empty autogenerated nodes.
|
TagNodeEmptyContentCondition |
Checks if node is an inline 0r block element and has empty contents or white/non-breakable spaces only.
|
TagNodeInsignificantBrCondition |
Checks if node is an insignificant br tag -- is placed at the end or at the
start of a block.
|
TagNodeNameCondition |
Checks if node has specified name.
|
Copyright © 2006–2018. All rights reserved.