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

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

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

Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaComplexContentRestriction
(package private)  org.w3c.dom.Element XmlSchemaSerializer.serializeComplexContentRestriction(org.w3c.dom.Document doc, XmlSchemaComplexContentRestriction restrictionObj, XmlSchema schema)
          ********************************************************************* Element serializeComplexContentRestriction(Document doc, XmlSchemaComplexContentRestriction restrictionObj, 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.