This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.components.elementprocessor.types.BooleanResult (Cocoon API 2.1.12-dev [March 20 2012])

Uses of Class
org.apache.cocoon.components.elementprocessor.types.BooleanResult

Packages that use BooleanResult
org.apache.cocoon.components.elementprocessor.types   
 

Uses of BooleanResult in org.apache.cocoon.components.elementprocessor.types
 

Methods in org.apache.cocoon.components.elementprocessor.types that return BooleanResult
static BooleanResult BooleanConverter.extractBoolean(String value)
          Given a string that is expected to hold a boolean, get the boolean value.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.