Package org.apache.poi.xslf.usermodel
Interface XSLFShape.ReparseFactory<T extends XmlObject>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
parse(XMLStreamReader reader)
-
-
-
Method Detail
-
parse
T parse(XMLStreamReader reader) throws XmlException
- Throws:
XmlException
-
-