Package org.xmlet.xsdparser.xsdelements.elementswrapper
-
Class Summary Class Description ConcreteElement ConcreteElement is a wrapper class for anXsdAbstractElementobject which doesn't have a ref attribute.NamedConcreteElement NamedConcreteElement is a wrapper class for anXsdNamedElementsobject which areXsdAbstractElementobjects which have a name attribute.ReferenceBase An abstract class that is meant to wrap all theXsdAbstractElementobjects.UnsolvedReference UnsolvedReference is a wrapper class for all objects which should be resolved in the parsing process, if possible.