|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xml.security.utils.ElementCheckerImpl
Nested Class Summary | |
static class |
ElementCheckerImpl.EmptyChecker
An empty checker if schema checking is used |
static class |
ElementCheckerImpl.FullChecker
A checker for DOM that interns NS |
static class |
ElementCheckerImpl.InternedNsChecker
A checker for DOM that interns NS |
Constructor Summary | |
ElementCheckerImpl()
|
Method Summary | |
boolean |
isNamespaceElement(org.w3c.dom.Node el,
java.lang.String type,
java.lang.String ns)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.xml.security.utils.ElementChecker |
guaranteeThatElementInCorrectSpace |
Constructor Detail |
public ElementCheckerImpl()
Method Detail |
public boolean isNamespaceElement(org.w3c.dom.Node el, java.lang.String type, java.lang.String ns)
isNamespaceElement
in interface ElementChecker
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |