Package org.apache.poi.xslf.model
Class PropertyFetcher<T>
java.lang.Object
org.apache.poi.xslf.model.PropertyFetcher<T>
- Direct Known Subclasses:
ParagraphPropertyFetcher
,TextBodyPropertyFetcher
Used internally to navigate the PresentationML text style hierarchy and fetch properties
- Author:
- Yegor Kozlov
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyFetcher
public PropertyFetcher()
-
-
Method Details
-
fetch
- Parameters:
shape
- the shape being examined- Returns:
- true if the desired property was fetched
-
getValue
-
setValue
-