Example usage for org.dom4j.jaxb JAXBObjectHandler interface-usage

List of usage examples for org.dom4j.jaxb JAXBObjectHandler interface-usage

Introduction

In this page you can find the example usage for org.dom4j.jaxb JAXBObjectHandler interface-usage.

Usage

From source file org.dom4j.samples.jaxb.PurchaseOrderHandler.java

/**
 * @author Wonne Keysers (Realsoftware.be)
 */
public class PurchaseOrderHandler implements JAXBObjectHandler {

    public void handleObject(Element jaxbElement) throws Exception {