com.sun.tools.xjc.reader.xmlschema
abstract class GElement extends Element
Field Summary | |
---|---|
Set<XSParticle> | particles
All the XSParticles (whose term is XSElementDecl)
that are coereced into a single Element. |
Method Summary | |
---|---|
abstract String | getPropertyNameSeed()
Gets the seed (raw XML name) to be used to generate a property name. |