|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
public class XmlBeansSchemaSupport
Constructor Summary | |
---|---|
XmlBeansSchemaSupport()
|
Method Summary | |
---|---|
BindingProvider |
getBindingProvider()
|
JExpression |
getBindingProviderExpr(GenerationContext context)
|
JClass |
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 XmlBeansSchemaSupport()
Method Detail |
---|
public void initialize(GenerationContext context)
initialize
in interface SchemaSupport
public JClass getType(GenerationContext context, javax.xml.namespace.QName concreteType, javax.xml.namespace.QName schemaType)
getType
in interface SchemaSupport
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 |