private static class SqlPrettyWriter.Bean extends Object
| Modifier and Type | Field and Description |
|---|---|
private Map<String,Method> |
getterMethods |
private SqlPrettyWriter |
o |
private Map<String,Method> |
setterMethods |
| Constructor and Description |
|---|
Bean(SqlPrettyWriter o) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name) |
String[] |
getPropertyNames() |
void |
set(String name,
String value) |
private String |
stripPrefix(String name,
int offset) |
private final SqlPrettyWriter o
Bean(SqlPrettyWriter o)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.