Class Schema

    • Constructor Detail

      • Schema

        public Schema​(String aValue)
               throws URISyntaxException
        Parameters:
        aValue - a string representation of a schema uri
        Throws:
        URISyntaxException - when the specified string is not a valid (quoted) uri
      • Schema

        public Schema​(URI aUri)
        Parameters:
        aUri - a URI reference to a schema
    • 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