Package com.atlassian.bamboo.fileserver
Class MimeTypeLoader
java.lang.Object
com.atlassian.bamboo.configuration.DefaultContentHandler
com.atlassian.bamboo.fileserver.MimeTypeLoader
- All Implemented Interfaces:
ContentHandler
This class loads the mimetypes xml configuration file.
-
Nested Class Summary
Modifier and TypeClassDescriptionclass
class
class
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.configuration.DefaultContentHandler
characters, endDocument, endElement, endPrefixMapping, hasParserFor, ignorableWhitespace, processingInstruction, registerElementParser, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.xml.sax.ContentHandler
declaration
-
Constructor Details
-
MimeTypeLoader
public MimeTypeLoader()
-
-
Method Details
-
loadConfiguration
- Throws:
ConfigurationException
-
getMimeTypes
-