Class AltRep

    • Constructor Detail

      • AltRep

        public AltRep​(String aValue)
               throws URISyntaxException
        Parameters:
        aValue - a string representation of an alternate text represenation
        Throws:
        URISyntaxException - when the specified string is not a value (quoted) uri
      • AltRep

        public AltRep​(URI aUri)
        Parameters:
        aUri - a URI representing an alternate text representation
    • Method Detail

      • getUri

        public final URI getUri()
        Returns:
        Returns the uri.
      • getValue

        public final String getValue()
        Specified by:
        getValue in class Content
        Returns:
        the content value