Package net.anotheria.anosite.decorator
Class ImageSizeDecorator
- java.lang.Object
-
- net.anotheria.anosite.decorator.ImageSizeDecorator
-
- All Implemented Interfaces:
net.anotheria.asg.util.decorators.IAttributeDecorator
public class ImageSizeDecorator extends Object implements net.anotheria.asg.util.decorators.IAttributeDecorator
This decorator looks up the linked image file on the disk and displays the size of the binary file.- Author:
- lrosenberg
-
-
Constructor Summary
Constructors Constructor Description ImageSizeDecorator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringdecorate(net.anotheria.asg.data.DataObject doc, String attributeName, String rule)
-