|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopencard.opt.iso.fs.CardFilePathComponent
opencard.opt.iso.fs.CardFileSymbolicName
public class CardFileSymbolicName
CardFileSymbolicName contains a single CardFilePath component, a symbolic name.
Field Summary |
---|
Fields inherited from class opencard.opt.iso.fs.CardFilePathComponent |
---|
comp |
Constructor Summary | |
---|---|
CardFileSymbolicName(java.lang.String comp)
Instantiate a symbolic name path component. |
Method Summary |
---|
Methods inherited from class opencard.opt.iso.fs.CardFilePathComponent |
---|
createComponent, equals, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CardFileSymbolicName(java.lang.String comp)
comp
- The String containing the path component.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |