com.evolveum.midpoint.schema.xjc.schema
Class StepSchemaConstants

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

public class StepSchemaConstants
extends java.lang.Object
implements Processor

Author:
lazyman

Field Summary
static java.lang.String CLASS_NAME
           
 
Constructor Summary
StepSchemaConstants()
           
 
Method Summary
 java.util.Map<java.lang.String,com.sun.codemodel.JFieldVar> getNamespaceFields()
           
 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
 

Field Detail

CLASS_NAME

public static final java.lang.String CLASS_NAME
See Also:
Constant Field Values
Constructor Detail

StepSchemaConstants

public StepSchemaConstants()
Method Detail

getNamespaceFields

public java.util.Map<java.lang.String,com.sun.codemodel.JFieldVar> getNamespaceFields()

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.