com.bstek.dorado.view.config.xml
public final class ViewConfigParserUtils extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static org.w3c.dom.Element |
findArgumentsElement(org.w3c.dom.Element documentElement,
Resource resource) |
static org.w3c.dom.Element |
findContextElement(org.w3c.dom.Element documentElement,
Resource resource) |
static org.w3c.dom.Element |
findModelElement(org.w3c.dom.Element documentElement,
Resource resource) |
static org.w3c.dom.Element |
findViewElement(org.w3c.dom.Element element,
Resource resource) |
public static org.w3c.dom.Element findArgumentsElement(org.w3c.dom.Element documentElement, Resource resource) throws java.lang.Exception
java.lang.Exception
public static org.w3c.dom.Element findContextElement(org.w3c.dom.Element documentElement, Resource resource) throws java.lang.Exception
java.lang.Exception
public static org.w3c.dom.Element findModelElement(org.w3c.dom.Element documentElement, Resource resource) throws java.lang.Exception
java.lang.Exception
public static org.w3c.dom.Element findViewElement(org.w3c.dom.Element element, Resource resource)
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.