de.betabeans.scroogexhtml
Class ScroogeXHTMLUnicode

java.lang.Object
  |
  +--de.betabeans.scroogexhtml.ScroogeXHTMLUnicode

public class ScroogeXHTMLUnicode
extends java.lang.Object

Title: Description: Copyright: Copyright (c) 2002 Company:

Author:
Michael Justin

Constructor Summary
ScroogeXHTMLUnicode()
           
 
Method Summary
protected static java.lang.String getUnicode(char c)
          Description of the Method
protected static void SetNodeCharset(int value)
          Store the codepage for this character set in the variable "nodeCodepage"
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScroogeXHTMLUnicode

public ScroogeXHTMLUnicode()
Method Detail

SetNodeCharset

protected static void SetNodeCharset(int value)
Store the codepage for this character set in the variable "nodeCodepage"
Parameters:
value - current text node character set

getUnicode

protected static java.lang.String getUnicode(char c)
Description of the Method
Parameters:
c - Description of Parameter
Returns:
Description of the Returned Value