public class MockJspConfigDescriptor extends Object
| Constructor and Description |
|---|
MockJspConfigDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearJspPropertyGroups()
Clears the list of JSP property groups.
|
void |
clearTaglibs()
Clears the list of taglibs.
|
Collection |
getJspPropertyGroups() |
Collection |
getTaglibs() |
void |
reset() |
public void reset()
public Collection getJspPropertyGroups()
public Collection getTaglibs()
public void clearJspPropertyGroups()
public void clearTaglibs()
Copyright © 2003-2015. All Rights Reserved.