org.apache.ws.jaxme.xs.xml.impl
public class XsObjectFactoryImpl extends Object implements XsObjectFactory
The XsObjectFactory, which allows to extend the parser. The various elements and/or attributes use this factory to create new objects.
Creates a new instance of XsTLocalElement, which
is located inside of an xs:all
group. The
element ensures that its minOccurs
and
maxOccurs
values are 0 or 1.