Class LinkParams


  • public class LinkParams
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  LinkParams.anchor
      For a more detailed breakdown of the anchor link parameter, see http://tools.ietf.org/html/rfc5988#section-5.2
      static class  LinkParams.anchor$  
      static class  LinkParams.hreflang
      For a more detailed breakdown of the dereferenced language hint link parameter http://tools.ietf.org/html/rfc5988#section-5.4
      static class  LinkParams.hreflang$  
      static class  LinkParams.media
      For a more detailed breakdown of how to use the dereferenced language hint link parameter, see http://tools.ietf.org/html/rfc5988#section-5.4
      static class  LinkParams.media$  
      static class  LinkParams.rel
      This can be either a bare word, an absolute URI, or a quoted, space-separated string of zero-or-more of either
      static class  LinkParams.rel$  
      static class  LinkParams.rev
      This can be either a bare word, an absolute URI, or a quoted, space-separated string of zero-or-more of either.
      static class  LinkParams.rev$  
      static class  LinkParams.title
      For a more detailed breakdown of how to use the dereferenced language hint link parameter, see http://tools.ietf.org/html/rfc5988#section-5.4
      static class  LinkParams.title$  
      static class  LinkParams.title$times
      For a more detailed breakdown of how to use the dereferenced language hint link parameter, see http://tools.ietf.org/html/rfc5988#section-5.4
      static class  LinkParams.title$times$  
      static class  LinkParams.type
      For a more detailed breakdown of how to use the dereferenced language hint link parameter, see http://tools.ietf.org/html/rfc5988#section-5.4
      static class  LinkParams.type$  
    • Constructor Summary

      Constructors 
      Constructor Description
      LinkParams()