|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xml.security.utils.ElementCheckerImpl
org.apache.xml.security.utils.ElementCheckerImpl.FullChecker
public static class ElementCheckerImpl.FullChecker
A checker for DOM that interns NS
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.xml.security.utils.ElementCheckerImpl |
|---|
ElementCheckerImpl.EmptyChecker, ElementCheckerImpl.FullChecker, ElementCheckerImpl.InternedNsChecker |
| Constructor Summary | |
|---|---|
ElementCheckerImpl.FullChecker()
|
|
| Method Summary | |
|---|---|
void |
guaranteeThatElementInCorrectSpace(ElementProxy expected,
org.w3c.dom.Element actual)
Check that the element is the one expect |
| Methods inherited from class org.apache.xml.security.utils.ElementCheckerImpl |
|---|
isNamespaceElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElementCheckerImpl.FullChecker()
| Method Detail |
|---|
public void guaranteeThatElementInCorrectSpace(ElementProxy expected,
org.w3c.dom.Element actual)
throws XMLSecurityException
ElementChecker
XMLSecurityException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||