er.extensions.formatters
Class ERXFormatterFactory
java.lang.Object
er.extensions.formatters.ERXFormatterFactory
- All Implemented Interfaces:
- com.webobjects.foundation.NSKeyValueCoding
public class ERXFormatterFactory
- extends java.lang.Object
- implements com.webobjects.foundation.NSKeyValueCoding
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCoding |
com.webobjects.foundation.NSKeyValueCoding._BooleanFieldBinding, com.webobjects.foundation.NSKeyValueCoding._BooleanMethodBinding, com.webobjects.foundation.NSKeyValueCoding._FieldBinding, com.webobjects.foundation.NSKeyValueCoding._ForwardingBinding, com.webobjects.foundation.NSKeyValueCoding._KeyBinding, com.webobjects.foundation.NSKeyValueCoding._KeyBindingCreation, com.webobjects.foundation.NSKeyValueCoding._MethodBinding, com.webobjects.foundation.NSKeyValueCoding._NumberFieldBinding, com.webobjects.foundation.NSKeyValueCoding._NumberMethodBinding, com.webobjects.foundation.NSKeyValueCoding._ReflectionKeyBindingCreation, com.webobjects.foundation.NSKeyValueCoding.DefaultImplementation, com.webobjects.foundation.NSKeyValueCoding.ErrorHandling, com.webobjects.foundation.NSKeyValueCoding.Null, com.webobjects.foundation.NSKeyValueCoding.UnknownKeyException, com.webobjects.foundation.NSKeyValueCoding.Utility, com.webobjects.foundation.NSKeyValueCoding.ValueAccessor |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding |
_CLASS, NullValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERXFormatterFactory
public ERXFormatterFactory()
multiplyingFormatter
public ERXMultiplyingNumberFormatter multiplyingFormatter()
dividingFormatter
public ERXDividingNumberFormatter dividingFormatter()
bytesToKilobytesFormatter
public com.webobjects.foundation.NSNumberFormatter bytesToKilobytesFormatter()
megabytesToKilobytesFormatter
public com.webobjects.foundation.NSNumberFormatter megabytesToKilobytesFormatter()
bytesToMegabytesFormatter
public com.webobjects.foundation.NSNumberFormatter bytesToMegabytesFormatter()
megabytesToBytesFormatter
public com.webobjects.foundation.NSNumberFormatter megabytesToBytesFormatter()
valueForKey
public java.lang.Object valueForKey(java.lang.String key)
- Specified by:
valueForKey
in interface com.webobjects.foundation.NSKeyValueCoding
takeValueForKey
public void takeValueForKey(java.lang.Object object,
java.lang.String key)
- Specified by:
takeValueForKey
in interface com.webobjects.foundation.NSKeyValueCoding
Copyright © 2002 – 2007 Project Wonder.