Project JXTA

net.jxta.impl.protocol
Class ModuleSpecAdv

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

public class ModuleSpecAdv
extends ModuleSpecAdvertisement


Nested Class Summary
static class ModuleSpecAdv.Instantiator
           
 
Constructor Summary
ModuleSpecAdv()
           
ModuleSpecAdv(Element root)
           
 
Method Summary
 Document getDocument(MimeMediaType encodeAs)
          
 String[] getIndexFields()
          
protected  boolean handleElement(Element raw)
          
 
Methods inherited from class net.jxta.protocol.ModuleSpecAdvertisement
clone, getAdvertisementType, getAuthSpecID, getBaseAdvType, getCreator, getDescription, getID, getModuleSpecID, getName, getParam, getParamPriv, getPipeAdvertisement, getProxySpecID, getSpecURI, getVersion, setAuthSpecID, setCreator, setDescription, setModuleSpecID, setName, setParam, setPipeAdvertisement, setProxySpecID, setSpecURI, setVersion
 
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

ModuleSpecAdv

public ModuleSpecAdv()

ModuleSpecAdv

public ModuleSpecAdv(Element root)
Method Detail

handleElement

protected boolean handleElement(Element raw)


getDocument

public Document getDocument(MimeMediaType encodeAs)


getIndexFields

public final String[] getIndexFields()


JXTA J2SE