Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.exist.source Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
AbstractSourceFields inherited from interface org.Classorg.exist.sourceExistDB
BinarySourceFields inherited from interface org.Classorg.exist.sourceExistDB
ClassLoaderSourceA source loaded through the current context class loader.Classorg.exist.sourceExistDB
DBSourceSource implementation that reads from a binary resource stored in the database.Classorg.exist.sourceExistDB
FileSourceA source implementation reading from the file system.Classorg.exist.sourceExistDB
SourceA general interface for access to external or internal sources.Interfaceorg.exist.sourceExistDB
SourceFactoryFactory to create a Source object for a givenConstructor SummarySourceFactory()Classorg.exist.sourceExistDB
StringSourceA simple source object wrapping around a single string value.Classorg.exist.sourceExistDB
StringSourceWithMapKeyA simple source object wrapping a single query string, but associating it with a specific map (e.Classorg.exist.sourceExistDB
URLSourceA source implementation reading from an URL.Classorg.exist.sourceExistDB