Package net.shibboleth.metadata.dom
Interface Container.ChildAddingStrategy
- Enclosing class:
- Container
public static interface Container.ChildAddingStrategy
When a container needs to add a new child
Element, use a functor
with this interface to create the appropriate context for the
new child and to add it in place.-
Method Summary