Interface LinksAttribute


public interface LinksAttribute
Something that captures link data instead of meta data being written directly where the LinkTag is placed.
Author:
AO Industries, Inc.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addLink(Link link)
     
  • Method Details

    • addLink

      void addLink(Link link)