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