All Packages  Class Hierarchy  This Package  Previous  Next  Index

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

java.lang.Object
   |
   +----org.w3c.tools.resources.AttributeHolder
           |
           +----org.w3c.tools.resources.Resource
                   |
                   +----org.w3c.jigsaw.config.PropertySet
                           |
                           +----org.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