public interface PropertyListMaker
Modifier and Type | Method and Description |
---|---|
PropertyList |
make(FObj fobj,
PropertyList parentPropertyList)
Make a property list.
|
PropertyList make(FObj fobj, PropertyList parentPropertyList)
fobj
- the FO from which the new property list is associatedparentPropertyList
- the parent property listCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.