public abstract class ElementCheckerImpl extends Object implements ElementChecker
| Modifier and Type | Class and Description |
|---|---|
static class |
ElementCheckerImpl.EmptyChecker
Deprecated.
An empty checker if schema checking is used
|
static class |
ElementCheckerImpl.FullChecker
Deprecated.
A checker for DOM that interns NS
|
static class |
ElementCheckerImpl.InternedNsChecker
Deprecated.
A checker for DOM that interns NS
|
| Constructor and Description |
|---|
ElementCheckerImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNamespaceElement(Node el,
String type,
String ns)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitguaranteeThatElementInCorrectSpacepublic boolean isNamespaceElement(Node el, String type, String ns)
isNamespaceElement in interface ElementCheckerCopyright © 2000–2023 The Apache Software Foundation. All rights reserved.