Hi
I need help please about java_oop
The task is:
Using the annotations and reflection API write an XMLfile exporter for composite objects of any kind. That is, theexporter should rely only on the annotations in the classdefinitions of the composite objects to produce the exported XML.The XML tags are defined within the annotations, and otherwise theexporter is totally indifferent of the type of the exported object,as long as the required annotations are provided. In particular,there should be no explicit types (for example, Tree) mentioned inthe code.
For example, for the following annotated class:
@Element(name=”node”)public class Tree<T> {
private Tree<T>[] children = null;private T value;
public Tree(T
PayPal Gateway not configured
PayPal Gateway not configured