Package org.jboss.test.xml.book

Class Summary
Book (src) Book class that represents book element in XML content.
BookCharacter (src) BookCharacter class that represents the character element in XML content.
BookGenericObjectModelFactory (src)  
BookGenericObjectModelProvider (src)  
BookObjectFactory (src) org.jboss.xml.binding.ObjectModelFactory implementation that accepts data chuncks from unmarshaller and assembles them into an instance Book.
BookObjectProvider (src) org.jboss.xml.binding.ObjectModelProvider implementation that provides data to marshaller given specific Book instance.