Uses of Interface
org.apache.poi.xslf.usermodel.XSLFShape.ReparseFactory
-
Packages that use XSLFShape.ReparseFactory Package Description org.apache.poi.ooxml.util -
-
Uses of XSLFShape.ReparseFactory in org.apache.poi.ooxml.util
Methods in org.apache.poi.ooxml.util with parameters of type XSLFShape.ReparseFactory Modifier and Type Method Description static <T extends XmlObject>
TXPathHelper. selectProperty(XmlObject startObject, Class<T> resultClass, XSLFShape.ReparseFactory<T> factory, QName[]... path)Internal code - API may change any time!
-