Uses of Class
nl.lxtreme.ols.tool.base.ExportAware.ExportFormat

Packages that use ExportAware.ExportFormat
nl.lxtreme.ols.tool.base   
 

Uses of ExportAware.ExportFormat in nl.lxtreme.ols.tool.base
 

Methods in nl.lxtreme.ols.tool.base that return ExportAware.ExportFormat
static ExportAware.ExportFormat ExportAware.ExportFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExportAware.ExportFormat[] ExportAware.ExportFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.lxtreme.ols.tool.base with parameters of type ExportAware.ExportFormat
 void ExportAware.exportToFile(File aOutputFile, ExportAware.ExportFormat aFormat)
          Exports the results to a file in the given format.
 



Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.