|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SchemaResolverConfigMBean
SchemaResolverConfigMBean.
| Method Summary | |
|---|---|
Properties |
getBindingClasses()
Get the JBossXBBuilder namespace to Class mappings. |
Properties |
getBindingClassesByLocations()
Get the JBossXBBuilder schema location to Class mappings. |
boolean |
getCacheResolvedSchemas()
Get whether schemas are cached by namespaceURI |
Properties |
getParseAnnotations()
Get the parseAnnotations. |
Properties |
getSchemaInitializers()
Get the schemaInitializers. |
Properties |
getSchemaLocations()
Get the schemaLocations. |
void |
setBindingClasses(Properties bindingClasses)
Set the JBossXBBuilder namespace to Class mappings. |
void |
setBindingClassesByLocations(Properties bindingClasses)
Set the JBossXBBuilder schema location to Class mappings. |
void |
setCacheResolvedSchemas(boolean flag)
Set whether schemas are cached by namespaceURI |
void |
setParseAnnotations(Properties parseAnnotations)
Set the parseAnnotations. |
void |
setSchemaInitializers(Properties schemaInitializers)
Set the schemaInitializers. |
void |
setSchemaLocations(Properties schemaLocations)
Set the schemaLocations. |
| Method Detail |
|---|
boolean getCacheResolvedSchemas()
void setCacheResolvedSchemas(boolean flag)
flag - - true if schemas are cachedProperties getSchemaInitializers()
void setSchemaInitializers(Properties schemaInitializers)
schemaInitializers - the schemaInitializers.Properties getSchemaLocations()
void setSchemaLocations(Properties schemaLocations)
schemaLocations - the schemaLocations.Properties getParseAnnotations()
void setParseAnnotations(Properties parseAnnotations)
parseAnnotations - the parseAnnotations.Properties getBindingClasses()
void setBindingClasses(Properties bindingClasses)
bindingClasses - Properties getBindingClassesByLocations()
void setBindingClassesByLocations(Properties bindingClasses)
bindingClasses -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||