| java.lang.Object org.jboss.test.xml.book.BookGenericObjectModelProvider
BookGenericObjectModelProvider | public class BookGenericObjectModelProvider implements GenericObjectModelProvider(Code) | | author: Alexey Loubyansky version: $Revision: 57211 $ |
Method Summary | |
public Object | getAttributeValue(Object o, MarshallingContext ctx, String namespaceURI, String localName) | public Object | getChildren(Object o, MarshallingContext ctx, String namespaceURI, String localName) | public Object | getElementValue(Object o, MarshallingContext ctx, String namespaceURI, String localName) | public Object | getRoot(Object o, MarshallingContext ctx, String namespaceURI, String localName) |
|
|