Project JXTA

net.jxta.impl.protocol
Class PeerGroupAdv

java.lang.Object
  extended bynet.jxta.document.Advertisement
      extended bynet.jxta.document.ExtendableAdvertisement
          extended bynet.jxta.protocol.PeerGroupAdvertisement
              extended bynet.jxta.impl.protocol.PeerGroupAdv
All Implemented Interfaces:
Cloneable

public class PeerGroupAdv
extends PeerGroupAdvertisement


Nested Class Summary
static class PeerGroupAdv.Instantiator
           
 
Constructor Summary
PeerGroupAdv()
           
PeerGroupAdv(Element root)
           
 
Method Summary
 Document getDocument(MimeMediaType encodeAs)
          
 String[] getIndexFields()
          
protected  boolean handleElement(Element raw)
          
 
Methods inherited from class net.jxta.protocol.PeerGroupAdvertisement
clone, getAdvertisementType, getBaseAdvType, getDescription, getID, getModuleSpecID, getName, getPeerGroupID, getServiceParam, getServiceParams, putServiceParam, removeServiceParam, setDescription, setModuleSpecID, setName, setPeerGroupID, setServiceParams
 
Methods inherited from class net.jxta.document.Advertisement
getAdvType, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PeerGroupAdv

public PeerGroupAdv()

PeerGroupAdv

public PeerGroupAdv(Element root)
Method Detail

handleElement

protected boolean handleElement(Element raw)


getDocument

public Document getDocument(MimeMediaType encodeAs)


getIndexFields

public final String[] getIndexFields()


JXTA J2SE