org.apache.poi.xslf.model
@Internal public abstract class PropertyFetcher<T> extends java.lang.Object
PropertyFetcher()
abstract boolean
fetch(XSLFShape shape)
T
getValue()
void
setValue(T val)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertyFetcher()
public abstract boolean fetch(XSLFShape shape)
shape
public T getValue()
public void setValue(T val)
Copyright 2017 The Apache Software Foundation or its licensors, as applicable.