@Internal public final class ParagraphPropertyFetcher<T> extends PropertyFetcher<T>
Modifier and Type | Class and Description |
---|---|
static interface |
ParagraphPropertyFetcher.ParaPropFetcher<S> |
Constructor and Description |
---|
ParagraphPropertyFetcher(XSLFTextParagraph para,
ParagraphPropertyFetcher.ParaPropFetcher<T> fetcher) |
Modifier and Type | Method and Description |
---|---|
boolean |
fetch(XSLFShape shape) |
T |
fetchProperty(XSLFShape shape) |
getValue, isSet, setValue
public ParagraphPropertyFetcher(XSLFTextParagraph para, ParagraphPropertyFetcher.ParaPropFetcher<T> fetcher)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.