wt.query.template
Class Shift_JIS

java.lang.Object
  extended bywt.query.template.Shift_JIS
All Implemented Interfaces:
com.icl.saxon.charcode.CharacterSet, com.icl.saxon.charcode.PluggableCharacterSet

public class Shift_JIS
extends Object
implements com.icl.saxon.charcode.PluggableCharacterSet


Constructor Summary
Shift_JIS()
           
 
Method Summary
 String getEncodingName()
           
 boolean inCharset(int c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shift_JIS

public Shift_JIS()
Method Detail

inCharset

public boolean inCharset(int c)
Specified by:
inCharset in interface com.icl.saxon.charcode.CharacterSet

getEncodingName

public String getEncodingName()
Specified by:
getEncodingName in interface com.icl.saxon.charcode.PluggableCharacterSet