name.pehl.piriti.rebind.type
Class JaxbTypeProcessor

java.lang.Object
  extended by name.pehl.piriti.rebind.type.AbstractTypeProcessor
      extended by name.pehl.piriti.rebind.type.JaxbTypeProcessor
All Implemented Interfaces:
TypeProcessor

public class JaxbTypeProcessor
extends AbstractTypeProcessor


Constructor Summary
JaxbTypeProcessor()
           
 
Method Summary
protected  void doProcess(TypeContext typeContext, Set<? extends com.google.gwt.core.ext.typeinfo.JClassType> skipTypes)
           
 
Methods inherited from class name.pehl.piriti.rebind.type.AbstractTypeProcessor
addProperty, addReference, getNext, hasNext, process, setId, setNext, skipType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbTypeProcessor

public JaxbTypeProcessor()
Method Detail

doProcess

protected void doProcess(TypeContext typeContext,
                         Set<? extends com.google.gwt.core.ext.typeinfo.JClassType> skipTypes)
                  throws com.google.gwt.core.ext.UnableToCompleteException
Specified by:
doProcess in class AbstractTypeProcessor
Throws:
com.google.gwt.core.ext.UnableToCompleteException


Copyright © 2012 Harald Pehl. All Rights Reserved.