|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.configuration.DefaultElementParser
com.atlassian.bamboo.fileserver.MimeTypeLoader.MimeMappingElementParser
public class MimeTypeLoader.MimeMappingElementParser
| Constructor Summary | |
|---|---|
MimeTypeLoader.MimeMappingElementParser()
|
|
| Method Summary | |
|---|---|
void |
endElement()
Do nothing by default. |
void |
startElement(org.xml.sax.Attributes attributes)
Do nothing by default. |
| Methods inherited from class com.atlassian.bamboo.configuration.DefaultElementParser |
|---|
characters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MimeTypeLoader.MimeMappingElementParser()
| Method Detail |
|---|
public void startElement(org.xml.sax.Attributes attributes)
DefaultElementParser
startElement in interface ElementParserstartElement in class DefaultElementParserattributes - The element's attributes
public void endElement()
throws ConfigurationException
DefaultElementParser
endElement in interface ElementParserendElement in class DefaultElementParserConfigurationException - A generic parsinf failure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||