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