|
Oxygen XML Editor 11.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectro.sync.ecss.extensions.dita.conref.DITAConRef
public class DITAConRef
Contains DITA content reference information.
| Constructor Summary | |
|---|---|
DITAConRef(String uri,
String topicID)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getTopicID()
Get the topicID. |
String |
getUri()
Get the URI of the referred topic document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DITAConRef(String uri,
String topicID)
uri - The topic document URI.topicID - The topic ID.| Method Detail |
|---|
public String getUri()
public String getTopicID()
|
Oxygen XML Editor 11.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||