Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

Sct.File.NameFile Class Reference

Represents a filename containing a Serializable. More...

Inheritance diagram for Sct.File.NameFile:

Inheritance graph
[legend]
Collaboration diagram for Sct.File.NameFile:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NameFile (Serializable s)
 NameFile (String name) throws IllegalArgumentException
 NameFile (String className, String uniqueID)
String getName ()
 Gets the implementation dependant String representation of the name.

String getPath ()

Static Public Member Functions

void reset ()
 This needs to be called if the System properties are changes.

String getDefaultPath ()

Protected Member Functions

void parse (String name) throws IllegalArgumentException
 Format /className.uniqueID.


Private Member Functions

void construct ()

Static Private Member Functions

Pattern getPattern ()

Private Attributes

String path
String fileName

Static Private Attributes

Pattern fileNamePattern
String defaultPath

Detailed Description

Represents a filename containing a Serializable.

Author:
Matthew Palmer

Definition at line 17 of file NameFile.java.


Member Function Documentation

String Sct.File.NameFile.getName  )  [virtual]
 

Gets the implementation dependant String representation of the name.

This can be passed to the appropriate ObjectManager for later retrieval

Returns:
the String representation of the Name

Implements Sct.Name.

Definition at line 34 of file NameFile.java.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:56:37 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5