com.sun.tools.xjc.reader.dtd.bindinfo
public class BIAttribute extends Object
Constructor Summary | |
---|---|
BIAttribute(BIElement _parent, Element _e)
Wraps a given <attribute> element.
|
Method Summary | |
---|---|
BIConversion | getConversion()
Gets the conversion method for this attribute, if any.
|
String | getPropertyName()
Gets the property name for this attribute.
|
FieldRenderer | getRealization()
Gets the realization of this particle, if any.
|
String | name() Gets the name of this attribute-property declaration. |
Should be created only from BIElement.
Returns: If the convert attribute is not specified, this method returns null.
Returns: always a non-null, valid string.
Returns: null if the "collection" attribute was not specified.