public interface IContentHandlerFactoryBuilder extends ObjectFromDOMBuilder<ContentHandlerFactory>
Modifier and Type | Method and Description |
---|---|
ContentHandlerFactory |
build(Node node,
Map<String,String> attributes) |
ContentHandlerFactory build(Node node, Map<String,String> attributes)
build
in interface ObjectFromDOMBuilder<ContentHandlerFactory>
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.