org.eclipse.jst.j2ee.webservice.jaxrpcmap
Class JaxrpcmapResourceFactory

java.lang.Object
  extended byTranslatorResourceFactory
      extended byorg.eclipse.jst.j2ee.webservice.jaxrpcmap.JaxrpcmapResourceFactory

public class JaxrpcmapResourceFactory
extends TranslatorResourceFactory

See Also:
Serialized Form

Constructor Summary
JaxrpcmapResourceFactory(RendererFactory aRendererFactory)
          JaxrpcmapResourceFactory constructor comment.
 
Method Summary
static void register()
          register using the default renderer factory.
static void registerDtds()
          Method registerDtds.
static void registerWith(RendererFactory aRendererFactory)
          Register myself with the Resource.Factory.Registry
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxrpcmapResourceFactory

public JaxrpcmapResourceFactory(RendererFactory aRendererFactory)
JaxrpcmapResourceFactory constructor comment.

Method Detail

registerWith

public static void registerWith(RendererFactory aRendererFactory)
Register myself with the Resource.Factory.Registry


register

public static void register()
register using the default renderer factory.

See Also:
registerWith(RendererFactory)

registerDtds

public static void registerDtds()
Method registerDtds.