Example usage for java.net ContentHandlerFactory.ObjectSource interface-usage

List of usage examples for java.net ContentHandlerFactory.ObjectSource interface-usage

Introduction

In this page you can find the example usage for java.net ContentHandlerFactory.ObjectSource interface-usage.

Usage

From source file org.apache.fop.render.afp.extensions.AFPExtensionHandler.java

/**
 * ContentHandler (parser) for restoring AFPExtension objects from XML.
 */
public class AFPExtensionHandler extends DefaultHandler implements ContentHandlerFactory.ObjectSource {

    /** Logger instance */