public class DOMJettyWebXmlParser extends Object
| Constructor and Description |
|---|
DOMJettyWebXmlParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Object obj,
Element cfg,
int startIdx)
Recursive configuration step.
|
Object |
parse(Object webApp,
InputStream inputStream) |
static Object |
toArray(Object list,
Class<?> clazz) |
public Object parse(Object webApp, InputStream inputStream)
public void configure(Object obj, Element cfg, int startIdx) throws Exception
obj - cfg - startIdx - the child element index to start withExceptionCopyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.