public class XmlDatabase extends DumpableObject
| Constructor and Description |
|---|
XmlDatabase(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTable(XmlTable currentTable) |
java.lang.String |
getName() |
java.util.List<XmlTable> |
getTableList() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic java.lang.String getName()
public void addTable(XmlTable currentTable)
public java.util.List<XmlTable> getTableList()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.