Your file system may have files of different types, each of which has its own appropriate way of being converted into a repository item. The TypeMapper determines which of the configured set of TypeMapping components is appropriate for a given file. Each TypeMapping specifies a content handler component. The file is routed to the appropriate ContentHandler for its type.

See Configuring the TypeMapper and Configuring a TypeMapping for details about these components’ properties.

 
loading table of contents...