Publishing Engine Programmer's Guide > PTC Arbortext Publishing > Arbortext Publishing Engine Client Composer > The Client Composition Extension > The com.arbortext.e3c.E3ServerCompositionResult Interface > The getOutputDirPrefix Method
  
The getOutputDirPrefix Method
This method returns a string that is a prefix for all files in the output JAR file that are in the publishing operation's output directory. It returns null for those operations that don't return a directory of files. Some operations may have both an output file and an output directory. For example, if the output file was an HTML file, the output directory might contain the graphics it references. Other operations might return only a file or only an output directory. No operation intentionally returns no output.