public static class XmlRegistry.HistoryEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
dbName
The db name.
|
java.lang.String |
dbURL
The db url.
|
long |
lastUpdateDate
The last update date.
|
java.lang.String |
prefix
The prefix.
|
java.lang.String |
urn
The urn.
|
Constructor and Description |
---|
HistoryEntry() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getdbName()
Gets the db name.
|
java.lang.String |
getPrefix()
Gets the prefix.
|