|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XsObjectFactory | |
| net.sf.jaxme.xs.jaxb | |
| net.sf.jaxme.xs.jaxb.impl | |
| net.sf.jaxme.xs.parser | |
| net.sf.jaxme.xs.parser.impl | |
| net.sf.jaxme.xs.xml | |
| net.sf.jaxme.xs.xml.impl | |
| Uses of XsObjectFactory in net.sf.jaxme.xs.jaxb |
| Subinterfaces of XsObjectFactory in net.sf.jaxme.xs.jaxb | |
interface |
JAXBXsObjectFactory
Implementation of the XsObjectFactory for parsing a JAXB schema. |
| Uses of XsObjectFactory in net.sf.jaxme.xs.jaxb.impl |
| Classes in net.sf.jaxme.xs.jaxb.impl that implement XsObjectFactory | |
class |
JAXBXsObjectFactoryImpl
|
| Uses of XsObjectFactory in net.sf.jaxme.xs.parser |
| Methods in net.sf.jaxme.xs.parser that return XsObjectFactory | |
XsObjectFactory |
XSContext.getXsObjectFactory()
Returns the parsers object factory for syntax elements. |
| Methods in net.sf.jaxme.xs.parser with parameters of type XsObjectFactory | |
void |
XSContext.setXsObjectFactory(XsObjectFactory pFactory)
Sets the parsers object factory for syntax elements. |
| Uses of XsObjectFactory in net.sf.jaxme.xs.parser.impl |
| Fields in net.sf.jaxme.xs.parser.impl declared as XsObjectFactory | |
static XsObjectFactory |
XSContextImpl.DEFAULT_OBJECT_FACTORY
|
| Methods in net.sf.jaxme.xs.parser.impl that return XsObjectFactory | |
XsObjectFactory |
XSContextImpl.getXsObjectFactory()
|
| Methods in net.sf.jaxme.xs.parser.impl with parameters of type XsObjectFactory | |
void |
XSContextImpl.setXsObjectFactory(XsObjectFactory pFactory)
|
| Uses of XsObjectFactory in net.sf.jaxme.xs.xml |
| Methods in net.sf.jaxme.xs.xml that return XsObjectFactory | |
XsObjectFactory |
XsObject.getObjectFactory()
Returns the object factory, that
created this instance. |
| Uses of XsObjectFactory in net.sf.jaxme.xs.xml.impl |
| Classes in net.sf.jaxme.xs.xml.impl that implement XsObjectFactory | |
class |
XsObjectFactoryImpl
The XsObjectFactory, which allows to extend the parser. |
| Methods in net.sf.jaxme.xs.xml.impl that return XsObjectFactory | |
XsObjectFactory |
XsObjectImpl.getObjectFactory()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||