Class RenderOptions

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.io.File aliasFile  
      protected java.lang.String input  
      protected boolean pretty  
    • Constructor Summary

      Constructors 
      Constructor Description
      RenderOptions()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • aliasFile

        protected java.io.File aliasFile
      • pretty

        protected boolean pretty
      • input

        protected java.lang.String input
    • Constructor Detail

      • RenderOptions

        public RenderOptions()