Class LayeredFileNameParser

    • Method Detail

      • extractRootName

        protected java.lang.String extractRootName​(java.lang.StringBuilder uri)
        Pops the root prefix off a URI, which has had the scheme removed.
        Parameters:
        uri - string builder which gets modified.
        Returns:
        the extracted root name.