offer alternative access to elements and children
instead of Element.findChild(name, namespace) we can now use Element.getExtension(Extension.class) for registered extensions
Loading
Please sign in to comment
instead of Element.findChild(name, namespace) we can now use Element.getExtension(Extension.class) for registered extensions