com.evolveum.midpoint.schema.xjc
Interface Processor

All Known Implementing Classes:
CloneProcessor, SchemaProcessor, StepSchemaConstants

public interface Processor

Author:
lazyman

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

Method Detail

run

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


Copyright © 2013 evolveum. All Rights Reserved.