|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--featureselector.fcbf.ResourceDescriptor
This class is used to store the contents of the 'stem'.rc file
Constructor Summary | |
ResourceDescriptor(java.lang.String fileName)
The constructor takes the filename of the 'stem'.rc file as its arguement. |
Method Summary | |
void |
addClassInfo()
This function adds the class information to the metadata(MD) at the end. |
void |
printMetaData()
This function outputs the metadata information. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResourceDescriptor(java.lang.String fileName)
Method Detail |
public void printMetaData()
public void addClassInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |