|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.ide.common.PackageNameLoader
public class PackageNameLoader
Loads the name of the package from the package.uml file
| Constructor Summary | |
|---|---|
PackageNameLoader()
|
|
| Method Summary | |
|---|---|
java.lang.String |
load(java.lang.String filename)
Loads the package name from a package.uml file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PackageNameLoader()
| Method Detail |
|---|
public java.lang.String load(java.lang.String filename)
filename - the name of the file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||