Package org.apache.xmlbeans.impl.schema
Class StscJavaizer
java.lang.Object
org.apache.xmlbeans.impl.schema.StscJavaizer
public class StscJavaizer extends Object
- 
Constructor Summary
Constructors Constructor Description StscJavaizer() - 
Method Summary
Modifier and Type Method Description static voidjavaizeAllTypes(boolean javaize)Does a topo walk of all the types to resolve them. 
- 
Constructor Details
- 
StscJavaizer
public StscJavaizer() 
 - 
 - 
Method Details
- 
javaizeAllTypes
public static void javaizeAllTypes(boolean javaize)Does a topo walk of all the types to resolve them. 
 -