public class Cvs2clXmlEntry
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Cvs2clXmlEntry.EntryFile |
| Constructor and Description |
|---|
Cvs2clXmlEntry(Cvs2clXmlEntry other)
Special ctor to be used when copying an entry,
e.g.
|
Cvs2clXmlEntry(org.w3c.dom.Element domElem) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public Cvs2clXmlEntry(org.w3c.dom.Element domElem)
throws java.text.ParseException
java.text.ParseExceptionpublic Cvs2clXmlEntry(Cvs2clXmlEntry other)