com.evolveum.midpoint.schema.xjc
Interface Processor

All Known Implementing Classes:
JPAProcessor, SchemaProcessor, StepSchemaConstants

public interface Processor

Author:
lazyman

Method Summary
 boolean run(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, org.xml.sax.ErrorHandler errorHandler)
           
 

Method Detail

run

boolean run(com.sun.tools.xjc.outline.Outline outline,
            com.sun.tools.xjc.Options opt,
            org.xml.sax.ErrorHandler errorHandler)
            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2012 evolveum. All Rights Reserved.