com.sun.tools.xjc.generator.marshaller
Class MarshallerGenerator

java.lang.Object
  extended by com.sun.tools.xjc.generator.marshaller.MarshallerGenerator

public class MarshallerGenerator
extends java.lang.Object

Generates marshallers by using information on BGM.


Method Summary
static void generate(com.sun.tools.xjc.grammar.AnnotatedGrammar grammar, com.sun.tools.xjc.generator.GeneratorContext context, com.sun.tools.xjc.Options opt)
          Generates marshallers into the code model.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

generate

public static void generate(com.sun.tools.xjc.grammar.AnnotatedGrammar grammar,
                            com.sun.tools.xjc.generator.GeneratorContext context,
                            com.sun.tools.xjc.Options opt)
Generates marshallers into the code model.