org.hisrc.jsonix
Class TargetDirectoryProgramWriter

java.lang.Object
  extended by org.hisrc.jsonix.TargetDirectoryProgramWriter
All Implemented Interfaces:
ProgramWriter<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>

public class TargetDirectoryProgramWriter
extends Object
implements ProgramWriter<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>


Method Summary
 void writeProgram(Module<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> module, org.hisrc.jscm.codemodel.JSProgram program, Output output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

writeProgram

public void writeProgram(Module<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> module,
                         org.hisrc.jscm.codemodel.JSProgram program,
                         Output output)
Specified by:
writeProgram in interface ProgramWriter<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>


Copyright © 2010-2015 Highsource. All Rights Reserved.