org.apache.poi.xslf.model
@Internal public abstract class PropertyFetcher<T> extends java.lang.Object
| Constructor and Description |
|---|
PropertyFetcher() |
public abstract boolean fetch(XSLFSimpleShape shape)
shape - the shape being examinedpublic T getValue()
public void setValue(T val)