org.modeshape.graph.property
Class PropertyType.ObjectCanonicalizer

java.lang.Object
  extended by org.modeshape.graph.property.PropertyType.ObjectCanonicalizer
Enclosing class:
PropertyType

protected static final class PropertyType.ObjectCanonicalizer
extends Object


Constructor Summary
protected PropertyType.ObjectCanonicalizer()
           
 
Method Summary
 Object canonicalizeValue(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyType.ObjectCanonicalizer

protected PropertyType.ObjectCanonicalizer()
Method Detail

canonicalizeValue

public Object canonicalizeValue(Object value)


Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.