|
Oxygen XML Editor 14.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectro.sync.ecss.css.StringContent
@API(type=INTERNAL, src=PRIVATE) public class StringContent
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 |
---|
public StringContent(java.lang.String value)
value
- ValueMethod Detail |
---|
public int getType()
StaticContent
getType
in interface StaticContent
StaticContent.getType()
public java.lang.String getValue()
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Object.equals(java.lang.Object)
public int hashCode()
hashCode
in class java.lang.Object
Object.hashCode()
|
Oxygen XML Editor 14.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |