public class MockJspConfigDescriptor
extends java.lang.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.
|
java.util.Collection |
getJspPropertyGroups() |
java.util.Collection |
getTaglibs() |
void |
reset() |
public void reset()
public java.util.Collection getJspPropertyGroups()
public java.util.Collection getTaglibs()
public void clearJspPropertyGroups()
public void clearTaglibs()
Copyright © 2003-2014. All Rights Reserved.