org.apache.velocity.test.provider
Class BoolObj
java.lang.Object
  
org.apache.velocity.test.provider.BoolObj
public class BoolObj
- extends Object
 
simple class to test boolean property
  introspection - can't use TestProvider
  as there is a get( String )
  and that comes before isProperty
  in the search pattern
- Author:
 
  - Geir Magnusson Jr.
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BoolObj
public BoolObj()
isBoolean
public boolean isBoolean()
 
isNotboolean
public String isNotboolean()
 
Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.