@Internal public abstract class PropertyFetcher<T> extends java.lang.Object
Constructor and Description |
---|
PropertyFetcher() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
fetch(XSLFShape shape) |
T |
getValue() |
void |
setValue(T val) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.