| Package | Description |
|---|---|
| org.apache.tomcat.util.descriptor.web |
This package contains Java objects that represent complex data structures
from the web application deployment descriptor file (
web.xml). |
| Modifier and Type | Method and Description |
|---|---|
MultipartDef |
ServletDef.getMultipartDef() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletDef.setMultipartDef(MultipartDef multipartDef) |
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.