8485868788899091
} public void testUnmarshalBookXsGenericFactory() throws Exception { // create an object model factory GenericObjectModelFactory factory = new BookGenericObjectModelFactory(); unmarshalBook("book-xs.xml", factory); }
158159160161162163164165