org.apache.poi.xslf.model
public abstract class CharacterPropertyFetcher<T> extends ParagraphPropertyFetcher<T>
Constructor and Description |
---|
CharacterPropertyFetcher(int level) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharacterProperties props) |
boolean |
fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props) |
fetch
getValue, setValue
public boolean fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props)
fetch
in class ParagraphPropertyFetcher<T>
public abstract boolean fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharacterProperties props)
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.