Class UriParser.ParsedUri

java.lang.Object
org.basex.query.util.UriParser.ParsedUri
Enclosing class:
UriParser

public static final class UriParser.ParsedUri extends Object
URI builder.
Author:
BaseX Team 2005-21, BSD License, Dimitar Popov
  • Constructor Details

    • ParsedUri

      public ParsedUri()
  • Method Details

    • valid

      public boolean valid()
      Indicates if the URI is valid.
      Returns:
      valid flag
    • scheme

      public String scheme()
      Returns the scheme.
      Returns:
      scheme