Class ResourceDirectory


  • public final class ResourceDirectory
    extends Object
    Information about the resource directory created by Translator when the DOCX file being translated contains images.
    • Field Detail

      • directory

        public File directory
        The resource directory.
      • location

        public String location
        The URI, generally relative to the output file, of the resource directory.
    • Constructor Detail

      • ResourceDirectory

        public ResourceDirectory()