| Package | Description |
|---|---|
| org.outerj.daisy.diff.html.ancestor | |
| org.outerj.daisy.diff.html.ancestor.tagtostring |
| Modifier and Type | Method and Description |
|---|---|
static TagChangeSematic |
TagChangeSematic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TagChangeSematic[] |
TagChangeSematic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected TagChangeSematic |
TagToString.sem |
| Modifier and Type | Method and Description |
|---|---|
protected TagChangeSematic |
TagToStringFactory.getChangeSemantic(String string) |
| Constructor and Description |
|---|
AnchorToString(TagNode node,
TagChangeSematic sem,
ResourceBundle bundle) |
NoContentTagToString(TagNode node,
TagChangeSematic sem,
ResourceBundle bundle) |
TagToString(TagNode node,
TagChangeSematic sem,
ResourceBundle bundle) |
Copyright © 2022. All rights reserved.