Class Dir

    • Constructor Detail

      • Dir

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

        public Dir​(URI aUri)
        Parameters:
        aUri - a URI representing a directory entry reference
    • 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