git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413669
13f79535-47bb-0310-9956-
ffa450edef68
Record[] docChildren = docRecord.getChildRecords();
for(int j=0; j<docChildren.length; j++) {
if(docChildren[j] instanceof SlideListWithText) {
- System.out.println("Found SLWT in document at " + i);
+ System.out.println("Found SLWT at pos " + j + " in the Document at " + i);
System.out.println(" Has " + docChildren[j].getChildRecords().length + " children");
// Grab the SlideAtomSet's, which contain