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(XSLFSimpleShape shape) |
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.CTTextParagraphProperties props)
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.