public class NamespaceReaper extends Object implements org.smooks.api.resource.visitor.sax.ng.BeforeVisitor
Modifier and Type | Field and Description |
---|---|
protected static org.smooks.api.TypedKey<Map<String,String>> |
NAMESPACE_REAPER_TYPED_KEY |
Constructor and Description |
---|
NamespaceReaper() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getNamespacePrefixMappings(org.smooks.api.ExecutionContext executionContext) |
void |
visitBefore(Element element,
org.smooks.api.ExecutionContext executionContext) |
public void visitBefore(Element element, org.smooks.api.ExecutionContext executionContext) throws org.smooks.api.SmooksException
visitBefore
in interface org.smooks.api.resource.visitor.sax.ng.BeforeVisitor
org.smooks.api.SmooksException
Copyright © 2024. All rights reserved.