Package org.docx4j

Class Version

java.lang.Object
org.docx4j.Version

public class Version
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected static org.slf4j.Logger log  
  • Constructor Summary

    Constructors 
    Constructor Description
    Version()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String getDocx4jVersion()  
    static java.lang.String getPoweredBy​(boolean isNewPkg)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • log

      protected static org.slf4j.Logger log
  • Constructor Details

  • Method Details

    • getDocx4jVersion

      public static java.lang.String getDocx4jVersion()
    • getPoweredBy

      public static java.lang.String getPoweredBy​(boolean isNewPkg)