Oxygen XML Editor 14.2 Author API

ro.sync.ecss.css
Class StringContent

java.lang.Object
  extended by ro.sync.ecss.css.StringContent
All Implemented Interfaces:
StaticContent

@API(type=INTERNAL,
     src=PRIVATE)
public class StringContent
extends java.lang.Object
implements StaticContent

String content


Field Summary
 
Fields inherited from interface ro.sync.ecss.css.StaticContent
COUNTER_CONTENT, COUNTERS_CONTENT, EDITOR_CONTENT, LABEL_CONTENT, TEXT_CONTENT, URI_CONTENT
 
Constructor Summary
StringContent(java.lang.String value)
          Constructor
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int getType()
          Gets the content type.
 java.lang.String getValue()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringContent

public StringContent(java.lang.String value)
Constructor

Parameters:
value - Value
Method Detail

getType

public int getType()
Description copied from interface: StaticContent
Gets the content type.

Specified by:
getType in interface StaticContent
Returns:
The content type.
See Also:
StaticContent.getType()

getValue

public java.lang.String getValue()
Returns:
The text value

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object
See Also:
Object.toString()

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object
See Also:
Object.equals(java.lang.Object)

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object
See Also:
Object.hashCode()

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.