public class GeneratorMappingContextFactory extends Object
GeneratorMappingContext
s for different
MarshallerOutputTarget
s.Constructor and Description |
---|
GeneratorMappingContextFactory() |
Modifier and Type | Method and Description |
---|---|
static GeneratorMappingContext |
create(com.google.gwt.core.ext.GeneratorContext context,
MarshallerOutputTarget target,
MarshallerGeneratorFactory marshallerGeneratorFactory,
ClassStructureBuilder<?> classStructureBuilder,
ArrayMarshallerCallback arrayMarshallerCallback) |
static GeneratorMappingContext |
getFor(com.google.gwt.core.ext.GeneratorContext context,
MarshallerOutputTarget target) |
public static GeneratorMappingContext getFor(com.google.gwt.core.ext.GeneratorContext context, MarshallerOutputTarget target)
public static GeneratorMappingContext create(com.google.gwt.core.ext.GeneratorContext context, MarshallerOutputTarget target, MarshallerGeneratorFactory marshallerGeneratorFactory, ClassStructureBuilder<?> classStructureBuilder, ArrayMarshallerCallback arrayMarshallerCallback)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.