public class PropertyBodyHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected PropertyName[] |
propertyNames |
Constructor and Description |
---|
PropertyBodyHelper() |
Modifier and Type | Method and Description |
---|---|
protected void |
setPropertyNames(java.util.Collection propertyNames)
Property names setter.
|
protected void |
wirtePropElement(XMLPrinter printer)
Writes the
|
protected PropertyName[] propertyNames
protected void setPropertyNames(java.util.Collection propertyNames)
propertyNames
- List of the property namesprotected void wirtePropElement(XMLPrinter printer)