org.mmbase.datatypes.processors
Class BinaryFile.StringGetter
java.lang.Object
org.mmbase.datatypes.processors.BinaryFile.StringGetter
- All Implemented Interfaces:
- Serializable, Processor
- Enclosing class:
- BinaryFile
public static class BinaryFile.StringGetter
- extends Object
- implements Processor
A bit of a hack, used if the file was originally saved in a transaction, and hence has a
negative number prefix. If possible this processor corrects that.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinaryFile.StringGetter
public BinaryFile.StringGetter()
process
public Object process(Node node,
Field field,
Object value)
- Specified by:
process in interface Processor
MMBase2 Resources 2.0-SNAPSHOT - 2013-05-29T22:09