|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedefineSchema | |
|---|---|
| org.exolab.castor.xml.schema | |
| Uses of RedefineSchema in org.exolab.castor.xml.schema |
|---|
| Methods in org.exolab.castor.xml.schema that return RedefineSchema | |
|---|---|
RedefineSchema |
Schema.getRedefineSchema(String schemaLocation)
Returns the redefined schema corresponding schemaLocation. |
| Methods in org.exolab.castor.xml.schema that return types with arguments of type RedefineSchema | |
|---|---|
Collection<RedefineSchema> |
Schema.getRedefineSchema()
Returns an enumeration of redefined schemas. |
| Methods in org.exolab.castor.xml.schema with parameters of type RedefineSchema | |
|---|---|
void |
Schema.addRedefineSchema(RedefineSchema schema)
Adds the given redefinition of structures to this Schema definition. |
boolean |
Schema.removeRedefineSchema(RedefineSchema schema)
Removes the given redefined structure from this Schema definition's list of redefinitions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||