Uses of Class
org.docx4j.org.apache.poi.hpsf.CustomProperty
| Package | Description |
|---|---|
| org.docx4j.org.apache.poi.hpsf |
-
Uses of CustomProperty in org.docx4j.org.apache.poi.hpsf
Methods in org.docx4j.org.apache.poi.hpsf that return CustomProperty Modifier and Type Method Description CustomPropertyCustomProperties. put(java.lang.String name, CustomProperty cp)Puts aCustomPropertyinto this map.Methods in org.docx4j.org.apache.poi.hpsf with parameters of type CustomProperty Modifier and Type Method Description CustomPropertyCustomProperties. put(java.lang.String name, CustomProperty cp)Puts aCustomPropertyinto this map.