|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.xml.BNFSyntax.RHS
ix.util.xml.BNFSyntax.Instance
ix.util.xml.BNFSyntax.StructInstance
class BNFSyntax.StructInstance
Represents an instance of a structure class. Most such classes have visible fields that will appear in XML as attributes or elements. When used as a value, a StructInstance appears as the name of the nonterminal that corresponds to the class. When used as a value, it appears as a description of an XML element that includes field attributes and subelements.
| Field Summary | |
|---|---|
(package private) ClassDescr |
cd
|
| Constructor Summary | |
|---|---|
BNFSyntax.StructInstance(ClassDescr cd)
|
|
| Method Summary | |
|---|---|
(package private) java.lang.String |
asElement()
|
(package private) java.lang.String |
asValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
ClassDescr cd
| Constructor Detail |
|---|
BNFSyntax.StructInstance(ClassDescr cd)
| Method Detail |
|---|
java.lang.String asValue()
asValue in class BNFSyntax.Instancejava.lang.String asElement()
asElement in class BNFSyntax.Instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||