org.apache.xml.security.utils
Class ElementCheckerImpl.InternedNsChecker
java.lang.Object
org.apache.xml.security.utils.ElementCheckerImpl
org.apache.xml.security.utils.ElementCheckerImpl.InternedNsChecker
- All Implemented Interfaces:
- ElementChecker
- Enclosing class:
- ElementCheckerImpl
public static class ElementCheckerImpl.InternedNsChecker
- extends ElementCheckerImpl
A checker for DOM that interns NS
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementCheckerImpl.InternedNsChecker
public ElementCheckerImpl.InternedNsChecker()
guaranteeThatElementInCorrectSpace
public void guaranteeThatElementInCorrectSpace(ElementProxy expected,
Element actual)
throws XMLSecurityException
- Description copied from interface:
ElementChecker
- Check that the element is the one expect
- Throws:
XMLSecurityException
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.