|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
public class JAXBSchemaSupport
Constructor Summary | |
---|---|
JAXBSchemaSupport()
|
Method Summary | |
---|---|
BindingProvider |
getBindingProvider()
|
JExpression |
getBindingProviderExpr(GenerationContext context)
|
JType |
getType(GenerationContext context,
javax.xml.namespace.QName concreteType,
javax.xml.namespace.QName schemaType)
|
void |
initialize(GenerationContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JAXBSchemaSupport()
Method Detail |
---|
public void initialize(GenerationContext context) throws java.lang.Exception
initialize
in interface SchemaSupport
java.lang.Exception
public JType getType(GenerationContext context, javax.xml.namespace.QName concreteType, javax.xml.namespace.QName schemaType) throws GenerationException
getType
in interface SchemaSupport
GenerationException
public BindingProvider getBindingProvider()
getBindingProvider
in interface SchemaSupport
public JExpression getBindingProviderExpr(GenerationContext context)
getBindingProviderExpr
in interface SchemaSupport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |