public class FormatStyle extends Object
Modifier and Type | Field and Description |
---|---|
static FormatStyle |
BASIC |
static FormatStyle |
DDL |
static FormatStyle |
NONE |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Formatter |
getFormatter() |
String |
getName() |
int |
hashCode() |
public static final FormatStyle BASIC
public static final FormatStyle DDL
public static final FormatStyle NONE
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved