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 © 2025 Apache Software Foundation. All rights reserved.