|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.security.util.XMLUtils
Method Summary | |
static javax.xml.parsers.DocumentBuilder |
getDocumentBuilder()
Delivers a namespace-unaware, non-validating DocumentBuilder |
static javax.xml.parsers.DocumentBuilder |
getDocumentBuilder(boolean pValidating,
boolean pNamespaceAware)
|
static java.util.Map |
getParameters(org.w3c.dom.NodeList pParameter)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static javax.xml.parsers.DocumentBuilder getDocumentBuilder()
public static javax.xml.parsers.DocumentBuilder getDocumentBuilder(boolean pValidating, boolean pNamespaceAware)
public static java.util.Map getParameters(org.w3c.dom.NodeList pParameter)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |