My Project
Public Types | Public Member Functions | List of all members
epc::FileContentType Class Reference

Public Types

typedef std::tr1::unordered_map< std::string, ContentTypeContentTypeMap
 

Public Member Functions

ContentType getContentType (const std::string &extensionOrPartName) const
 
const ContentTypeMap & getAllContentType () const
 
std::string toString () const
 
void addContentType (const ContentType &contentType)
 
void readFromString (const std::string &textInput)
 

Member Function Documentation

void FileContentType::readFromString ( const std::string &  textInput)

Read a content type part from a string.


The documentation for this class was generated from the following files: