Class NamespacedContentsRemovingAttributesWrapper

java.lang.Object
org.frankframework.xml.AttributesWrapper
org.frankframework.xml.NamespacedContentsRemovingAttributesWrapper
All Implemented Interfaces:
Attributes

public class NamespacedContentsRemovingAttributesWrapper extends AttributesWrapper
AttributesWrapper that removes all attributes that have a namespace, or are of a specific namespace
Author:
Gerrit van Brakel
  • Constructor Details

    • NamespacedContentsRemovingAttributesWrapper

      public NamespacedContentsRemovingAttributesWrapper(Attributes source)