|
Project JXTA | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.jxta.document.Advertisement
net.jxta.document.ExtendableAdvertisement
net.jxta.protocol.SignedAdvertisement
net.jxta.impl.protocol.SignedAdv
A container for signed Advertisements
Nested Class Summary | |
static class |
SignedAdv.Instantiator
Instantiator for PlatformConfig |
Field Summary |
Fields inherited from class net.jxta.protocol.SignedAdvertisement |
adv, signer |
Constructor Summary | |
(package private) |
SignedAdv()
Use the Instantiator through the factory |
(package private) |
SignedAdv(Element root)
Use the Instantiator through the factory |
Method Summary | |
static String |
getAdvertisementType()
Returns the identifying type of this Advertisement. |
Document |
getDocument(MimeMediaType encodeAs)
|
ID |
getID()
|
String[] |
getIndexFields()
|
protected boolean |
handleElement(Element raw)
|
Methods inherited from class net.jxta.protocol.SignedAdvertisement |
getAdvertisement, getBaseAdvType, getSigner, setAdvertisement, setSigner |
Methods inherited from class net.jxta.document.Advertisement |
clone, getAdvType, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
SignedAdv()
SignedAdv(Element root)
Method Detail |
public static String getAdvertisementType()
public final String[] getIndexFields()
public ID getID()
protected boolean handleElement(Element raw)
public Document getDocument(MimeMediaType encodeAs)
|
JXTA J2SE | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |