Home
last modified time | relevance | path

Searched refs:jpg_nodes (Results 1 – 1 of 1) sorted by relevance

/unit/src/java/nginx/unit/
H A DContext.java1453 NodeList jpg_nodes = ((Element) jsp_node).getChildNodes(); in processWebXml() local
1454 JspPropertyGroup conf = new JspPropertyGroup(jpg_nodes); in processWebXml()