Package | Description |
---|---|
com.rometools.modules.sse | |
com.rometools.modules.sse.modules |
Modifier and Type | Method and Description |
---|---|
private java.util.List<Conflict> |
SSE091Parser.parseConflicts(org.jdom2.Element syncElement,
java.util.Locale locale) |
Modifier and Type | Method and Description |
---|---|
private void |
SSE091Generator.generateConflicts(org.jdom2.Element syncElement,
java.util.List<Conflict> conflicts) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<Conflict> |
Sync.conflicts |
Modifier and Type | Method and Description |
---|---|
java.util.List<Conflict> |
Sync.getConflicts() |
Modifier and Type | Method and Description |
---|---|
void |
Sync.addConflict(Conflict conflict) |
Modifier and Type | Method and Description |
---|---|
void |
Sync.setConflicts(java.util.List<Conflict> conflicts) |