All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.xmlcalabash.util.LogOptions Maven / Gradle / Ivy

The newest version!
package com.xmlcalabash.util;

/**
 * Created by IntelliJ IDEA.
 * User: ndw
 * Date: Feb 6, 2009
 * Time: 8:36:59 AM
 * To change this template use File | Settings | File Templates.
 */
public enum LogOptions {
    OFF, PLAIN, WRAPPED, DIRECTORY;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy