Uses of Class
com.perforce.p4java.ant.tasks.PerforceTask.File

Packages that use PerforceTask.File
com.perforce.p4java.ant.tasks The Perforce tasks implement Perforce commands using the Perforce Java API. 
 

Uses of PerforceTask.File in com.perforce.p4java.ant.tasks
 

Fields in com.perforce.p4java.ant.tasks with type parameters of type PerforceTask.File
protected  java.util.List<PerforceTask.File> PerforceTask.fileList
          Collection of file and revision specifiers contained in the "file" nested elements.
 

Methods in com.perforce.p4java.ant.tasks that return PerforceTask.File
 PerforceTask.File PerforceTask.createFile()
          This method is called by an Ant factory method to instantiates a collection of "file" nested elements.
 



Copyright (c) 2010 Perforce Software. All rights reserved.