Package ro.sync.ecss.css
Class StringContent
java.lang.Object
ro.sync.ecss.css.StringContent
- All Implemented Interfaces:
StaticContent
@API(type=NOT_EXTENDABLE,
src=PRIVATE)
public class StringContent
extends Object
implements StaticContent
String content
-
Field Summary
Fields inherited from interface ro.sync.ecss.css.StaticContent
CONTENT_CONTENT, COUNTER_CONTENT, COUNTERS_CONTENT, EDITOR_CONTENT, LABEL_CONTENT, LEADER_CONTENT, STRING_FUNCTION_CONTENT, TARGET_COUNTER_CONTENT, TARGET_COUNTERS_CONTENT, TEXT_CONTENT, URI_CONTENT
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringContent
Constructor- Parameters:
value
- Value
-
-
Method Details
-
getType
public int getType()Description copied from interface:StaticContent
Gets the content type.- Specified by:
getType
in interfaceStaticContent
- Returns:
- The content type.
- See Also:
-
getValue
- Returns:
- The text value
-
toString
-
equals
-
hashCode
public int hashCode()
-