|
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.URIContent
@API(type=INTERNAL, src=PRIVATE) public class URIContent
URI 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 | |
---|---|
URIContent(java.lang.String base,
java.lang.String href)
Constructor |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getBase()
|
java.lang.String |
getHref()
|
int |
getType()
Gets the content type. |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URIContent(java.lang.String base, java.lang.String href)
base
- Base system ID.href
- Href.Method Detail |
---|
public int getType()
StaticContent
getType
in interface StaticContent
StaticContent.getType()
public java.lang.String getHref()
public java.lang.String getBase()
public int hashCode()
hashCode
in class java.lang.Object
Object.hashCode()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Object.equals(java.lang.Object)
|
Oxygen XML Editor 14.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |