@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)
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.