Package | Description |
---|---|
gov.nasa.pds.harvest.search.policy | |
gov.nasa.pds.harvest.search.util |
Modifier and Type | Field and Description |
---|---|
protected List<Namespace> |
Candidate.namespace |
Modifier and Type | Method and Description |
---|---|
Namespace |
ObjectFactory.createNamespace()
Create an instance of
Namespace |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Namespace> |
ObjectFactory.createNamespace(Namespace value)
|
List<Namespace> |
Candidate.getNamespace()
Gets the value of the namespace property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Namespace> |
ObjectFactory.createNamespace(Namespace value)
|
Modifier and Type | Method and Description |
---|---|
void |
PDSNamespaceContext.addNamespace(Namespace namespace)
Adds a namespace.
|
Constructor and Description |
---|
PDSNamespaceContext(List<Namespace> namespaces)
Constructor.
|
Copyright © 2010–2017 Planetary Data System. All rights reserved.