Package org.apache.poi.xslf.model
Interface CharacterPropertyFetcher.CharPropFetcher<S>
-
- Enclosing class:
- CharacterPropertyFetcher<T>
public static interface CharacterPropertyFetcher.CharPropFetcher<S>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharacterProperties props, Consumer<S> val)
-