|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Namespace | |
|---|---|
| com.metamatrix.query.mapping.xml | |
| Uses of Namespace in com.metamatrix.query.mapping.xml |
|---|
| Fields in com.metamatrix.query.mapping.xml declared as Namespace | |
|---|---|
static Namespace |
MappingNodeConstants.NO_NAMESPACE
Defines a default namespace holder for the nodes with out any namespace declarations. |
| Methods in com.metamatrix.query.mapping.xml that return Namespace | |
|---|---|
Namespace |
MappingElement.getNamespace()
|
Namespace |
MappingAttribute.getNamespace()
|
Namespace[] |
MappingElement.getNamespaces()
Namespaces to be decalred |
| Methods in com.metamatrix.query.mapping.xml with parameters of type Namespace | |
|---|---|
void |
MappingElement.addNamespace(Namespace space)
|
void |
MappingElement.setNamespaces(Namespace[] spaces)
Declare the namespaces on the element. |
| Constructors in com.metamatrix.query.mapping.xml with parameters of type Namespace | |
|---|---|
MappingAttribute(java.lang.String name,
Namespace namespace)
|
|
MappingElement(java.lang.String name,
Namespace namespace)
|
|
MappingRecursiveElement(java.lang.String name,
Namespace namespace,
java.lang.String mappingClass)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||