|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.security.common.util.XMLUtils
DOMParser
class.
public class XMLUtils
Method Summary | |
---|---|
static javax.xml.parsers.DocumentBuilder |
getDocumentBuilder()
Deprecated. Delivers a namespace-unaware, non-validating DocumentBuilder |
static javax.xml.parsers.DocumentBuilder |
getDocumentBuilder(boolean pValidating,
boolean pNamespaceAware)
Deprecated. |
static java.util.Map |
getParameters(org.w3c.dom.NodeList pParameter)
Deprecated. |
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 |