Uses of Interface
com.sun.tools.xjc.generator.marshaller.FieldMarshallerGenerator

Uses of FieldMarshallerGenerator in com.sun.tools.xjc.generator.marshaller
 

Methods in com.sun.tools.xjc.generator.marshaller that return FieldMarshallerGenerator
 FieldMarshallerGenerator FieldMarshallerGenerator.clone(com.sun.codemodel.JBlock block, java.lang.String uniqueId)
          Creates a clone of the iterator into the given code block by using a given unique id, then return a FieldMarshallerGenerator that manipulates the cloned iterator.