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