Class AbstractSimpleElementPersister<E>

  • All Implemented Interfaces:
    ElementPersister<E>

    public abstract class AbstractSimpleElementPersister<E>
    extends java.lang.Object
    implements ElementPersister<E>
    User: iryabov Date: 03.12.13 Time: 13:12
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.jdom2.Namespace getNamespace()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractSimpleElementPersister

        protected AbstractSimpleElementPersister​(org.jdom2.Namespace namespace)
    • Method Detail

      • getNamespace

        public org.jdom2.Namespace getNamespace()