org.apache.maven.struts
Class StrutsEntityResolver

java.lang.Object
  extended by org.apache.maven.j2ee.J2EEEntityResolver
      extended by org.apache.maven.struts.StrutsEntityResolver
All Implemented Interfaces:
EntityResolver

public class StrutsEntityResolver
extends org.apache.maven.j2ee.J2EEEntityResolver

A class to resolve external entity definitions for struts artifacts.

Version:
$Id: StrutsEntityResolver.java 170200 2005-05-15 06:24:19Z brett $
Author:
dion

Field Summary
 
Fields inherited from class org.apache.maven.j2ee.J2EEEntityResolver
J2EE_DTDS, J2EE_RESOURCES
 
Constructor Summary
StrutsEntityResolver()
          Creates a new instance of StrutsEntityResolver, adding the
 
Method Summary
 
Methods inherited from class org.apache.maven.j2ee.J2EEEntityResolver
getIdToResource, resolveEntity, setIdToResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrutsEntityResolver

public StrutsEntityResolver()
Creates a new instance of StrutsEntityResolver, adding the



Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.