Uses of Class
gov.nasa.pds.harvest.search.policy.Policy
- 
Packages that use Policy Package Description gov.nasa.pds.harvest.search gov.nasa.pds.harvest.search.policy 
- 
- 
Uses of Policy in gov.nasa.pds.harvest.searchMethods in gov.nasa.pds.harvest.search with parameters of type Policy Modifier and Type Method Description voidHarvesterSearch. harvest(Policy policy)Harvest the products specified in the given policy.
- 
Uses of Policy in gov.nasa.pds.harvest.search.policyMethods in gov.nasa.pds.harvest.search.policy that return Policy Modifier and Type Method Description PolicyObjectFactory. createPolicy()Create an instance ofPolicystatic PolicyPolicyReader. unmarshall(File policyXML)static PolicyPolicyReader. unmarshall(URL policyXML)static PolicyPolicyReader. unmarshall(StreamSource policyXML)
 
-