com.tek42.perforce.parse
Class File
java.lang.Object
com.tek42.perforce.parse.AbstractPerforceTemplate
com.tek42.perforce.parse.File
public class File
- extends AbstractPerforceTemplate
| Methods inherited from class com.tek42.perforce.parse.AbstractPerforceTemplate |
getExtraParams, getLogger, getP4Exe, getPerforceResponse, getPerforceResponse, getRawPerforceResponseBytes, getRawPerforceResponseLines, hitMax, login, parseList, saveToPerforce |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
File
public File(Depot depot,
String file)
exists
public boolean exists()
throws PerforceException
- Throws:
PerforceException
read
public String read()
throws PerforceException
- Throws:
PerforceException
Copyright © 2004-2012 Hudson. All Rights Reserved.