public class TagToString extends Object
| Modifier and Type | Field and Description |
|---|---|
protected TagNode |
node |
protected TagChangeSematic |
sem |
| Modifier | Constructor and Description |
|---|---|
protected |
TagToString(TagNode node,
TagChangeSematic sem,
ResourceBundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAttributes(ChangeText txt,
Attributes attributes) |
protected String |
getAdded() |
void |
getAddedDescription(ChangeText txt) |
protected String |
getArticle() |
String |
getDescription() |
HtmlLayoutChange |
getHtmlLayoutChange() |
protected String |
getMovedOutOf() |
protected String |
getMovedTo() |
protected String |
getRemoved() |
void |
getRemovedDescription(ChangeText txt) |
protected String |
getSource() |
String |
getString(String key) |
protected String |
getStyleAdded() |
protected String |
getStyleRemoved() |
protected String |
translateArgument(String name) |
protected TagNode node
protected TagChangeSematic sem
protected TagToString(TagNode node, TagChangeSematic sem, ResourceBundle bundle)
public String getDescription()
public void getRemovedDescription(ChangeText txt)
public void getAddedDescription(ChangeText txt)
protected String getMovedTo()
protected String getStyleAdded()
protected String getAdded()
protected String getMovedOutOf()
protected String getStyleRemoved()
protected String getRemoved()
protected void addAttributes(ChangeText txt, Attributes attributes)
protected String getSource()
protected String getArticle()
public HtmlLayoutChange getHtmlLayoutChange()
Copyright © 2022. All rights reserved.