Package org.frankframework.xml
Class NamespacedContentsRemovingAttributesWrapper
java.lang.Object
org.frankframework.xml.AttributesWrapper
org.frankframework.xml.NamespacedContentsRemovingAttributesWrapper
- All Implemented Interfaces:
Attributes
AttributesWrapper that removes all attributes that have a namespace, or are of a specific namespace
- Author:
- Gerrit van Brakel
-
Nested Class Summary
Nested classes/interfaces inherited from class org.frankframework.xml.AttributesWrapper
AttributesWrapper.Attribute
-
Constructor Summary
-
Method Summary
Methods inherited from class org.frankframework.xml.AttributesWrapper
getAttributes, getIndex, getIndex, getLength, getLocalName, getQName, getType, getType, getType, getURI, getValue, getValue, getValue, remove
-
Constructor Details
-
NamespacedContentsRemovingAttributesWrapper
-