|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use uk.org.ogsadai.common.files | |
uk.org.ogsadai.activity.indexedfiles | Activities for indexing and searching text files using the Apache Lucene search engine. |
uk.org.ogsadai.activity.xmldb | Contains activity implementations for performing various operations on XML databases. |
uk.org.ogsadai.common.files | This package provides a set of common classes for file manipulation. |
uk.org.ogsadai.common.xml | This package provides a set of common classes for XML manipulation. |
uk.org.ogsadai.service.resource.config | Classes to do with Data Service Resource configuration. |
Classes in uk.org.ogsadai.common.files used by uk.org.ogsadai.activity.indexedfiles | |
DAIFileReadIOException
Exception thrown when there is an exception while reading a file. |
Classes in uk.org.ogsadai.common.files used by uk.org.ogsadai.activity.xmldb | |
DAIFileNotFileException
Exception thrown when a specified file is not actually a file. |
|
DAIFileNotFoundException
Exception thrown when a file cannot be found. |
|
DAIFileReadIOException
Exception thrown when there is an exception while reading a file. |
Classes in uk.org.ogsadai.common.files used by uk.org.ogsadai.common.files | |
DAIDirectoryFoundException
Exception thrown when a directory is unexpectedly found. |
|
DAIDirectoryNotDirectoryException
Exception thrown when a specified directory is not actually a directory. |
|
DAIDirectoryNotFoundException
Exception thrown when a directory cannot be found. |
|
DAIDirectoryReadException
Exception thrown when a directory cannot be read. |
|
DAIFileAlreadyExistsException
Exception thrown when a file already exists. |
|
DAIFileDeleteException
Exception thrown when a file failed to be deleted. |
|
DAIFileException
Abstract super-class of all file-related exceptions. |
|
DAIFileFoundException
Exception thrown when a file is unexpectedly found. |
|
DAIFileNotFileException
Exception thrown when a specified file is not actually a file. |
|
DAIFileNotFoundException
Exception thrown when a file cannot be found. |
|
DAIFileReadIOException
Exception thrown when there is an exception while reading a file. |
|
DAIFileRenameException
Exception thrown when a file failed to be renamed. |
|
DAIFileWriteIOException
Exception thrown when there is an exception while writing a file. |
|
FileLock
This class implements a Multiple Reader, Single Writer (MRSW) mutual exclusion locking facility. |
|
FileLockException
A problem was encountered when trying to lock a file. |
|
FileUtilities
Provides utilities for reading, writing and deleting files. |
|
NoExistingFileLockException
A file lock cannot be relinquished as it does not exist. |
Classes in uk.org.ogsadai.common.files used by uk.org.ogsadai.common.xml | |
DAIFileException
Abstract super-class of all file-related exceptions. |
Classes in uk.org.ogsadai.common.files used by uk.org.ogsadai.service.resource.config | |
DAIDirectoryNotDirectoryException
Exception thrown when a specified directory is not actually a directory. |
|
DAIDirectoryNotFoundException
Exception thrown when a directory cannot be found. |
|
DAIFileContentError
Exception thrown when there is an error in the expected content of a file. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |