Uses of Interface
net.shibboleth.metadata.dom.ElementVisitor
Packages that use ElementVisitor
Package
Description
Implementations of core APIs that operate on W3C DOM based metadata.
-
Uses of ElementVisitor in net.shibboleth.metadata.dom
Classes in net.shibboleth.metadata.dom that implement ElementVisitorModifier and TypeClassDescription(package private) classNodevisitor which trims leading and trailing whitespace from the visited node's text content.Fields in net.shibboleth.metadata.dom declared as ElementVisitorModifier and TypeFieldDescriptionprivate final ElementVisitorElementWhitespaceTrimmingStage.visitorVisitor to apply to each visited element.