com.sun.tools.xjc.model
public interface CCustomizable
Method Summary | |
---|---|
CCustomizations | getCustomizations()
Gets the list of customizations attached to this model component.
|
Locator | getLocator()
Gets the source location in the schema from which this model component is created.
|
XSComponent | getSchemaComponent()
If this model object is built from XML Schema,
this property returns a schema component from which the model is built.
|
Returns: can be an empty list but never be null. The returned list is read-only. Do not modify.
See Also: getCustomizationURIs
Returns: never null.
Returns: null if the model is built from sources other than XML Schema (such as DTD.)