Package org.fudgemsg.taxon

Allows for working with the Fudge Taxonomy system.

See:
          Description

Interface Summary
FudgeTaxonomy A Fudge taxonomy providing the connection between a name and an ordinal.
TaxonomyResolver A taxonomy resolver allows a taxonomy to be located by ID.
 

Class Summary
ImmutableMapTaxonomyResolver An immutable taxonomy resolver implemented on top of a map.
MapFudgeTaxonomy An immutable taxonomy implementation based on a bidirectional map.
PropertyFileTaxonomy An immutable taxonomy implementation based a properties file.
RESTfulTaxonomyResolver A taxonomy resolver implementation that obtains taxonomies over the network.
URLTaxonomyResolver A taxonomy resolver that retrieves a taxonomy from a URL.
 

Package org.fudgemsg.taxon Description

Allows for working with the Fudge Taxonomy system.

For more details, please see the Taxonomy page on the Fudge web site.



Copyright 2009-Present by OpenGamma Inc. and individual contributors
Released under the Apache License, Version 2.0