org.ubercraft.sucre.attributes
Class DefaultLowerCaseProxyKeyFactory

java.lang.Object
  extended by org.ubercraft.sucre.attributes.DefaultProxyKeyFactory
      extended by org.ubercraft.sucre.attributes.DefaultLowerCaseProxyKeyFactory
All Implemented Interfaces:
ProxyKeyFactory

public class DefaultLowerCaseProxyKeyFactory
extends DefaultProxyKeyFactory


Field Summary
static ProxyKeyFactory DEFAULT_LOWER_CASE_PROXY_KEY_FACTORY
           
 
Fields inherited from class org.ubercraft.sucre.attributes.DefaultProxyKeyFactory
DEFAULT_PROXY_KEY_FACTORY
 
Constructor Summary
DefaultLowerCaseProxyKeyFactory()
           
 
Method Summary
protected  Object getAttributeKeyFor(Accessor accessor)
           
 
Methods inherited from class org.ubercraft.sucre.attributes.DefaultProxyKeyFactory
getCoercerFor, getDefaultIsCoerceStrictFor, getDefaultValueFor, proxyKeyFor, proxyKeyWithAttributeKeyFor, proxyKeyWithAttributeKeysFor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_LOWER_CASE_PROXY_KEY_FACTORY

public static final ProxyKeyFactory DEFAULT_LOWER_CASE_PROXY_KEY_FACTORY
Constructor Detail

DefaultLowerCaseProxyKeyFactory

public DefaultLowerCaseProxyKeyFactory()
Method Detail

getAttributeKeyFor

protected Object getAttributeKeyFor(Accessor accessor)
Overrides:
getAttributeKeyFor in class DefaultProxyKeyFactory


Copyright © 2013. All Rights Reserved.