| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NamespaceImport
The representation of an XML namespace import.
| Method Summary | |
|---|---|
 java.lang.String | 
getLocation()
Get the location used to resolve the definitions for this import  | 
 java.lang.String | 
getNamespace()
Get Namespace that identifies the import  | 
 void | 
setLocation(java.lang.String location)
Set the location used to resolve the definitions for this import  | 
 void | 
setNamespace(java.lang.String namespace)
Set Namespace that identifies the import  | 
| Methods inherited from interface org.apache.tuscany.sca.contribution.Import | 
|---|
getModelResolver, match, setModelResolver | 
| Method Detail | 
|---|
java.lang.String getLocation()
void setLocation(java.lang.String location)
location - The import locationjava.lang.String getNamespace()
void setNamespace(java.lang.String namespace)
namespace - The namespace
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||