Package | Description |
---|---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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 © 2017 Perforce Software. All Rights Reserved.