|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--allensoft.javacvs.client.Entry
|
+--allensoft.javacvs.client.DirectoryEntry
Represents an entry with the "Entries" file for a directory.
| Fields inherited from class allensoft.javacvs.client.Entry |
m_sName |
| Method Summary | |
static DirectoryEntry |
getDirectoryEntry(java.io.File dir)
|
java.lang.String |
toString()
|
void |
write(java.io.PrintWriter out)
Writes this entry to the specified output. |
| Methods inherited from class allensoft.javacvs.client.Entry |
addPropertyChangeListener, addPropertyChangeListener, compareTo, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getAbsoluteRepositoryPath, getEntry, getEntry, getFile, getName, getWorkingDirectory, hashCode, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
public static DirectoryEntry getDirectoryEntry(java.io.File dir)
throws CVSException,
java.io.IOException
public void write(java.io.PrintWriter out)
Entrywrite in class Entrypublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||