public interface JBossXBConstants
Modifier and Type | Field and Description |
---|---|
static String |
JBXB_JAVA_MAPPING
Set this property with an instance of JavaWsdlMapping
|
static String |
JBXB_ROOT_QNAME
Set this property with a the QName of the root element
|
static String |
JBXB_SCHEMA_READER
Set this property with a Reader to the xsdSchema
|
static String |
JBXB_TYPE_QNAME
Set this property with a the QName of the root type
|
static String |
JBXB_XS_MODEL
Set this property to the XSModel to pull schema info from
|
static final String JBXB_SCHEMA_READER
static final String JBXB_ROOT_QNAME
static final String JBXB_TYPE_QNAME
static final String JBXB_JAVA_MAPPING
static final String JBXB_XS_MODEL
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.