org.apache.ws.jaxme.generator.sg.impl

Class JaxMeSGFactory

Implemented Interfaces:
SGFactoryChain

public class JaxMeSGFactory
extends JAXBSGFactory

Author:
Jochen Wiedmann

Nested Class Summary

class
JaxMeSGFactory.JaxMeAppinfoImpl
class
JaxMeSGFactory.JaxMeXsObjectFactory

Constructor Summary

JaxMeSGFactory(Generator pGenerator)

Method Summary

void
addAnnotationClass(String pNamespaceURI, String pLocalName, Class pClass)
protected List
getAnnotationClasses()

Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory

getGenerator, getGroupSG, getGroupSG, getGroups, getObjectSG, getObjectSG, getObjectSG, getObjects, getSchemaSG, getSchemaSG, getTypeSG, getTypeSG, getTypeSG, getTypes, init, newFacet, newGroupSG, newGroupSG, newObjectSG, newObjectSG, newObjectSG, newSchemaSG, newTypeSG, newTypeSG, newTypeSG, newXSObjectFactory, newXSParser, newXsObjectFactory

Constructor Details

JaxMeSGFactory

public JaxMeSGFactory(Generator pGenerator)

Method Details

addAnnotationClass

public void addAnnotationClass(String pNamespaceURI,
                               String pLocalName,
                               Class pClass)

getAnnotationClasses

protected List getAnnotationClasses()