CharacterPropertyFetcherpublic abstract class ParagraphPropertyFetcher<T> extends PropertyFetcher<T>
| Constructor | Description |
|---|---|
ParagraphPropertyFetcher(int level) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
fetch(XSLFSimpleShape shape) |
|
abstract boolean |
fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValue, setValuepublic boolean fetch(XSLFSimpleShape shape)
fetch in class PropertyFetcher<T>shape - the shape being examinedpublic abstract boolean fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.