Uses of Class
org.apache.ws.commons.schema.XmlSchemaComplexContent

Packages that use XmlSchemaComplexContent
org.apache.ws.commons.schema   
 

Uses of XmlSchemaComplexContent in org.apache.ws.commons.schema
 

Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaComplexContent
(package private)  org.w3c.dom.Element XmlSchemaSerializer.serializeComplexContent(org.w3c.dom.Document doc, XmlSchemaComplexContent complexContentObj, XmlSchema schema)
          ********************************************************************* Element serializeComplexContent(Document doc, XmlSchemaComplexContent complexContentObj, XmlSchema schema) throws XmlSchemaSerializerException{

Each member of complex type will be appended and pass the element created.

 



Copyright 2004-2004-2006 Apache Software Foundation. All Rights Reserved.