TaxonomyServlet

A servlet for importing taxonomy definition from CCI. Supports only POST:

POST: http://host/taxonomy

This POST operation requires that the incoming request is of type text/xml and conforms to CCITaxonomyObjectXML.xsd. The incoming XML will be transformed to Escenic Category format and imported as categories using the configured ImportHandler.