|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.reader.dtd.bindinfo.BIContent
public class BIContent
Particles in the <content> declaration in the binding file.
| Field Summary | |
|---|---|
protected Element |
element
The particle element which this object is wrapping. |
protected BIElement |
parent
The parent object. |
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final Element element
protected final BIElement parent
| Method Detail |
|---|
public final FieldRenderer getRealization()
public final String getPropertyName()
public final JClass getType()
<element-ref> particle doesn't have the type.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||