public class ThrowsCustom extends CustomBase
| Modifier and Type | Field and Description |
|---|---|
static StringArray |
s_allowedAttributes
Enumeration of allowed attribute names
|
CAMEL_CASE_NAMES, DERIVE_BY_PACKAGE, DERIVE_FIXED, DERIVE_NONE, DOTTED_NAMES, HYPHENATED_NAMES, REQUIRE_ALL, REQUIRE_NONE, REQUIRE_OBJECTS, REQUIRE_PRIMITIVES, s_namespaceStyleEnum, s_nameStyleEnum, s_requireEnum, UNDERSCORED_NAMES, UPPER_CAMEL_CASE_NAMES| Modifier | Constructor and Description |
|---|---|
protected |
ThrowsCustom(NestingBase parent,
String type)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List |
getDocumentation()
Get value documentation node list.
|
String |
getType()
Get fully-qualified class name thrown.
|
convertName, deriveItemName, deriveNamespace, getContainingObject, getGlobal, getParent, packageOfType, packageToNamespace, validateAttributespublic static final StringArray s_allowedAttributes
protected ThrowsCustom(NestingBase parent, String type)
parent - type - fully-qualified class name thrownpublic String getType()
public List getDocumentation()
complete(List) method is
called.null if none)Copyright © 2005-2014 jibx.org. All Rights Reserved.