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

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

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

Methods in org.apache.ws.commons.schema that return XmlSchemaAppInfo
(package private)  XmlSchemaAppInfo SchemaBuilder.handleAppInfo(org.w3c.dom.Element content)
           
 

Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaAppInfo
(package private)  org.w3c.dom.Element XmlSchemaSerializer.serializeAppInfo(org.w3c.dom.Document doc, XmlSchemaAppInfo appInfoObj, XmlSchema schema)
          ********************************************************************* Element serializeAppInfo(Document doc,XmlSchemaAppInfo appInfoObj, XmlSchema schema)

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

 



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