fr.lri.bd.olap.soap
Class VERDOLAPServiceStub.ExtensionMapper

java.lang.Object
  extended by fr.lri.bd.olap.soap.VERDOLAPServiceStub.ExtensionMapper
Enclosing class:
VERDOLAPServiceStub

public static class VERDOLAPServiceStub.ExtensionMapper
extends Object


Constructor Summary
VERDOLAPServiceStub.ExtensionMapper()
           
 
Method Summary
static Object getTypeObject(String namespaceURI, String typeName, javax.xml.stream.XMLStreamReader reader)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VERDOLAPServiceStub.ExtensionMapper

public VERDOLAPServiceStub.ExtensionMapper()
Method Detail

getTypeObject

public static Object getTypeObject(String namespaceURI,
                                   String typeName,
                                   javax.xml.stream.XMLStreamReader reader)
                            throws Exception
Throws:
Exception