Class SDOSchemaCompiler

java.lang.Object
com.sun.xml.ws.db.sdo.SDOSchemaCompiler

public class SDOSchemaCompiler extends Object
This class is responsible for generating sdo java types from a set of given schemas. Schemas can be passed in using SAX events, DOM or a set of closure source. Created by IntelliJ IDEA. User: giglee Date: May 14, 2009 Time: 9:47:38 AM To change this template use File | Settings | File Templates.
  • Constructor Details

    • SDOSchemaCompiler

      public SDOSchemaCompiler()
  • Method Details