public interface PropertyListMaker
Modifier and Type | Method | 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-2016 The Apache Software Foundation. All Rights Reserved.