Class AbstractLockEntry

    • Constructor Detail

      • AbstractLockEntry

        public AbstractLockEntry()
    • Method Detail

      • toXml

        public org.w3c.dom.Element toXml​(org.w3c.dom.Document document)
        Returns the Xml representation of this LockEntry.
        Specified by:
        toXml in interface XmlSerializable
        Parameters:
        document -
        Returns:
        Xml representation
        See Also:
        XmlSerializable.toXml(Document)