|
org.openide.loaders 5.9.31 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface XMLDataObject.Processor
This class has to be implemented by all processors in the xmlinfo file. It is cookie, so after parsing such class is instantiated and put into data objects cookie set.
Method Summary | |
---|---|
void |
attachTo(XMLDataObject xmlDO)
Deprecated. When the XMLDataObject creates new instance of the processor, it uses this method to attach the processor to the data object. |
Method Detail |
---|
void attachTo(XMLDataObject xmlDO)
xmlDO
- XMLDataObject
|
org.openide.loaders 5.9.31 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |