Class CMARichEmbeddedLink


  • public class CMARichEmbeddedLink
    extends CMARichHyperLink
    This node is an inline link to a CMAEntry
    See Also:
    CMAEntry
    • Constructor Detail

      • CMARichEmbeddedLink

        public CMARichEmbeddedLink​(java.lang.Object target,
                                   boolean inline)
        Create a link pointing to a CMAEntry.
        Parameters:
        target - an entry to be pointed to.
        inline - should be inline or block
      • CMARichEmbeddedLink

        public CMARichEmbeddedLink​(java.lang.Object target)
        Create a link pointing to a CMAEntry.
        Parameters:
        target - an entry to be pointed to.
    • Method Detail

      • getNodeType

        public java.lang.String getNodeType()
        Overrides:
        getNodeType in class CMARichHyperLink
        Returns:
        the internal representation of this node type.