| Package | Description |
|---|---|
| org.jboss.metadata.parser.servlet | |
| org.jboss.metadata.web.jboss | |
| org.jboss.metadata.web.spec |
| Modifier and Type | Method and Description |
|---|---|
static MimeMappingMetaData |
MimeMappingMetaDataParser.parse(XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
| Modifier and Type | Method and Description |
|---|---|
List<MimeMappingMetaData> |
JBossWebMetaData.getMimeMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
JBossWebMetaData.setMimeMappings(List<MimeMappingMetaData> mimeMappings) |
| Modifier and Type | Method and Description |
|---|---|
List<MimeMappingMetaData> |
WebCommonMetaData.getMimeMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebCommonMetaData.setMimeMappings(List<MimeMappingMetaData> mimeMappings) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.