com.sun.tools.xjc.reader.dtd.bindinfo
public class BIContent extends Object
Field Summary | |
---|---|
protected Element | element The particle element which this object is wrapping. |
protected BIElement | parent The parent object. |
Method Summary | |
---|---|
static BIContent | create(Element e, BIElement _parent)
Creates an appropriate subclass of BIContent
by sniffing the tag name.
|
String | getPropertyName()
Gets the property name of this particle.
|
FieldRenderer | getRealization()
Gets the realization of this particle, if any.
|
JClass | getType()
Gets the type of this property, if any.
|
This method should be only called by the BIElement class.
Returns: always a non-null, valid string.
Returns: null if the "collection" attribute was not specified.
<element-ref> particle doesn't have the type.
Returns: null if none is specified.