Class CMARichHyperLink

    • Constructor Detail

      • CMARichHyperLink

        public CMARichHyperLink()
        Create a new hyper link
      • CMARichHyperLink

        public CMARichHyperLink​(java.lang.Object target)
        Create a new hyper link.
        Parameters:
        target - point to the target.
        Throws:
        java.lang.IllegalStateException - if target is not a String
        java.lang.IllegalStateException - if target is not a CMALink
    • Method Detail

      • getData

        public java.lang.Object getData()
        Returns:
        the target this link points to.
      • getNodeType

        public java.lang.String getNodeType()
        Overrides:
        getNodeType in class CMARichNode
        Returns:
        the internal depending on data node type.