|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xslf.model.PropertyFetcher<T>
org.apache.poi.xslf.model.TextBodyPropertyFetcher<T>
public abstract class TextBodyPropertyFetcher<T>
Created by IntelliJ IDEA. User: yegor Date: Oct 21, 2011 Time: 1:18:52 PM To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
TextBodyPropertyFetcher()
|
|
| Method Summary | |
|---|---|
abstract boolean |
fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextBodyProperties props)
|
boolean |
fetch(XSLFShape shape)
|
| Methods inherited from class org.apache.poi.xslf.model.PropertyFetcher |
|---|
getValue, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextBodyPropertyFetcher()
| Method Detail |
|---|
public boolean fetch(XSLFShape shape)
fetch in class PropertyFetcher<T>shape - the shape being examined
public abstract boolean fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextBodyProperties props)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||