Class CDARichEmbeddedBlock


  • public class CDARichEmbeddedBlock
    extends CDARichHyperLink
    This node is an inline link to a CDAEntry
    See Also:
    CDAEntry
    • Constructor Summary

      Constructors 
      Constructor Description
      CDARichEmbeddedBlock​(java.lang.Object target)
      Create a link pointing to a CDAEntry.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CDARichEmbeddedBlock

        public CDARichEmbeddedBlock​(java.lang.Object target)
        Create a link pointing to a CDAEntry.
        Parameters:
        target - an entry to be pointed to.