public abstract class AbstractQueueMetaDeserializer<T> extends XMLDeserializer<T>
factory
Constructor and Description |
---|
AbstractQueueMetaDeserializer() |
Modifier and Type | Method and Description |
---|---|
protected QueueMeta |
parseQueueMeta(org.w3c.dom.Element root) |
safeGetElementContent
getDocumentBuilder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserialize
protected QueueMeta parseQueueMeta(org.w3c.dom.Element root)