public class GeneratorCustom extends CustomBase
| Modifier and Type | Field and Description |
|---|---|
static StringArray |
s_allowedAttributes
Enumeration of allowed attribute names
|
| Constructor and Description |
|---|
GeneratorCustom(NestingCustomBase parent)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Get class name.
|
String[] |
getParameters()
Get parameter values.
|
getContainingObject, getParent, getSchemaRoot, setParent, validateAttributespublic static final StringArray s_allowedAttributes
public GeneratorCustom(NestingCustomBase parent)
parent - Copyright © 2005-2014 jibx.org. All Rights Reserved.