com.dotmarketing.util.diff.html.ancestor.tagtostring
Class TagToString
java.lang.Object
com.dotmarketing.util.diff.html.ancestor.tagtostring.TagToString
- Direct Known Subclasses:
- AnchorToString, NoContentTagToString
public class TagToString
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
node
protected TagNode node
sem
protected TagChangeSematic sem
TagToString
protected TagToString(TagNode node,
TagChangeSematic sem,
java.util.ResourceBundle bundle)
getDescription
public java.lang.String getDescription()
getRemovedDescription
public void getRemovedDescription(ChangeText txt)
getAddedDescription
public void getAddedDescription(ChangeText txt)
getMovedTo
protected java.lang.String getMovedTo()
getStyleAdded
protected java.lang.String getStyleAdded()
getAdded
protected java.lang.String getAdded()
getMovedOutOf
protected java.lang.String getMovedOutOf()
getStyleRemoved
protected java.lang.String getStyleRemoved()
getRemoved
protected java.lang.String getRemoved()
addAttributes
protected void addAttributes(ChangeText txt,
org.xml.sax.Attributes attributes)
translateArgument
protected java.lang.String translateArgument(java.lang.String name)
getSource
protected java.lang.String getSource()
getArticle
protected java.lang.String getArticle()
getString
public java.lang.String getString(java.lang.String key)
getHtmlLayoutChange
public HtmlLayoutChange getHtmlLayoutChange()
- Returns:
- the htmlChange
Copyright © 2013 dotCMS Inc. All Rights Reserved.