|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ xmldatabase overview ] | PREV NEXT | ||||||||
A
- ALTTITLES_ELEMENT - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- API_NAME - Static variable in interface com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactory
- Name of this API
- AUTHOR_ELEMENT - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- addCopyOfSong(Song) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Makes a copy of the given song and adds it to the database.
- addEmptySong(String, Locale) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Add a new empty Song to the database.
- altTitles_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- author_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
B
- BACKUP_SUFFIX - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- buffer_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
C
- COMMENT_ELEMENT - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- CONNECTOR_NAME - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- COPYRIGHT_ELEMENT - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- CURRENT_CONNECTOR_VERSION - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- characters(char[], int, int) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
- checkOutSong(SongID) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Get a song by SongID.
- clearAltTitles() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- clearAuthor() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- clearComment() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- clearCopyright() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- clearKeywords() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- clearMainTitle() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- com.virtuosotechnologies.asaph.xmldatabase - package com.virtuosotechnologies.asaph.xmldatabase
- commandManager_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- comment_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- commitIndex() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- commitSong(Song) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Commit changes to this song.
- connector_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- containsSongID(SongID) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Tests whether the given song id exists in this database.
- copyright_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- createEmptyResultSet() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Create an empty result set.
- createIndexedDatabase(File) - Method in interface com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactory
- Create a new mutable indexed database rooted at the given directory.
- createIndexedDatabase(File) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- Create a new mutable indexed database rooted at the given directory.
- curSong_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
D
- DTD_FILENAME - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- databaseController_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- databaseInfo_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- databaseManager_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- database_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- databasesByKey_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- defaultName_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- directoryIcon_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- doCreateDatabase() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- doCreateIndexedDatabase() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- doOpenDatabase(Object, AsyncJobRunner) - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- doOpenDatabaseFile() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- doOpenDatabaseURL() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- doOpenExisting(SongDatabase, AsyncJobRunner) - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- doOpenIndexed(Object, AsyncJobRunner) - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- doOpenSimple(Object, AsyncJobRunner) - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- doSave() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- doSaveAs() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- doSaveDatabase() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- doSaveDatabaseAs() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- dtdString_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- dtdString_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
E
- ENTRY_ELEMENT - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- ENTRY_ID_ATTRIBUTE - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- ENTRY_VERSION_ATTRIBUTE - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- endElement(String, String, String) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
- equals(Object) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl.DummySongIDImpl
- equals(Object) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongIDImpl
- error(SAXParseException) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
- errorHandler_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
F
- fatalError(SAXParseException) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
- fileDirectory_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- fileField_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- fileIcon_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- filePath_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- forceCommitSong(Song) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Commit changes to this song.
- forceCommitSongAs(Song, SongID) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Force-commit a song as the given SongID.
- forceGetAltTitles() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- forceGetAuthor() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- forceGetComment() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- forceGetCopyright() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- forceGetKeywords() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- forceGetMainTitle() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
G
- getAPIImplementation(String, PluginLinker) - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabasePlugin
- A plugin must implement this method to provide the implementations of the APIs that it provides.
- getAltTitles() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- getAuthor() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- getComment() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- getCopyright() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- getDatabase() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl.DummySongIDImpl
- getDatabase() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongIDImpl
- getDatabaseIdentifier() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- getFileName() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- getKey() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- getKeywords() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- getLocationString() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- getMainTitle() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- getName() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- getOutputStream(String) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Utility method
- getReader(String) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Utility method
- getSongID() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- getSongIDForString(String) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Get the SongID for the given string, if it exists.
- getStringID() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongIDImpl
- getStringRepresentation() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl.DummySongIDImpl
- getStringRepresentation() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongIDImpl
- getURIString() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- getVersion() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- guiEnvironmentManager_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
H
- handleDatabaseClosing() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- This method is called when the main gui wants to close this database.
- handleDatabaseDirtied() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- This is called when something attempts to mark this database dirty.
- handleDatabaseGetInfo() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- This is called when the user double-clicks or selects "Get Info" on this database.
- handleDatabaseSelected(DatabaseSelectionEvent) - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- A database selected.
- handlePaneClosing() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- This method is called when the main gui wants to close this pane.
- handleSave(Object) - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- hashCode() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl.DummySongIDImpl
- hashCode() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongIDImpl
I
- INDEXROOT_ELEMENT - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- INDEX_BAK_FILENAME - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- INDEX_ELEMENT - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- INDEX_FILENAME - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- INDEX_FILENAME_OLD - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- INDEX_LASTID_ATTRIBUTE - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- IndexConstants - class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants.
- Constants for indexed database implementation
- IndexConstants() - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- IndexedDatabaseFactory - interface com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactory.
- API for creating and connecting to indexed databases
- IndexedDatabaseFactoryImpl - class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl.
- Implementation of IndexedDatabaseFactory
- IndexedDatabaseFactoryImpl(SongUtils, StandardModelFactory) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- Constructor
- IndexedDatabaseFactoryImpl.DummySongIDImpl - class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl.DummySongIDImpl.
- Dummy implementation of SongID
- IndexedDatabaseFactoryImpl.DummySongIDImpl(StringID) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl.DummySongIDImpl
- IndexedSongDatabase - class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.
- Indexed implementation of SongDatabase
- IndexedSongDatabase(SongUtils, StandardModelFactory, URL, SAXParser, String, ErrorHandler) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Constructor for immutable database
- IndexedSongDatabase(SongUtils, StandardModelFactory, File, SAXParser, String) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Constructor for mutable database
- IndexedSongDatabase.IndexXMLHandler - class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler.
- DefaultHandler for initial loading of the index file
- IndexedSongDatabase.IndexXMLHandler(String, ErrorHandler) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
- IndexedSongDatabase.SongIDImpl - class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongIDImpl.
- Implementation of SongID for this database
- IndexedSongDatabase.SongIDImpl(StringID) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongIDImpl
- IndexedSongDatabase.SongInfoCache - class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache.
- Cache of song info
- IndexedSongDatabase.SongInfoCache(IndexedSongDatabase.SongIDImpl, StringID) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- id_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl.DummySongIDImpl
- id_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongIDImpl
- indexedDatabaseFactory_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- indexedDatabaseFactory_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabasePlugin
- initialize(PluginLinker) - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabasePlugin
- Perform first initialization of the plugin.
- isDirty() - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- isDirty_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- isIndexedDatabase(SongDatabase) - Method in interface com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactory
- Is the given database an indexed database?
- isIndexedDatabase(SongDatabase) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- Is the given database an indexed database?
- isSongFresh(Song) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Check the commit count to see if this song is still fresh.
- isWritable() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Returns true if the database is writable.
J
- jobListener_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- jobRunner_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
K
- KEYWORDS_ELEMENT - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- keywords_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
L
- lastSelected_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- lastSongID_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- lastUntitledNumber_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- list_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
- locator_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
- logger_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- logger_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
M
- MAINTITLE_ELEMENT - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- mainTitle_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- modelFactory_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- modelFactory_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- modelFactory_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- monolithic_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
N
- name_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- newCommand_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- newIndexedCommand_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
O
- openFileCommand_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- openIndexedDatabase(File) - Method in interface com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactory
- Open a mutable indexed database backed by the filesystem at the given directory.
- openIndexedDatabase(URL, ErrorHandler) - Method in interface com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactory
- Open an immutable indexed database backed by the given URL.
- openIndexedDatabase(File) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- Open a mutable indexed database backed by the filesystem at the given directory.
- openIndexedDatabase(URL, ErrorHandler) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- Open an immutable indexed database backed by the given URL.
- openURLCommand_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
P
- paneController_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- paneManager_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- parserFactory_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- performGetField(SongIDResultSet, String) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- performOperation(SongOperation, SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Perform an operation on a set of songs.
- performSearchField(SongIDResultSet, String, SearchParameters) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
R
- ResourceAccess - class com.virtuosotechnologies.asaph.xmldatabase.ResourceAccess.
- Access to resource bundles for com.virtuosotechnologies.asaph.xmldatabase
- ResourceAccess() - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.ResourceAccess
- No instantiation
- removeSong(SongID) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- Remove the given song from the database.
- resolveEntity(String, String) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
S
- SIMPLE_DATABASE_SUFFIX - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- SIMPLE_DATABASE_SUFFIX_OLD - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- SONG_INTER - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- SONG_PREFIX - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- SONG_SUFFIX - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- SONG_SUFFIX_OLD - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- STRING_ELEMENT - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- STR_DBInfoWind_FileLabel - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_DBInfoWind_IndexedROType - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_DBInfoWind_IndexedType - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_DBInfoWind_NoSaved - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_DBInfoWind_SavedLabel - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_DBInfoWind_SimpleType - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_DBInfoWind_TypeLabel - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_DBInfoWind_URILabel - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_DBInfoWind_URLLabel - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_DBInfoWind_YesSaved - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_FileChooserFilterDescription - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_OpenDatabaseAsyncJobName - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_OpenURLDialog_CancelButton - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_OpenURLDialog_OpenButton - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_OpenURLDialog_Title - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_OpenURLDialog_URLLabel - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_PreferredCharacterEncoding - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- STR_PreferredCharacterEncoding - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- STR_PreferredCharacterEncoding - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_SaveDatabaseAsyncJobName - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_dialog_ClosingTitle - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_dialog_ErrorHeader - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_dialog_ErrorTitle - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_dialog_FirstExceptionTemplate - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_dialog_NextExceptionTemplate - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_err_CantFindIndex - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- STR_menu_GenericSimpleDatabaseName - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_message_CantCreateDatabase - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_message_CantOpenDatabase - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_message_CantSaveDatabase - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- STR_message_ParsingErrors - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- Strings - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.ResourceAccess
- saveAsCommand_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- saveCommand_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- savedLabel_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- selectionListener_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- selectionManager_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- setAltTitles(String[]) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- setAuthor(String) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- setComment(String) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- setCopyright(String) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- setDatabaseController(DatabaseController) - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- setDocumentLocator(Locator) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
- setKey(Object) - Method in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- setKeywords(String[]) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- setMainTitle(String) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- setVersion(StringID) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- songID_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- songMap_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- songUtils_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- songUtils_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- startElement(String, String, String, Attributes) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
- state_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
U
- updateDatabase04(File) - Method in interface com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactory
- Update a filesystem indexed database from version 0.3 to version 0.4.
- updateDatabase04(File) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedDatabaseFactoryImpl
- Update a filesystem indexed database from version 0.3 to version 0.4.
- updateFrom(Song) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- updateNow() - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
- uriField_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- urlDirectory_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
- url_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
V
- version_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.SongInfoCache
W
- warning(SAXParseException) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase.IndexXMLHandler
- writeIndex(OutputStream) - Method in class com.virtuosotechnologies.asaph.xmldatabase.IndexedSongDatabase
X
- XMLDATABASEINDEX_DTD - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- XMLDATABASEINDEX_DTD_ALT - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- XMLDATABASEINDEX_NAMESPACE - Static variable in class com.virtuosotechnologies.asaph.xmldatabase.IndexConstants
- XMLDatabaseGui - class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.
- Interface with the gui for XML databases
- XMLDatabaseGui(CommandManager, DatabaseManager, GuiEnvironmentManager, PaneManager, SelectionManager, StandardModelFactory, IndexedDatabaseFactory) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui
- Constructor
- XMLDatabaseGui.DatabaseInfo - class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo.
- Database handler class.
- XMLDatabaseGui.DatabaseInfo(SongDatabase, File) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- XMLDatabaseGui.DatabaseInfo(SongDatabase, URL) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- XMLDatabaseGui.DatabaseInfo(SongDatabase, String) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- XMLDatabaseGui.DatabaseInfo(SongDatabase) - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabaseGui.DatabaseInfo
- XMLDatabasePlugin - class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabasePlugin.
- Plugin that provides the XML database implementations
- XMLDatabasePlugin() - Constructor for class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabasePlugin
- xmlDatabaseGui_ - Variable in class com.virtuosotechnologies.asaph.xmldatabase.XMLDatabasePlugin
A B C D E F G H I J K L M N O P R S U V W X
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ xmldatabase overview ] | PREV NEXT | ||||||||