|
Project JXTA | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.jxta.document.AbstractAdvertisement
Constructor Summary | |
AbstractAdvertisement()
|
Method Summary | |
static java.lang.String |
getAdvertisementType()
Static version of getType used by the AdvertisementFactory. |
java.lang.String |
getType()
Returns the identifying type of this Advertisement. |
abstract void |
initialize(Element root)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public AbstractAdvertisement()
Method Detail |
public java.lang.String getType()
public static java.lang.String getAdvertisementType()
public abstract void initialize(Element root) throws java.lang.Exception
|
Project JXTA | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |