Wed Jul 15, 2009 10:47 am
public List<Object> getContent() {
if (content == null) {
content = new ArrayList<Object>();
}
return this.content;
}
Thu Jul 16, 2009 6:00 am
Thu Jul 16, 2009 8:37 am
root =(root)u.unmarshal(new FileInputStream("A.xml")
Thu Jul 16, 2009 9:51 am
System.out.println(E.getContent();.get(0).getClass().getName());
Sun Jul 19, 2009 8:31 am
System.out.println(E.getContent().get(0).getClass().getName());
System.out.println(E.getContent().getClass().getName());
Tue Jul 21, 2009 7:01 am
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.