org.apache.velocity.test.provider

Class BoolObj


public class BoolObj
extends java.lang.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.

Method Summary

boolean
isBoolean()
String
isNotboolean()

Method Details

isBoolean

public boolean isBoolean()


isNotboolean

public String isNotboolean()


Copyright © 2003 Apache Software Foundation. All Rights Reserved.