|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object anon.infoservice.AbstractDistributableDatabaseEntry.Serials
public static class AbstractDistributableDatabaseEntry.Serials
Field Summary | |
---|---|
private java.lang.Class |
m_thisDBEntryClass
|
private static java.lang.String |
XML_ELEMENT_NAME
|
Fields inherited from interface anon.util.IXMLEncodable |
---|
FIELD_XML_ELEMENT_CONTAINER_NAME, FIELD_XML_ELEMENT_NAME, XML_ATTR_ID, XML_ATTR_LANGUAGE, XML_ATTR_VERSION |
Constructor Summary | |
---|---|
AbstractDistributableDatabaseEntry.Serials(java.lang.Class a_thisDBEntryClass)
|
Method Summary | |
---|---|
java.util.Hashtable |
parse(org.w3c.dom.Element a_elemSerials)
|
org.w3c.dom.Element |
toXmlElement(org.w3c.dom.Document a_doc)
Return an element that can be appended to the document. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String XML_ELEMENT_NAME
private java.lang.Class m_thisDBEntryClass
Constructor Detail |
---|
public AbstractDistributableDatabaseEntry.Serials(java.lang.Class a_thisDBEntryClass) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
Method Detail |
---|
public java.util.Hashtable parse(org.w3c.dom.Element a_elemSerials) throws XMLParseException
XMLParseException
public org.w3c.dom.Element toXmlElement(org.w3c.dom.Document a_doc)
IXMLEncodable
toXmlElement
in interface IXMLEncodable
a_doc
- a document
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |