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.