org.apache.xml.security.utils
Class ElementCheckerImpl.EmptyChecker
java.lang.Object
org.apache.xml.security.utils.ElementCheckerImpl
org.apache.xml.security.utils.ElementCheckerImpl.EmptyChecker
- All Implemented Interfaces:
- ElementChecker
- Enclosing class:
- ElementCheckerImpl
public static class ElementCheckerImpl.EmptyChecker
- extends ElementCheckerImpl
An empty checker if schema checking is used
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementCheckerImpl.EmptyChecker
public ElementCheckerImpl.EmptyChecker()
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.