com.evolveum.midpoint.schema.xjc.clone
Class CloneProcessor

java.lang.Object
  extended by com.evolveum.midpoint.schema.xjc.clone.CloneProcessor
All Implemented Interfaces:
Processor

public class CloneProcessor
extends java.lang.Object
implements Processor

Author:
lazyman

Constructor Summary
CloneProcessor()
           
 
Method Summary
 boolean run(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, org.xml.sax.ErrorHandler errorHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloneProcessor

public CloneProcessor()
Method Detail

run

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


Copyright © 2012 evolveum. All Rights Reserved.