| 
EclipseLink 1.1.1_ 1.1.1.v20090430-r4097 API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SchemaLocationResolver
Purpose: Interface that can be optionally implemented to resolve the value for the schemaLocation attribute of generated imports and includes when generating schemas. Provides a more flexible solution than the optional namespaceToSchemaLocation Map that can be given to the generate method.
DefaultSchemaLocationResolver| Method Summary | |
|---|---|
 java.lang.String | 
resolveSchemaLocation(Type sourceType,
                      Type targetType)
Return the value for the schemaLocation attribute of the generated Import  | 
| Method Detail | 
|---|
java.lang.String resolveSchemaLocation(Type sourceType,
                                       Type targetType)
sourceType - the source typetargetType - the target type
  | 
EclipseLink 1.1.1_ 1.1.1.v20090430-r4097 API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||