org.apache.fop.fo

Interface PropertyListMaker

public interface PropertyListMaker

A PropertyListMaker is a factory that creates PropertyLists.

Method Summary

PropertyList
make(FObj fobj, PropertyList parentPropertyList)

Method Details

make

public PropertyList make(FObj fobj,
                         PropertyList parentPropertyList)

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.