public class FormatStyle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static FormatStyle |
BASIC |
static FormatStyle |
DDL |
static FormatStyle |
NONE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
Formatter |
getFormatter() |
java.lang.String |
getName() |
int |
hashCode() |
public static final FormatStyle BASIC
public static final FormatStyle DDL
public static final FormatStyle NONE
public java.lang.String getName()
public Formatter getFormatter()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2013. All Rights Reserved.