org.apache.camel.component.jcr
Class JcrConverter
java.lang.Object
org.apache.camel.component.jcr.JcrConverter
@Converter
public class JcrConverter
- extends Object
A helper class to transform Object into JCR Value implementations
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JcrConverter
public JcrConverter()
toValue
@Converter
public javax.jcr.Value toValue(Boolean bool)
toValue
@Converter
public javax.jcr.Value toValue(InputStream stream)
toValue
@Converter
public javax.jcr.Value toValue(Calendar calendar)
toValue
@Converter
public javax.jcr.Value toValue(String value)
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.