|  | 
|  | ResourceSchemaGenerator (ClassLoader loader, String className, URL schemaURL, String schemaTargetNamespace, String schemaTargetNamespacePrefix, Map< String, String > methodClassNameMapping, Map< String, QName > dynamicTypeMapping, Map< String, QName > typeMapping, AxisService service)  throws Exception | 
|  | 
| Collection< XmlSchema > | generateSchema ()  throws Exception | 
|  | 
  
  | 
        
          | vmi1.ResourceSchemaGenerator.ResourceSchemaGenerator | ( | ClassLoader | loader, |  
          |  |  | String | className, |  
          |  |  | URL | schemaURL, |  
          |  |  | String | schemaTargetNamespace, |  
          |  |  | String | schemaTargetNamespacePrefix, |  
          |  |  | Map< String, String > | methodClassNameMapping, |  
          |  |  | Map< String, QName > | dynamicTypeMapping, |  
          |  |  | Map< String, QName > | typeMapping, |  
          |  |  | AxisService | service |  
          |  | ) |  | throws Exception |  | inline | 
 
 
  
  | 
        
          | Collection<XmlSchema> vmi1.ResourceSchemaGenerator.generateSchema | ( |  | ) | throws Exception |  | inline | 
 
 
  
  | 
        
          | XmlSchemaComplexType vmi1.ResourceSchemaGenerator.getComplexTypeForElement | ( | XmlSchema | xmlSchema, |  
          |  |  | QName | name |  
          |  | ) |  |  |  | inlineprotected | 
 
 
  
  | 
        
          | XmlSchema vmi1.ResourceSchemaGenerator.getXmlSchema | ( | String | targetNamespace | ) |  |  | inlineprotected | 
 
 
  
  | 
        
          | Method [] vmi1.ResourceSchemaGenerator.processMethods | ( | Method[] | declaredMethods | ) | throws Exception |  | inlineprotected | 
 
 
  
  | 
        
          | Map<String,QName> vmi1.ResourceSchemaGenerator.dynamicTypeMapping |  | protected | 
 
 
  
  | 
        
          | Map<String,String> vmi1.ResourceSchemaGenerator.methodClassNameMapping |  | protected | 
 
 
  
  | 
        
          | JAXRSModel vmi1.ResourceSchemaGenerator.myClassModel |  | protected | 
 
 
  
  | 
        
          | URL vmi1.ResourceSchemaGenerator.schemaURL = null |  | protected | 
 
 
  
  | 
        
          | Map<String,QName> vmi1.ResourceSchemaGenerator.typeMapping |  | protected | 
 
 
The documentation for this class was generated from the following file: