public interface ElementChecker
Modifier and Type | Method and Description |
---|---|
void |
guaranteeThatElementInCorrectSpace(ElementProxy expected,
org.w3c.dom.Element actual)
Deprecated.
Check that the element is the one expect
|
boolean |
isNamespaceElement(org.w3c.dom.Node el,
java.lang.String type,
java.lang.String ns)
Deprecated.
|
void guaranteeThatElementInCorrectSpace(ElementProxy expected, org.w3c.dom.Element actual) throws XMLSecurityException
XMLSecurityException
boolean isNamespaceElement(org.w3c.dom.Node el, java.lang.String type, java.lang.String ns)