org.ow2.petals.ant.task.primitive
Class PrimitiveConverterBoolean

java.lang.Object
  extended by org.ow2.petals.ant.task.primitive.PrimitiveConverterBoolean
All Implemented Interfaces:
PrimitiveConverter

public class PrimitiveConverterBoolean
extends java.lang.Object
implements PrimitiveConverter


Constructor Summary
PrimitiveConverterBoolean()
           
 
Method Summary
 java.lang.Object convert(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveConverterBoolean

public PrimitiveConverterBoolean()
Method Detail

convert

public java.lang.Object convert(java.lang.String value)
                         throws org.apache.tools.ant.BuildException
Specified by:
convert in interface PrimitiveConverter
Throws:
org.apache.tools.ant.BuildException


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.