com.sapportals.wcm.util.xml

Class NoEntityResolver

java.lang.Object
  extended by com.sapportals.wcm.util.xml.NoEntityResolver
All Implemented Interfaces:
EntityResolver

public class NoEntityResolver
extends Object
implements EntityResolver

An entity resolver that forbids resolution of entities.

Copyright (c) SAP AG 2001-2002


Constructor Summary
NoEntityResolver()
           
 
Method Summary
 InputSource resolveEntity(String publicId, String systemId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoEntityResolver

public NoEntityResolver()
Method Detail

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)
                          throws SAXException
Specified by:
resolveEntity in interface EntityResolver
Throws:
SAXException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice