er.extensions
Class ERXFormatterFactory
java.lang.Object
er.extensions.ERXFormatterFactory
- All Implemented Interfaces:
- NSKeyValueCoding
- public class ERXFormatterFactory
- extends Object
- implements NSKeyValueCoding
Nested classes inherited from class com.webobjects.foundation.NSKeyValueCoding |
NSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.DefaultImplementation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.Null, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.Utility, NSKeyValueCoding.ValueAccessor |
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 NSNumberFormatter bytesToKilobytesFormatter()
megabytesToKilobytesFormatter
public NSNumberFormatter megabytesToKilobytesFormatter()
bytesToMegabytesFormatter
public NSNumberFormatter bytesToMegabytesFormatter()
megabytesToBytesFormatter
public NSNumberFormatter megabytesToBytesFormatter()
valueForKey
public Object valueForKey(String key)
- Specified by:
valueForKey
in interface NSKeyValueCoding
takeValueForKey
public void takeValueForKey(Object object,
String key)
- Specified by:
takeValueForKey
in interface NSKeyValueCoding
Copyright © 2002 – 2004 Project Wonder.