public class BooleanConverter extends AbstractBasicConverter
Constructor and Description |
---|
BooleanConverter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class type) |
Object |
fromString(String str) |
fromConfiguration, fromExpression
fromConfiguration, fromExpression, fromXML, getClassForImplementationHint, instantiateObject, instantiateObject, loadClass, toXML
public boolean canConvert(Class type)
public Object fromString(String str)
fromString
in class AbstractBasicConverter
Copyright © 2001–2021 Codehaus Plexus. All rights reserved.