Ignore:
Timestamp:
04/13/08 00:22:49 (4 years ago)
Author:
jharrop
Message:

Filter can removeProofErrors, removeRsids, removeContentControls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/src/main/java/org/docx4j/openpackaging/packages/WordprocessingMLPackage.java

    r322 r323  
    182182        // The JAXB object org.docx4j.wml.Package is 
    183183        // custom built for this purpose. 
     184         
     185        // TODO - this method currently only puts the main document 
     186        // part and the styles part into the pkg.   
     187        // Extend it so that it can optionally do the others as well. 
     188        // Likewise, the converse. 
    184189         
    185190        // Create a org.docx4j.wml.Package object 
Note: See TracChangeset for help on using the changeset viewer.