org.exist.backup
Class AbstractBackupDescriptor
java.lang.Object
org.exist.backup.AbstractBackupDescriptor
- All Implemented Interfaces:
- BackupDescriptor
- Direct Known Subclasses:
- FileSystemBackupDescriptor, ZipArchiveBackupDescriptor
public abstract class AbstractBackupDescriptor
- extends Object
- implements BackupDescriptor
AbstractBackupDescriptor
public AbstractBackupDescriptor()
getDate
public Date getDate()
- Specified by:
getDate in interface BackupDescriptor
before
public boolean before(long timestamp)
- Specified by:
before in interface BackupDescriptor
parse
public void parse(ContentHandler handler)
throws IOException,
SAXException,
ParserConfigurationException
- Specified by:
parse in interface BackupDescriptor
- Throws:
IOException
SAXException
ParserConfigurationException
Copyright (C) Wolfgang Meier. All rights reserved.