Changeset 1203 for trunk/docx4j/src/xlsx4j/java/org/docx4j/openpackaging/parts/SpreadsheetML/PivotCacheRecords.java
- Timestamp:
- 09/06/10 11:40:42 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/src/xlsx4j/java/org/docx4j/openpackaging/parts/SpreadsheetML/PivotCacheRecords.java
r1201 r1203 11 11 import org.xlsx4j.sml.CTStylesheet; 12 12 13 public class PivotCacheRecords extends JaxbSmlPart< JAXBElement<CTPivotCacheRecords>> {13 public class PivotCacheRecords extends JaxbSmlPart<CTPivotCacheRecords> { 14 14 15 15 public PivotCacheRecords(PartName partName) throws InvalidFormatException {
Note: See TracChangeset
for help on using the changeset viewer.
