Uses of Class
net.jangaroo.exml.model.ConfigClassRegistry

Packages that use ConfigClassRegistry
net.jangaroo.exml.compiler   
net.jangaroo.exml.generator   
net.jangaroo.exml.parser   
 

Uses of ConfigClassRegistry in net.jangaroo.exml.compiler
 

Methods in net.jangaroo.exml.compiler that return ConfigClassRegistry
 ConfigClassRegistry Exmlc.getConfigClassRegistry()
           
 

Uses of ConfigClassRegistry in net.jangaroo.exml.generator
 

Methods in net.jangaroo.exml.generator with parameters of type ConfigClassRegistry
 File ExmlConfigPackageXsdGenerator.generateXsdFile(ConfigClassRegistry registry)
           
 void ExmlConfigPackageXsdGenerator.generateXsdFile(ConfigClassRegistry registry, Writer output)
           
 

Uses of ConfigClassRegistry in net.jangaroo.exml.parser
 

Constructors in net.jangaroo.exml.parser with parameters of type ConfigClassRegistry
ExmlToModelParser(ConfigClassRegistry registry)
           
 



Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.