org.apache.xml.security.utils
Class ElementCheckerImpl
java.lang.Object
org.apache.xml.security.utils.ElementCheckerImpl
- All Implemented Interfaces:
- ElementChecker
- Direct Known Subclasses:
- ElementCheckerImpl.EmptyChecker, ElementCheckerImpl.FullChecker, ElementCheckerImpl.InternedNsChecker
Deprecated.
public abstract class ElementCheckerImpl
- extends Object
- implements ElementChecker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementCheckerImpl
public ElementCheckerImpl()
- Deprecated.
isNamespaceElement
public boolean isNamespaceElement(Node el,
String type,
String ns)
- Deprecated.
- Specified by:
isNamespaceElement in interface ElementChecker
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.