com.sun.tools.xjc.reader.xmlschema

Class GWildcardElement

final class GWildcardElement extends GElement

Element that represents a wildcard, for the "ease of binding" we always just bind this to DOM elements.
Method Summary
StringgetPropertyNameSeed()
booleanisStrict()
voidmerge(XSWildcard wc)
StringtoString()

Method Detail

getPropertyNameSeed

String getPropertyNameSeed()

isStrict

public boolean isStrict()

merge

public void merge(XSWildcard wc)

toString

public String toString()