Changeset 1203 for trunk/docx4j/src/xlsx4j/java/org/docx4j/openpackaging/parts/SpreadsheetML/PivotCacheDefinition.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/PivotCacheDefinition.java
r1201 r1203 11 11 import org.xlsx4j.sml.CTStylesheet; 12 12 13 public class PivotCacheDefinition extends JaxbSmlPart< JAXBElement<CTPivotCacheDefinition>> {13 public class PivotCacheDefinition extends JaxbSmlPart<CTPivotCacheDefinition> { 14 14 15 15 public PivotCacheDefinition(PartName partName) throws InvalidFormatException {
Note: See TracChangeset
for help on using the changeset viewer.
