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
XMLSecurityException
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.