Package | Description |
---|---|
com.atlassian.bamboo.configuration | |
com.atlassian.bamboo.fileserver |
Modifier and Type | Class and Description |
---|---|
class |
DefaultElementParser
This class provides the default SAX parsing behaviour (ie do nothing) for an xml element.
|
class |
ElementContentElementParser
This simply extracts the content between two xml tags.
|
Modifier and Type | Method and Description |
---|---|
static ElementParser |
DefaultElementParser.getInstance() |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultContentHandler.registerElementParser(String elementName,
ElementParser elementParser)
Add an
ElementParser to process an element with the given elementName |
Modifier and Type | Class and Description |
---|---|
class |
MimeTypeLoader.ExtensionElementParser |
class |
MimeTypeLoader.MimeMappingElementParser |
class |
MimeTypeLoader.MimeTypeElementParser |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.