| Package | Description |
|---|---|
| org.bedework.carddav.server.dirHandlers.db |
| Modifier and Type | Method and Description |
|---|---|
static DumpEntity.DumpType |
DumpEntity.DumpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DumpEntity.DumpType[] |
DumpEntity.DumpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DumpEntity.dump(org.bedework.util.xml.XmlEmit xml,
DumpEntity.DumpType dtype)
Dump this entity as xml.
|
void |
DumpEntity.dump(org.bedework.util.xml.XmlEmit xml,
DumpEntity.DumpType dtype,
boolean fromCollection)
Dump this entity as xml.
|
Copyright © 2018 Bedework. All rights reserved.