com.sap.aii.mapping.api

Class AbstractHelper

java.lang.Object
  extended by com.sap.aii.mapping.api.AbstractHelper

public abstract class AbstractHelper
extends Object


Constructor Summary
protected AbstractHelper()
           
 
Method Summary
abstract  EntityResolver getEntityResolver()
          An EntityResolver, which try to read the 'DTD' (Entity) from an imported archive with the given systemId.
abstract  InputStream getResourceAsStream(String resourceName)
          Reads the resouce with resourcename from an imported archive.
abstract  AbstractTrace getTrace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractHelper

protected AbstractHelper()
Method Detail

getResourceAsStream

public abstract InputStream getResourceAsStream(String resourceName)
Reads the resouce with resourcename from an imported archive.

Parameters:
resourceName - name of the resource that is read from an imported archive.
Returns:
null if the

getEntityResolver

public abstract EntityResolver getEntityResolver()
An EntityResolver, which try to read the 'DTD' (Entity) from an imported archive with the given systemId.

Returns:
An EntityResolver, which try to read the 'DTD' (Entity) from an imported archive with the given systemId.

getTrace

public abstract AbstractTrace getTrace()
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] SAP_XIAF [sap.com] com.sap.aii.mapping.lib.facade api BC-XI


Copyright 2014 SAP AG Complete Copyright Notice