org.jvnet.jaxb2_commons.strategy
Interface ClassOutlineProcessor<T,C>


public interface ClassOutlineProcessor<T,C>


Method Summary
 T process(C context, com.sun.tools.xjc.outline.ClassOutline classOutline, com.sun.tools.xjc.Options options)
           
 

Method Detail

process

T process(C context,
          com.sun.tools.xjc.outline.ClassOutline classOutline,
          com.sun.tools.xjc.Options options)
          throws Exception
Throws:
Exception


Copyright © 2005-2012. All Rights Reserved.