All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class w3c.www.protocol.http.micp.MICPProp

java.lang.Object
   |
   +----w3c.tools.store.AttributeHolder
           |
           +----w3c.tools.store.Resource
                   |
                   +----w3c.jigsaw.config.PropertySet
                           |
                           +----w3c.www.protocol.http.micp.MICPProp

public class MICPProp
extends PropertySet

Constructor Index

 o MICPProp(String, httpd)

Method Index

 o getTitle()
Get this property set title.

Constructors

 o MICPProp
 public MICPProp(String name,
                 httpd server)

Methods

 o getTitle
 public String getTitle()
Get this property set title.

Returns:
A String encoded title.
Overrides:
getTitle in class PropertySet

All Packages  Class Hierarchy  This Package  Previous  Next  Index