Package org.jboss.vfs

Class VirtualFileAssembly.Path

java.lang.Object
org.jboss.vfs.VirtualFileAssembly.Path
Enclosing class:
VirtualFileAssembly

private static class VirtualFileAssembly.Path extends Object
Path representation to hold onto the elements of the path.
  • Field Details

  • Constructor Details

    • Path

      private Path(String path)
  • Method Details

    • isEndOfPath

      private boolean isEndOfPath()
    • getCurrent

      private String getCurrent()