|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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 ElementParser
startElement
in class DefaultElementParser
attributes
- The element's attributespublic void endElement() throws ConfigurationException
DefaultElementParser
endElement
in interface ElementParser
endElement
in class DefaultElementParser
ConfigurationException
- A generic parsinf failure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |