Uploaded image for project: 'ODF Toolkit'
  1. ODF Toolkit
  2. ODFTOOLKIT-155

setting OdfPackage.isExternalReference as public

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • odfdom-0.8.6
    • odfdom-0.8.7
    • java
    • None
    • Operating System: All
      Platform: All
    • 226

    Description

      Hi,

      It's a very trivial issue.

      I was using OdfPackage.isExternalReference(String) in my project, and now this method is set "private" in OdfPackage and "protected" in OdfPackageDocument.

      Is it possible to set it again public?

      Obviously, I've copied/pasted the (very short) code in my project, but maybe it would be cleaner to have it written only once.

      I need it because the documents which I generate will be electronically signed, and they must be stable and not depend on an external content. So I convert external links into internal ones, after having downloaded the content.

      This occurs mainly when I insert a document, which may come from an HTML page. See issue #177 which I'm working on (patch coming soon).

      Regards,

      Philippe.

      Attachments

        Activity

          People

            devin@odftoolkit.org devin
            pallart@odftoolkit.org pallart
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: