org.outerj.daisy.repository
Interface Link


public interface Link

An "out-of-line" link associated with a Document or Version.


Method Summary
 java.lang.String getTarget()
          The target of the link, thus some URI.
 java.lang.String getTitle()
          A title for the link.
 

Method Detail

getTarget

java.lang.String getTarget()
The target of the link, thus some URI.


getTitle

java.lang.String getTitle()
A title for the link.



Copyright © -2012 . All Rights Reserved.