com.sapportals.wcm.util.string

Class ReplaceHTMLTokens

java.lang.Object
  extended by java.io.Reader
      extended by java.io.FilterReader
          extended by com.sapportals.wcm.util.string.ReplaceHTMLTokens
All Implemented Interfaces:
Closeable, Readable

public class ReplaceHTMLTokens
extends FilterReader

Title: Replace encoded HTML tokens with their HTML character corespondents Description: Copyright (c) SAP AG 2001-2002 Company: SAP AG


Field Summary
 
Fields inherited from class java.io.FilterReader
in
 
Fields inherited from class java.io.Reader
lock
 
Constructor Summary
ReplaceHTMLTokens(Reader in)
           
 
Method Summary
 int read()
           
 int read(char[] buf, int from, int len)
           
 
Methods inherited from class java.io.FilterReader
close, mark, markSupported, ready, reset, skip
 
Methods inherited from class java.io.Reader
read, read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplaceHTMLTokens

public ReplaceHTMLTokens(Reader in)
Method Detail

read

public int read(char[] buf,
                int from,
                int len)
         throws IOException
Overrides:
read in class FilterReader
Throws:
IOException

read

public int read()
         throws IOException
Overrides:
read in class FilterReader
Throws:
IOException
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