Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.dita.conref
Class DITAConRef

java.lang.Object
  extended by ro.sync.ecss.extensions.dita.conref.DITAConRef

public class DITAConRef
extends Object

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

DITAConRef

public DITAConRef(String uri,
                  String topicID)
Constructor.

Parameters:
uri - The topic document URI.
topicID - The topic ID.
Method Detail

getUri

public String getUri()
Get the URI of the referred topic document.

Returns:
Returns the URI of the referred topic document.

getTopicID

public String getTopicID()
Get the topicID.

Returns:
Returns the topicID.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.