public abstract class ParagraphPropertyFetcher<T> extends PropertyFetcher<T>
Constructor and Description |
---|
ParagraphPropertyFetcher(int level) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props) |
boolean |
fetch(XSLFShape shape) |
getValue, setValue
public boolean fetch(XSLFShape shape)
fetch
in class PropertyFetcher<T>
shape
- the shape being examinedpublic abstract boolean fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props)
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.