|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.neu.ccs.demeterf.demfgen.classes.PkgList
edu.neu.ccs.demeterf.demfgen.classes.PkgEmpty
public class PkgEmpty
Representation of PkgEmpty
| Constructor Summary | |
|---|---|
PkgEmpty()
Construct a(n) PkgEmpty Instance |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Is the given object Equal to this PkgEmpty? |
static PkgEmpty |
parse(java.io.InputStream inpt)
Parse an instance of PkgEmpty from the given Stream |
static PkgEmpty |
parse(java.io.Reader inpt)
Parse an instance of PkgEmpty from the given Reader |
static PkgEmpty |
parse(java.lang.String inpt)
Parse an instance of PkgEmpty from the given String |
java.lang.String |
print()
DGP method from Class Print |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PkgEmpty()
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class java.lang.Object
public static PkgEmpty parse(java.lang.String inpt)
throws ParseException
ParseException
public static PkgEmpty parse(java.io.InputStream inpt)
throws ParseException
ParseException
public static PkgEmpty parse(java.io.Reader inpt)
throws ParseException
ParseExceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String print()
print in class PkgList
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||