Package cookxml.core.adder

Class Summary
CallFunctionAdder This Adder redirect the call to a different function, if the parameters match.
CallSetterAdder This Adder redirect the call to set attribute instead, if the parameters match.
DefaultAdder This adder provides a usual way for adding an object created from a child element to the object created from the parent element.
DoNothingAdder As the name implies, this adder does exactly nothing.