org.exist.xmldb
Interface XMLResourceImpl
- All Superinterfaces:
- Resource, XMLResource
- All Known Implementing Classes:
- LocalXMLResource, RemoteXMLResource
- public interface XMLResourceImpl
- extends XMLResource
Extends org.xmldb.api.modules.XMLResource with eXist specific extensions.
getCreationTime
public java.util.Date getCreationTime()
throws XMLDBException
- Throws:
XMLDBException
getLastModificationTime
public java.util.Date getLastModificationTime()
throws XMLDBException
- Throws:
XMLDBException
Copyright (C) Wolfgang Meier. All rights reserved.