org.apache.fop.util
Class DOMBuilderContentHandlerFactory
java.lang.Object
org.apache.fop.util.DOMBuilderContentHandlerFactory
- ContentHandlerFactory
public class DOMBuilderContentHandlerFactory
extends java.lang.Object
ContentHandlerFactory which constructs ContentHandlers that build DOM Documents.
DOMBuilderContentHandlerFactory
public DOMBuilderContentHandlerFactory(String namespaceURI,
DOMImplementation domImplementation)
Main Constructor
namespaceURI
- the main namespace URI for the DOM to be parseddomImplementation
- the DOMImplementation to use for build the DOM
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.