org.apache.wvcm.sample.util
Class WvcmProperties

java.lang.Object
  extended by org.apache.wvcm.sample.util.WvcmProperties

public class WvcmProperties
extends java.lang.Object

Access Properties by name

Version:
$Revision: 1.1.1.1.2.2 $

Constructor Summary
WvcmProperties()
           
 
Method Summary
static PropertyNameList allProperties()
           
static PropertyNameList allProperties(java.lang.Class type, boolean includeInherited)
           
static PropertyNameList.PropertyName byName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WvcmProperties

public WvcmProperties()
Method Detail

byName

public static PropertyNameList.PropertyName byName(java.lang.String name)

allProperties

public static PropertyNameList allProperties()

allProperties

public static PropertyNameList allProperties(java.lang.Class type,
                                             boolean includeInherited)


Copyright (c) 2003 - Apache Software Foundation