| java.lang.Object org.jboss.test.xml.multispaced.XMBeanMetaDataProvider
XMBeanMetaDataProvider | public class XMBeanMetaDataProvider implements ObjectModelProvider(Code) | | version: $Revision: 57211 $ author: Alexey Loubyansky |
Method Summary | |
public Object | getAttributeValue(XMBeanAttributeMetaData attribute, String namespaceUri, String localName) | public Object | getChildren(XMBeanMetaData xmbean, String namespaceUri, String localName) | public Object | getElementValue(XMBeanMetaData xmbean, String namespaceUri, String localName) | public Object | getElementValue(XMBeanConstructorMetaData constructor, String namespaceUri, String localName) | public Object | getElementValue(XMBeanAttributeMetaData attribute, String namespaceUri, String localName) | public Object | getElementValue(XMBeanOperationMetaData operation, String namespaceUri, String localName) | public Object | getElementValue(XMBeanNotificationMetaData notification, String namespaceUri, String localName) | public Object | getRoot(Object o, MarshallingContext ctx, String namespaceURI, String localName) |
|
|