public interface ElementChecker
| Modifier and Type | Method and Description |
|---|---|
void |
guaranteeThatElementInCorrectSpace(ElementProxy expected,
Element actual)
Deprecated.
Check that the element is the one expect
|
boolean |
isNamespaceElement(Node el,
String type,
String ns)
Deprecated.
|
void guaranteeThatElementInCorrectSpace(ElementProxy expected, Element actual) throws XMLSecurityException
XMLSecurityExceptionCopyright © 2000–2022 The Apache Software Foundation. All rights reserved.