Uses of Interface
br.com.objectos.fs.PathName

Uses of PathName in br.com.objectos.fs
 

Subinterfaces of PathName in br.com.objectos.fs
 interface Directory
          A façade for directory only operations.
 interface RegularFile
          A façade for regular file only operations.
 interface ResolvedPath
          A façade for operating on a pathname in a file system for which is not known if it is a directory, a file or if it does not exist.
 interface WritablePathName
          A façade for writing operations.
 

Methods in br.com.objectos.fs with parameters of type PathName
protected  R SimplePathNameVisitor.defaultAction(PathName pathName, P p)
          The default action for visit methods.
 



Copyright © 2021 Objectos Software LTDA. All rights reserved.