Modifier and Type | Method and Description |
---|---|
static CotEvent |
CotEvent.copy(CotEvent c)
Returns a deep copy of the CotEvent object
|
static CotEvent |
CotEvent.parse(java.lang.String xmlEvent)
Parses an XML markup String into a CoTEvent.
|
Modifier and Type | Method and Description |
---|---|
static CotEvent |
CotEvent.copy(CotEvent c)
Returns a deep copy of the CotEvent object
|