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, toString
public java.lang.String getName()
public void addTable(XmlTable currentTable)
public java.util.List<XmlTable> getTableList()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class DumpableObject
Copyright © 2014 EsprIT-Systems. All Rights Reserved.