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