org.ow2.util.ee.metadata.ws.impl.xml.parsing
Class WebservicesEntityResolver

java.lang.Object
  extended by org.ow2.util.xml.SchemaEntityResolver
      extended by org.ow2.util.ee.metadata.ws.impl.xml.parsing.WebservicesEntityResolver
All Implemented Interfaces:
org.ow2.util.ee.metadata.common.impl.xml.parsing.IEntityResolver, org.xml.sax.EntityResolver

public class WebservicesEntityResolver
extends org.ow2.util.xml.SchemaEntityResolver
implements org.ow2.util.ee.metadata.common.impl.xml.parsing.IEntityResolver

Entity resolver allowing to find schema within the classloader.

Author:
Florent Benoit

Field Summary
 
Fields inherited from interface org.ow2.util.ee.metadata.common.impl.xml.parsing.IEntityResolver
CLIENT_SCHEMA, CLIENT12_DTD, CLIENT12_PUBLIC_ID, CLIENT13_DTD, CLIENT13_PUBLIC_ID, CLIENT14_SCHEMA, DATATYPES_DTD, DATATYPES_PUBLIC_ID, EJB2_SCHEMA, EJB3_SCHEMA, J2EE_WEBSERVICES_CLIENT_SCHEMA, J2EE_WEBSERVICES11_SCHEMA, J2EE14_SCHEMA, JAVAEE_HANDLER_CHAINS_SCHEMA, JAVAEE_WEBSERVICES_CLIENT_SCHEMA, JAVAEE_WEBSERVICES12_SCHEMA, JAVAEE5_SCHEMA, JSP20_SCHEMA, JSP21_SCHEMA, PREFIX, WEBAPP22_DTD, WEBAPP22_PUBLIC_ID, WEBAPP23_DTD, WEBAPP23_PUBLIC_ID, WEBAPP24_SCHEMA, WEBAPP25_SCHEMA, XML_SCHEMA, XMLSCHEMA_DTD, XMLSCHEMA_PUBLIC_ID
 
Constructor Summary
WebservicesEntityResolver()
          Constructor.
 
Method Summary
 
Methods inherited from class org.ow2.util.xml.SchemaEntityResolver
addDtds, getURL, resolveEntity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebservicesEntityResolver

public WebservicesEntityResolver()
Constructor. Finds the XSD with classloader.



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.