org.codehaus.mojo.gwt.webxml
Class GwtWebInfProcessor
java.lang.Object
org.codehaus.mojo.gwt.webxml.GwtWebInfProcessor
public class GwtWebInfProcessor
- extends Object
- Version:
- $Id: GwtWebInfProcessor.java 12995 2010-11-02 13:48:37Z olamy $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GwtWebInfProcessor
public GwtWebInfProcessor()
process
public void process(File webXml,
Collection<ServletDescriptor> servletDescriptors)
throws Exception
- Throws:
Exception
process
public void process(File sourceWebXml,
File mergeWebXml,
Collection<ServletDescriptor> servletDescriptors)
throws Exception
- Throws:
Exception
Copyright © 2007-2012 Codehaus. All Rights Reserved.