Example usage for org.apache.poi.poifs.filesystem POIFSWriterListener interface-usage

List of usage examples for org.apache.poi.poifs.filesystem POIFSWriterListener interface-usage

Introduction

In this page you can find the example usage for org.apache.poi.poifs.filesystem POIFSWriterListener interface-usage.

Usage

From source file tv.amwa.maj.io.aaf.AAFWriterListener.java

public interface AAFWriterListener extends POIFSWriterListener {

    //   public void addPropertyMap(
    //         String path,
    //         SortedMap<PropertyDefinition, PropertyValue> propertyMap)
    //      throws NullPointerException;