org.codehaus.xfire.wsdl11.builder
Class SchemaSerializer

java.lang.Object
  extended by org.codehaus.xfire.wsdl11.builder.SchemaSerializer

public class SchemaSerializer
extends java.lang.Object


Constructor Summary
SchemaSerializer()
           
 
Method Summary
 void marshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaSerializer

public SchemaSerializer()
Method Detail

marshall

public void marshall(java.lang.Class parentType,
                     javax.xml.namespace.QName elementType,
                     ExtensibilityElement extension,
                     java.io.PrintWriter pw,
                     Definition def,
                     ExtensionRegistry extReg)
              throws WSDLException
Throws:
WSDLException


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.