|
||||||||||
| 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.ParagraphPropertyFetcher<T>
public abstract class ParagraphPropertyFetcher<T>
| Constructor Summary | |
|---|---|
ParagraphPropertyFetcher(int level)
|
|
| Method Summary | |
|---|---|
abstract boolean |
fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties 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 ParagraphPropertyFetcher(int level)
| 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.CTTextParagraphProperties props)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||