org.apache.poi.xslf.usermodel
Class XSLFCommonSlideData

java.lang.Object
  extended by org.apache.poi.xslf.usermodel.XSLFCommonSlideData

public class XSLFCommonSlideData
extends java.lang.Object


Constructor Summary
XSLFCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData data)
           
 
Method Summary
 java.util.List getDrawingText()
           
 java.util.List getText()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSLFCommonSlideData

public XSLFCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData data)
Method Detail

getDrawingText

public java.util.List getDrawingText()

getText

public java.util.List getText()