Uses of Package
com.perforce.p4java.impl.generic.core.file

Packages that use com.perforce.p4java.impl.generic.core.file
com.perforce.p4java.core.file Provides interfaces and classes for defining and accessing Perforce depot and workspace files. 
com.perforce.p4java.impl.generic.core.file Provides standard implementation classes for the com.perforce.p4java.core.file interfaces. 
 

Classes in com.perforce.p4java.impl.generic.core.file used by com.perforce.p4java.core.file
FilePath
          Defines a file spec path for Perforce IFileSpec objects, and a bunch of useful methods for extracting and appending Perforce file-related metadata (such as revision information or label / changelist / date annotations) to and from paths and path strings.
FilePath.PathType
          Defines the various types a Perforce file path can have.
 

Classes in com.perforce.p4java.impl.generic.core.file used by com.perforce.p4java.impl.generic.core.file
FileAnnotation
          Simple generic implementation class for IFileAnnotation interface.
FilePath
          Defines a file spec path for Perforce IFileSpec objects, and a bunch of useful methods for extracting and appending Perforce file-related metadata (such as revision information or label / changelist / date annotations) to and from paths and path strings.
FilePath.PathType
          Defines the various types a Perforce file path can have.
FileSpec
          Simple generic default implementation class for the IFileSpec interface.
PathAnnotations
          Conveniently bundles up possible Perforce path-based metadata annotations and associated operations.
 



Copyright © 2015 Perforce Software. All Rights Reserved.