Package de.hsh.graja.regression.recorded
Class HtmlRepresentationTO
java.lang.Object
de.hsh.graja.regression.recorded.ContentRepresentationTO
de.hsh.graja.regression.recorded.HtmlRepresentationTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hsh.graja.regression.recorded.ContentRepresentationTO
childCount, getChildren, getClassName, getLevenshteinDistanceThreshold, getLevenshteinDistanceThresholdForMeAnd, getStackdumpId, hasChildren, setChildren, setClassName, setLevenshteinDistanceThreshold, setStackdumpId
-
Constructor Details
-
HtmlRepresentationTO
public HtmlRepresentationTO() -
HtmlRepresentationTO
-
-
Method Details
-
getInlinedHtml
-
setInlinedHtml
-
hashCode
public int hashCode()- Overrides:
hashCode
in classContentRepresentationTO
-
equals
- Overrides:
equals
in classContentRepresentationTO
-
getStringContentRepresentation
- Overrides:
getStringContentRepresentation
in classContentRepresentationTO
-