Class SodiusLinks


  • public class SodiusLinks
    extends Namespace
    Namespace of link shapes contributed by SodiusWillert.
    Since:
    1.7.0
    • Field Detail

      • HEADER_PARTIAL_RESULT

        public static final String HEADER_PARTIAL_RESULT
        The header included in a response in case the link index query results differ from the cached links
        See Also:
        Constant Field Values
      • HEADER_LOCAL_LINKING_SAVING

        public static final String HEADER_LOCAL_LINKING_SAVING
        The response header returned by the LinkingService when a remote request failed but saving locally is available.
        Since:
        3.1.0
        See Also:
        Constant Field Values
      • HEADER_FETCH_LINK_APPEARANCE

        public static final String HEADER_FETCH_LINK_APPEARANCE
        The response header returned by the LinkingService.getLinkCompact() to know whether link decorators must be fetched or not.
        Since:
        3.6.0
        See Also:
        Constant Field Values
      • HEADER_FETCH_COMPACTS_ON_DEMAND

        public static final String HEADER_FETCH_COMPACTS_ON_DEMAND
        The response header returned by the LinkingService.getLinkCompact() to know whether compacts must be fetched on demand.
        Since:
        3.6.0
        See Also:
        Constant Field Values
    • Method Detail

      • getInstance

        public static SodiusLinks getInstance()
      • qname

        public static QName qname​(String localPart)