org.apache.wvcm.sample.util
Class WvcmTypes

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

public class WvcmTypes
extends java.lang.Object

Access types by name

Version:
$Revision: 1.1.1.1.2.2 $

Constructor Summary
WvcmTypes()
           
 
Method Summary
static java.lang.Class type(Resource r)
          Get the type name
static java.lang.String typeName(Resource r)
          Get the type name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WvcmTypes

public WvcmTypes()
Method Detail

type

public static java.lang.Class type(Resource r)
Get the type name


typeName

public static java.lang.String typeName(Resource r)
Get the type name



Copyright (c) 2003 - Apache Software Foundation