org.xiruss.repository.client.importers.linkmanagement
Class RtdFactory

java.lang.Object
  extended by org.xiruss.repository.client.importers.linkmanagement.RtdFactory

public class RtdFactory
extends java.lang.Object

Manages the details of constructing referent tracking documents.


Constructor Summary
RtdFactory()
           
 
Method Summary
static java.io.File createReferentTrackingDocument(java.io.File targetDocument, java.lang.String xpointer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RtdFactory

public RtdFactory()
Method Detail

createReferentTrackingDocument

public static java.io.File createReferentTrackingDocument(java.io.File targetDocument,
                                                          java.lang.String xpointer)
                                                   throws java.io.IOException
Throws:
java.io.IOException