|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreatePropertyInfos
Creates properties for the given property.
| Method Summary | |
|---|---|
Collection<com.sun.tools.xjc.model.CPropertyInfo> |
process(ProcessModel context,
com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
Creates a collection of properties for the given property. |
| Method Detail |
|---|
Collection<com.sun.tools.xjc.model.CPropertyInfo> process(ProcessModel context,
com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
process in interface PropertyInfoProcessor<Collection<com.sun.tools.xjc.model.CPropertyInfo>,ProcessModel>context - processing context.propertyInfo - property to be processed.
null, if nothing is created, return an empty collection instead.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||