Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I K L M N O P Q R S T U W

A

AbstractFIDNode - class org.jempeg.empeg.emptool.AbstractFIDNode.
All nodes in the Empeg database extend AbstractFIDNode (playlists, MP3 files, etc.)
AbstractFIDNode(PlayerDatabase, int) - Constructor for class org.jempeg.empeg.emptool.AbstractFIDNode
 
AbstractFIDNode(PlayerDatabase, int, NodeTags) - Constructor for class org.jempeg.empeg.emptool.AbstractFIDNode
 
Ambiguous_multiple_matches - Static variable in class org.jempeg.empeg.emptool.Numerics
 
addEntries(byte[]) - Method in class org.jempeg.empeg.emptool.NodeTags
 
addEntries(byte[], int) - Method in class org.jempeg.empeg.emptool.NodeTags
 
addFID(int, AbstractFIDNode) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
addNode(int, AbstractFIDNode) - Method in class org.jempeg.empeg.emptool.FIDNodeMap
 
addNode(AbstractFIDNode) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
addTag(String) - Method in class org.jempeg.empeg.emptool.DatabaseTags
 
addTag(String) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
adjustFreeSpace(long) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
allowedTag(String) - Method in class org.jempeg.empeg.emptool.Console
 

B

BasicDatabaseProgressListener - class org.jempeg.empeg.emptool.BasicDatabaseProgressListener.
A simple implementation of DatabaseProgressListenerIfc that just prints status out to the console.
BasicDatabaseProgressListener() - Constructor for class org.jempeg.empeg.emptool.BasicDatabaseProgressListener
 
BranchStack - class org.jempeg.empeg.emptool.BranchStack.
BranchStack is used by Emptool to represent a stack of PlaylistBranches (i.e.
BranchStack() - Constructor for class org.jempeg.empeg.emptool.BranchStack
 
BranchStackList - class org.jempeg.empeg.emptool.BranchStackList.
BranchStack is used by Emptool to represent a stack of PlaylistBranch stacks.
BranchStackList() - Constructor for class org.jempeg.empeg.emptool.BranchStackList
 
backup(File) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
branchStackToPath(BranchStack) - Method in class org.jempeg.empeg.emptool.Console
 
branchStackToString(BranchStack) - Method in class org.jempeg.empeg.emptool.Console
 

C

CONNECT_TIMEOUT - Static variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
Cannot_find_unit - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_connection - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_finished - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_found_deleted - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_loops - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_loops_passed - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_playlist_recurse_finished - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_playlist_recurse_start - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_references - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_root - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_start - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_tree_finished - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Checking_tree_start - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Connection_timeout - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Console - class org.jempeg.empeg.emptool.Console.
Console is the implementation of the emptool commandline-interface console.
Console(PlayerDatabase) - Constructor for class org.jempeg.empeg.emptool.Console
 
Console.ExpandFlags - class org.jempeg.empeg.emptool.Console.ExpandFlags.
 
Console.ExpandFlags() - Constructor for class org.jempeg.empeg.emptool.Console.ExpandFlags
 
Created_playlist - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Creating_playlist_from_player - Static variable in class org.jempeg.empeg.emptool.Numerics
 
checkNoLoops(Vector) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
checkRootLists() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
chooseDevice() - Static method in class org.jempeg.empeg.emptool.Main
 
clear() - Method in class org.jempeg.empeg.emptool.DatabaseTags.TagsByName
 
clear() - Method in class org.jempeg.empeg.emptool.DatabaseTags.TagsByNumber
 
clear() - Method in class org.jempeg.empeg.emptool.DatabaseTags
 
clear() - Method in class org.jempeg.empeg.emptool.FIDNodeMap
 
clearTags() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
clone() - Method in class org.jempeg.empeg.emptool.BranchStack
 
clone() - Method in class org.jempeg.empeg.emptool.BranchStackList
 
clone() - Method in class org.jempeg.empeg.emptool.NodeTags
 
cloneInto(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
Returns a clone of this node in the context of the given _db.
cloneInto(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.FIDDeleted
FIDDeleted are always copied-by-reference, because they are transient stubs that are only created between syncs.
cloneInto(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.FIDLocalFile
FIDLocalFiles are always copied-by-reference, because they are transient stubs that are only created between syncs.
cloneInto(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
Returns a clone of this node in the context of the given _db.
cloneInto(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.FIDRemoteTune
Returns a clone of this node in the context of the given _db.
cloneInto(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.NodeTags
 
containsFID(int) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
copyFrom(NodeTags) - Method in class org.jempeg.empeg.emptool.NodeTags
 
create(PlayerDatabase, ImportFileIfc) - Static method in class org.jempeg.empeg.emptool.FIDLocalFile
 
createFromFID(PlayerDatabase, NodeTags, int) - Static method in class org.jempeg.empeg.emptool.FIDPlaylist
 
createFromFID(PlayerDatabase, NodeTags, int) - Static method in class org.jempeg.empeg.emptool.FIDRemoteTune
 
createFromRemote(PlayerDatabase, AbstractFIDNode) - Static method in class org.jempeg.empeg.emptool.FIDPlaylist
 
createFromRemoteFID(PlayerDatabase, PlayerDatabase, int) - Static method in class org.jempeg.empeg.emptool.FIDPlaylist
 
createImportFiles(File[]) - Static method in class org.jempeg.empeg.emptool.LocalImportFile
 
createNode(ImportFileIfc) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
Creates a new node from the given file.
createNodeTags(PlayerDatabase) - Method in interface org.jempeg.empeg.emptool.ImportFileIfc
 
createNodeTags(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.LocalImportFile
 
createNodeTags(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.RemoteImportFile
 
createPlaylist(String) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
createPlaylist(String, boolean, int) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
createRootPlaylist() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 

D

DEFAULT_CURRENT - Static variable in class org.jempeg.empeg.emptool.Console.ExpandFlags
 
DatabaseProgressListenerIfc - interface org.jempeg.empeg.emptool.DatabaseProgressListenerIfc.
DatabaseProgressListenerIfc should be implemented by any object that wants to receive events during communication with the Empeg.
DatabaseTags - class org.jempeg.empeg.emptool.DatabaseTags.
DatabaseTags is a doublely-hashed datastructure that maps Empeg MP3 tag names to Empeg MP3 tag IDs (and vice-versa).
DatabaseTags() - Constructor for class org.jempeg.empeg.emptool.DatabaseTags
 
DatabaseTags.TagsByName - class org.jempeg.empeg.emptool.DatabaseTags.TagsByName.
 
DatabaseTags.TagsByName() - Constructor for class org.jempeg.empeg.emptool.DatabaseTags.TagsByName
 
DatabaseTags.TagsByNumber - class org.jempeg.empeg.emptool.DatabaseTags.TagsByNumber.
 
DatabaseTags.TagsByNumber() - Constructor for class org.jempeg.empeg.emptool.DatabaseTags.TagsByNumber
 
Database_retrieve_failed - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Download_building_databases - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Download_finished - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Download_retrieve_databases - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Download_retrieve_playlists - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Download_retrieve_tags - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Download_start - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Downloading - Static variable in class org.jempeg.empeg.emptool.Numerics
 
databaseEntryFound(TuneDatabaseEntryEvent) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
debug(int, String) - Method in class org.jempeg.empeg.emptool.BasicDatabaseProgressListener
 
debug(int, String) - Method in interface org.jempeg.empeg.emptool.DatabaseProgressListenerIfc
 
debug(int, String) - Method in class org.jempeg.empeg.emptool.NoOpDatabaseProgressListener
 
delete() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
delete() - Method in class org.jempeg.empeg.emptool.FIDLocalFile
 
download(boolean) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 

E

ESCAPE_PATHS - Static variable in class org.jempeg.empeg.emptool.Console.ExpandFlags
 
EXPAND_PLAYLISTS - Static variable in class org.jempeg.empeg.emptool.Console.ExpandFlags
 
Error_creating_playlist - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Error_opening_file - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Error_playlist_database - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Error_root_playlist - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Error_unattached_items_playlist - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Exists_as_file - Static variable in class org.jempeg.empeg.emptool.Numerics
 
elementAt(int) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
elements() - Method in class org.jempeg.empeg.emptool.FIDNodeMap
 
empegDiscovered(EmpegDiscovererEvent) - Method in class org.jempeg.empeg.emptool.Main.EmpToolEmpegDiscovererListener
 
ensureBasicTags() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
equals(Object) - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
error(int, String) - Method in class org.jempeg.empeg.emptool.BasicDatabaseProgressListener
 
error(int, String, Throwable) - Method in class org.jempeg.empeg.emptool.BasicDatabaseProgressListener
 
error(int, Throwable) - Method in class org.jempeg.empeg.emptool.BasicDatabaseProgressListener
 
error(int, String) - Method in interface org.jempeg.empeg.emptool.DatabaseProgressListenerIfc
 
error(int, Throwable) - Method in interface org.jempeg.empeg.emptool.DatabaseProgressListenerIfc
 
error(int, String, Throwable) - Method in interface org.jempeg.empeg.emptool.DatabaseProgressListenerIfc
 
error(int, String) - Method in class org.jempeg.empeg.emptool.NoOpDatabaseProgressListener
 
error(int, String, Throwable) - Method in class org.jempeg.empeg.emptool.NoOpDatabaseProgressListener
 
error(int, Throwable) - Method in class org.jempeg.empeg.emptool.NoOpDatabaseProgressListener
 
escapePath(String) - Method in class org.jempeg.empeg.emptool.Console
 
expandArgumentsDatabase(String[], int, BranchStackList, int) - Method in class org.jempeg.empeg.emptool.Console
 
expandIdentifier(BranchStackList, BranchStack, String) - Method in class org.jempeg.empeg.emptool.Console
 
expandIdentifier(BranchStackList, int, BranchStack, String) - Method in class org.jempeg.empeg.emptool.Console
 
expandShellGlob(String) - Method in class org.jempeg.empeg.emptool.Console
 

F

FIDDeleted - class org.jempeg.empeg.emptool.FIDDeleted.
An FIDDeleted node is added to the database when an entry is completely removed from the Empeg.
FIDDeleted(PlayerDatabase, int, NodeTags) - Constructor for class org.jempeg.empeg.emptool.FIDDeleted
 
FIDLocalFile - class org.jempeg.empeg.emptool.FIDLocalFile.
FIDLocalFile is used to represent a file that has just been added to the player database but has not yet been synced with the Empeg.
FIDLocalFile(PlayerDatabase, ImportFileIfc, NodeTags) - Constructor for class org.jempeg.empeg.emptool.FIDLocalFile
 
FIDNodeMap - class org.jempeg.empeg.emptool.FIDNodeMap.
FIDNodeMap maps FID integer values to the AbstractFIDNode that corresponds to it.
FIDNodeMap() - Constructor for class org.jempeg.empeg.emptool.FIDNodeMap
 
FIDNodeUtils - class org.jempeg.empeg.emptool.FIDNodeUtils.
Contains a set of convenience methods for manipulating FIDNodes.
FIDNodeUtils() - Constructor for class org.jempeg.empeg.emptool.FIDNodeUtils
 
FIDPlaylist - class org.jempeg.empeg.emptool.FIDPlaylist.
FIDPlaylist represents a playlist on the Empeg.
FIDPlaylist(PlayerDatabase) - Constructor for class org.jempeg.empeg.emptool.FIDPlaylist
 
FIDPlaylist(PlayerDatabase, int, NodeTags) - Constructor for class org.jempeg.empeg.emptool.FIDPlaylist
 
FIDPlaylist(PlayerDatabase, int, NodeTags, Vector) - Constructor for class org.jempeg.empeg.emptool.FIDPlaylist
 
FIDPlaylist.PlaylistLoop - class org.jempeg.empeg.emptool.FIDPlaylist.PlaylistLoop.
 
FIDPlaylist.PlaylistLoop(FIDPlaylist, int) - Constructor for class org.jempeg.empeg.emptool.FIDPlaylist.PlaylistLoop
 
FIDRemoteTune - class org.jempeg.empeg.emptool.FIDRemoteTune.
FIDRemoteTune represents an MP3 that exists on the Empeg (as opposed to an FIDLocalFile).
FIDRemoteTune(PlayerDatabase, int) - Constructor for class org.jempeg.empeg.emptool.FIDRemoteTune
 
FIDRemoteTune(PlayerDatabase, int, NodeTags) - Constructor for class org.jempeg.empeg.emptool.FIDRemoteTune
 
Fid_not_found - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Filesystem_error - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Found_missing_member - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Found_playlist_loop_stop - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Found_playlist_member - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Found_unattached_item - Static variable in class org.jempeg.empeg.emptool.Numerics
 
fid - Variable in class org.jempeg.empeg.emptool.FIDPlaylist.PlaylistLoop
 
findFree() - Method in class org.jempeg.empeg.emptool.DatabaseTags.TagsByNumber
 
findFree() - Method in class org.jempeg.empeg.emptool.FIDNodeMap
 
findFreeFID() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
findPosForIdentifier(FIDPlaylist, String) - Method in class org.jempeg.empeg.emptool.Console
 

G

getBaseFile(String) - Method in class org.jempeg.empeg.emptool.Console
 
getBasePath(String) - Method in class org.jempeg.empeg.emptool.Console
 
getBytes() - Method in class org.jempeg.empeg.emptool.RemoteImportFile
 
getChildNode(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.BranchStack
 
getChildNode(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.PlaylistBranch
 
getChildPlaylist(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.BranchStack
 
getChildPlaylist(PlayerDatabase) - Method in class org.jempeg.empeg.emptool.PlaylistBranch
 
getChildPos() - Method in class org.jempeg.empeg.emptool.BranchStack
 
getChildPos() - Method in class org.jempeg.empeg.emptool.PlaylistBranch
 
getChildren() - Method in interface org.jempeg.empeg.emptool.ImportFileIfc
 
getChildren() - Method in class org.jempeg.empeg.emptool.LocalImportFile
 
getChildren() - Method in class org.jempeg.empeg.emptool.RemoteImportFile
 
getClient() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getConfig() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getConfigFile() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getConnection() - Method in class org.jempeg.empeg.emptool.Main.EmpToolEmpegDiscovererListener
 
getDB() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
getExpandFlags(String[], int) - Method in class org.jempeg.empeg.emptool.Console
 
getFID() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
getFile() - Method in class org.jempeg.empeg.emptool.LocalImportFile
 
getGFID() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
getGFID() - Method in class org.jempeg.empeg.emptool.NodeTags
 
getID() - Method in interface org.jempeg.empeg.emptool.ImportFileIfc
 
getID() - Method in class org.jempeg.empeg.emptool.LocalImportFile
 
getID() - Method in class org.jempeg.empeg.emptool.RemoteImportFile
 
getIndex(AbstractFIDNode) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
getIndex(int) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
getInputStream() - Method in interface org.jempeg.empeg.emptool.ImportFileIfc
 
getInputStream() - Method in class org.jempeg.empeg.emptool.LocalImportFile
 
getInputStream() - Method in class org.jempeg.empeg.emptool.RemoteImportFile
 
getIntTag(String) - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
getLength(AbstractFIDNode) - Method in class org.jempeg.empeg.emptool.Console
 
getLength() - Method in interface org.jempeg.empeg.emptool.ImportFileIfc
 
getLength() - Method in class org.jempeg.empeg.emptool.LocalImportFile
 
getLength() - Method in class org.jempeg.empeg.emptool.RemoteImportFile
 
getLine(String) - Method in class org.jempeg.empeg.emptool.Console
 
getListener() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getLongTag(String) - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
getMatchingNode(AbstractFIDNode) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
getMatchingNode(String, int) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
getName(int) - Method in class org.jempeg.empeg.emptool.DatabaseTags.TagsByNumber
 
getName(int) - Method in class org.jempeg.empeg.emptool.DatabaseTags
 
getName() - Method in interface org.jempeg.empeg.emptool.ImportFileIfc
 
getName() - Method in class org.jempeg.empeg.emptool.LocalImportFile
 
getName() - Method in class org.jempeg.empeg.emptool.RemoteImportFile
 
getNode(String) - Method in class org.jempeg.empeg.emptool.FIDNodeMap
 
getNode(int) - Method in class org.jempeg.empeg.emptool.FIDNodeMap
 
getNode(Integer) - Method in class org.jempeg.empeg.emptool.FIDNodeMap
 
getNode(int) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getNode(String) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getNode() - Method in class org.jempeg.empeg.emptool.RemoteImportFile
 
getNodeAt(int) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
getNodeMap() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getNumber(String) - Method in class org.jempeg.empeg.emptool.DatabaseTags.TagsByName
 
getNumber(String) - Method in class org.jempeg.empeg.emptool.DatabaseTags
 
getParentPlaylist() - Method in class org.jempeg.empeg.emptool.BranchStack
 
getParentPlaylist() - Method in class org.jempeg.empeg.emptool.PlaylistBranch
 
getPlaylist(int) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getPlaylistAt(int) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
getPlaylistIndex(FIDPlaylist) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
Returns the index of the given playlist if you only count playlists in this node.
getReferenceCount() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
getRootPlaylist() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getSeekableInputStream() - Method in interface org.jempeg.empeg.emptool.ImportFileIfc
 
getSeekableInputStream() - Method in class org.jempeg.empeg.emptool.LocalImportFile
 
getSeekableInputStream() - Method in class org.jempeg.empeg.emptool.RemoteImportFile
 
getTableLength() - Method in class org.jempeg.empeg.emptool.NodeTags
 
getTag(String) - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
getTag(int) - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
getTagName(int) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getTagNames() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getTagNumber(String) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getTags() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
getTitle() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
getTitle() - Method in class org.jempeg.empeg.emptool.NodeTags
 
getTitleTag() - Method in class org.jempeg.empeg.emptool.DatabaseTags.TagsByName
 
getTitleTag() - Method in class org.jempeg.empeg.emptool.DatabaseTags
 
getTitleTag() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getTotalFree() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getTotalSize() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getTotalUsed() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getType() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
getType() - Method in class org.jempeg.empeg.emptool.NodeTags
 
getTypeTag() - Method in class org.jempeg.empeg.emptool.DatabaseTags.TagsByName
 
getTypeTag() - Method in class org.jempeg.empeg.emptool.DatabaseTags
 
getTypeTag() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
getUniqueID(long) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
Returns the globally unique id for the given FID.
getValue(String) - Method in class org.jempeg.empeg.emptool.NodeTags
 
getValue(int) - Method in class org.jempeg.empeg.emptool.NodeTags
 

H

Hash_printing_off - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Hash_printing_on - Static variable in class org.jempeg.empeg.emptool.Numerics
 
hasName(String) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
hashCode() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 

I

INCLUDE_RECURSES - Static variable in class org.jempeg.empeg.emptool.Console.ExpandFlags
 
ImportFileIfc - interface org.jempeg.empeg.emptool.ImportFileIfc.
 
Invalid_path_name - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Invalid_root_playlist - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Invalid_unattached_items_playlist - Static variable in class org.jempeg.empeg.emptool.Numerics
 
identify() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
Identifies a node and resets all the frame info tags on the given node.
identify() - Method in class org.jempeg.empeg.emptool.FIDDeleted
 
identify() - Method in class org.jempeg.empeg.emptool.FIDLocalFile
Identifies a node and resets all the frame info tags on the given node.
identify() - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
identify() - Method in class org.jempeg.empeg.emptool.FIDRemoteTune
Identifies a node and resets all the frame info tags on the given node.
identify(AbstractFIDNode) - Method in interface org.jempeg.empeg.emptool.ImportFileIfc
Identifies a file and sets all the appropriate tags on the given node.
identify(AbstractFIDNode) - Method in class org.jempeg.empeg.emptool.LocalImportFile
Identifies a file and sets all the appropriate tags on the given node.
identify(AbstractFIDNode) - Method in class org.jempeg.empeg.emptool.RemoteImportFile
Identifies a file and sets all the appropriate tags on the given node.
increaseReference() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
init() - Method in class org.jempeg.empeg.emptool.Console
 
insertNodeAt(AbstractFIDNode, int) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
isContainer() - Method in interface org.jempeg.empeg.emptool.ImportFileIfc
 
isContainer() - Method in class org.jempeg.empeg.emptool.LocalImportFile
 
isContainer() - Method in class org.jempeg.empeg.emptool.RemoteImportFile
 
isDirty() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
isDirty() - Method in class org.jempeg.empeg.emptool.Console
 
isDirty() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
Returns whether or not any nodes in this database are dirty.
isFound() - Method in class org.jempeg.empeg.emptool.Main.EmpToolEmpegDiscovererListener
 
isReferenced() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
isRepairRequired(AbstractFIDNode) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 
isRootPlaylist() - Method in class org.jempeg.empeg.emptool.BranchStack
 
isRootPlaylist() - Method in class org.jempeg.empeg.emptool.PlaylistBranch
 
isTagRepairRequired() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
Returns whether or not there are nodes that require tags to be repaired.

K

keys() - Method in class org.jempeg.empeg.emptool.FIDNodeMap
 

L

LONG_LISTING - Static variable in class org.jempeg.empeg.emptool.Console.ExpandFlags
 
Listing_follows - Static variable in class org.jempeg.empeg.emptool.Numerics
 
LocalImportFile - class org.jempeg.empeg.emptool.LocalImportFile.
 
LocalImportFile(File) - Constructor for class org.jempeg.empeg.emptool.LocalImportFile
 
LocalImportFile(String, File) - Constructor for class org.jempeg.empeg.emptool.LocalImportFile
 
lastPlaylistBranchElement() - Method in class org.jempeg.empeg.emptool.BranchStack
 
log(int, String) - Method in class org.jempeg.empeg.emptool.BasicDatabaseProgressListener
 
log(int, String) - Method in interface org.jempeg.empeg.emptool.DatabaseProgressListenerIfc
 
log(int, String) - Method in class org.jempeg.empeg.emptool.NoOpDatabaseProgressListener
 
logFreeSpace() - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 

M

Main - class org.jempeg.empeg.emptool.Main.
This is the primary launcher class for Java emptool (the console interface to the Empeg).
Main() - Constructor for class org.jempeg.empeg.emptool.Main
 
Main.EmpToolEmpegDiscovererListener - class org.jempeg.empeg.emptool.Main.EmpToolEmpegDiscovererListener.
 
Main.EmpToolEmpegDiscovererListener() - Constructor for class org.jempeg.empeg.emptool.Main.EmpToolEmpegDiscovererListener
 
main(String[]) - Static method in class org.jempeg.empeg.emptool.Main
 
markDirty() - Method in class org.jempeg.empeg.emptool.AbstractFIDNode
 
markDirty() - Method in class org.jempeg.empeg.emptool.Console
 
myCWDStack - Variable in class org.jempeg.empeg.emptool.Console
 
myCWList - Variable in class org.jempeg.empeg.emptool.Console
 
myCWListFID - Variable in class org.jempeg.empeg.emptool.Console
 
myClient - Variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
myConfig - Variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
myConfigChanged - Variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
myConnection - Variable in class org.jempeg.empeg.emptool.Main.EmpToolEmpegDiscovererListener
 
myDB - Variable in class org.jempeg.empeg.emptool.AbstractFIDNode
 
myDB - Variable in class org.jempeg.empeg.emptool.Console
 
myDBTags - Variable in class org.jempeg.empeg.emptool.NodeTags
 
myDirty - Variable in class org.jempeg.empeg.emptool.AbstractFIDNode
 
myDirty - Variable in class org.jempeg.empeg.emptool.Console
 
myDoReporting - Variable in class org.jempeg.empeg.emptool.Console
 
myFID - Variable in class org.jempeg.empeg.emptool.AbstractFIDNode
 
myFIDToNode - Variable in class org.jempeg.empeg.emptool.FIDNodeMap
 
myFIDs - Variable in class org.jempeg.empeg.emptool.FIDPlaylist
 
myFIDs - Variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
myFile - Variable in class org.jempeg.empeg.emptool.FIDLocalFile
 
myFile - Variable in class org.jempeg.empeg.emptool.LocalImportFile
 
myFileToNode - Static variable in class org.jempeg.empeg.emptool.FIDLocalFile
 
myGFIDToNode - Variable in class org.jempeg.empeg.emptool.FIDNodeMap
 
myID - Variable in class org.jempeg.empeg.emptool.FIDLocalFile
 
myID - Variable in class org.jempeg.empeg.emptool.RemoteImportFile
 
myIdentity - Variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
myListener - Variable in class org.jempeg.empeg.emptool.Console
 
myListener - Variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
myName - Variable in class org.jempeg.empeg.emptool.LocalImportFile
 
myNameToTag - Variable in class org.jempeg.empeg.emptool.DatabaseTags.TagsByName
 
myParent - Variable in class org.jempeg.empeg.emptool.PlaylistBranch
 
myPos - Variable in class org.jempeg.empeg.emptool.PlaylistBranch
 
myRefCount - Variable in class org.jempeg.empeg.emptool.AbstractFIDNode
 
myRemoteDB - Variable in class org.jempeg.empeg.emptool.RemoteImportFile
 
myRemoteFID - Variable in class org.jempeg.empeg.emptool.RemoteImportFile
 
myRemoteNode - Variable in class org.jempeg.empeg.emptool.RemoteImportFile
 
myRepairTagsList - Variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
myRestoreFile - Variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
myRoot - Variable in class org.jempeg.empeg.emptool.Console
 
myTagNames - Variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
myTagToName - Variable in class org.jempeg.empeg.emptool.DatabaseTags.TagsByNumber
 
myTagToName - Variable in class org.jempeg.empeg.emptool.NodeTags
 
myTags - Variable in class org.jempeg.empeg.emptool.AbstractFIDNode
 
myTagsByName - Variable in class org.jempeg.empeg.emptool.DatabaseTags
 
myTagsByNumber - Variable in class org.jempeg.empeg.emptool.DatabaseTags
 
myTitleTag - Variable in class org.jempeg.empeg.emptool.DatabaseTags.TagsByName
 
myTotalFree - Variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
myTotalSize - Variable in class org.jempeg.empeg.emptool.PlayerDatabase
 
myTypeTag - Variable in class org.jempeg.empeg.emptool.DatabaseTags.TagsByName
 

N

NONE - Static variable in class org.jempeg.empeg.emptool.Console.ExpandFlags
 
NoOpDatabaseProgressListener - class org.jempeg.empeg.emptool.NoOpDatabaseProgressListener.
NoOpDatabaseProgressListener is an implementation of DatabaseProgressListener that doesn't do anything (i.e.
NoOpDatabaseProgressListener() - Constructor for class org.jempeg.empeg.emptool.NoOpDatabaseProgressListener
 
No_database - Static variable in class org.jempeg.empeg.emptool.Numerics
 
No_matches_found - Static variable in class org.jempeg.empeg.emptool.Numerics
 
No_root_playlist - Static variable in class org.jempeg.empeg.emptool.Numerics
 
No_such_numeric - Static variable in class org.jempeg.empeg.emptool.Numerics
 
No_unattached_items_playlist - Static variable in class org.jempeg.empeg.emptool.Numerics
 
NodeTags - class org.jempeg.empeg.emptool.NodeTags.
NodeTags is the datastructure that keeps track of a set of key-value pairs of MP3 tags (like title, album, etc.) There is one NodeTags for each FID that is loaded.
NodeTags(DatabaseTags) - Constructor for class org.jempeg.empeg.emptool.NodeTags
 
Not_a_playlist - Static variable in class org.jempeg.empeg.emptool.Numerics
 
Numerics - class org.jempeg.empeg.emptool.Numerics.
Numerics defines a set of constants that are used to represent the current state of a synchronization or download.
Numerics() - Constructor for class org.jempeg.empeg.emptool.Numerics
 
needRebuild(boolean, boolean) - Method in class org.jempeg.empeg.emptool.PlayerDatabase
 

O

operationStarted(int, String) - Method in class org.jempeg.empeg.emptool.BasicDatabaseProgressListener
 
operationStarted(int, String) - Method in interface org.jempeg.empeg.emptool.DatabaseProgressListenerIfc
 
operationStarted(int, String) - Method in class org.jempeg.empeg.emptool.NoOpDatabaseProgressListener
 
operationUpdated(long, long) - Method in class org.jempeg.empeg.emptool.BasicDatabaseProgressListener
 
operationUpdated(long, long) - Method in interface org.jempeg.empeg.emptool.DatabaseProgressListenerIfc
 
operationUpdated(long, long) - Method in class org.jempeg.empeg.emptool.NoOpDatabaseProgressListener
 
org.jempeg.empeg.emptool - package org.jempeg.empeg.emptool
 

P

PROTOCOL_VERSION_MAJOR - Static variable in class org.jempeg.empeg.emptool.Main
 
PROTOCOL_VERSION_MINOR - Static variable in class org.jempeg.empeg.emptool.Main
 
Parse_error - Static variable in class org.jempeg.empeg.emptool.Numerics
 
PlayerDatabase - class org.jempeg.empeg.emptool.PlayerDatabase.
PlayerDatabase is the primary interface to manipulating and querying the database of songs and playlists on the Empeg.
PlayerDatabase(ProtocolClient) - Constructor for class org.jempeg.empeg.emptool.PlayerDatabase
 
PlayerDatabase(ProtocolClient, DatabaseProgressListenerIfc) - Constructor for class org.jempeg.empeg.emptool.PlayerDatabase
 
PlayerDatabase(File) - Constructor for class org.jempeg.empeg.emptool.PlayerDatabase
 
PlayerDatabase(File, DatabaseProgressListenerIfc) - Constructor for class org.jempeg.empeg.emptool.PlayerDatabase
 
PlaylistBranch - class org.jempeg.empeg.emptool.PlaylistBranch.
PlaylistBranch is used in Emptool to represent a playlist as the user navigates through the console.
PlaylistBranch() - Constructor for class org.jempeg.empeg.emptool.PlaylistBranch
 
PlaylistBranch(FIDPlaylist) - Constructor for class org.jempeg.empeg.emptool.PlaylistBranch
 
PlaylistBranch(int) - Constructor for class org.jempeg.empeg.emptool.PlaylistBranch
 
PlaylistBranch(FIDPlaylist, int) - Constructor for class org.jempeg.empeg.emptool.PlaylistBranch
 
Playlist_not_empty - Static variable in class org.jempeg.empeg.emptool.Numerics
 
parseBackup(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseCd(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseConfig(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseHash(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseHelp(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseLink(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseLookup(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseLs(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseMklist(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseMove(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parsePwd(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseQuit(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseRename(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseRepair(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseRestore(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseRm(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseSet(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseString(String, NodeTags) - Static method in class org.jempeg.empeg.emptool.FIDNodeUtils
Parse strings of the format "{artist}-{album}-{tracknr}.mp3".
parseSync(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseUnset(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
parseUpload(String[]) - Method in class org.jempeg.empeg.emptool.Console
 
pathToBranchStack(BranchStack, String) - Method in class org.jempeg.empeg.emptool.Console
 
playlist - Variable in class org.jempeg.empeg.emptool.FIDPlaylist.PlaylistLoop
 
populate(Vector) - Method in class org.jempeg.empeg.emptool.FIDPlaylist
 
printBranchStackList(BranchStackList) - Method in class org.jempeg.empeg.emptool.Console
 
printNode(BranchStack, int, boolean) - Method in class org.jempeg.empeg.emptool.Console
 
processCommand(String) - Method in class org.jempeg.empeg.emptool.Console
 
processLine() - Method in class org.jempeg.empeg.emptool.Console
 
progressReported(ProtocolActivityEvent) - Method in class org.jempeg.empeg.emptool.