Interface ReaderBase

    • Method Detail

      • hasHierarchicalUris

        boolean hasHierarchicalUris()
        Tells if the URIs represented by this module key or resource reader should be interpreted as hierarchical.
      • isGlobbable

        boolean isGlobbable()
        Tells if this module key or resource reader supports globbing.
      • hasFragmentPaths

        default boolean hasFragmentPaths()
        Tells if relative paths of this URI should be resolved from URI.getFragment(), rather than URI.getPath().