org.exist.util.serializer.encodings
Class KOI8RCharSet

java.lang.Object
  extended byorg.exist.util.serializer.encodings.CharacterSet
      extended byorg.exist.util.serializer.encodings.KOI8RCharSet

public class KOI8RCharSet
extends CharacterSet

Author:
wolf

Field Summary
protected static CharacterSet instance
           
 
Constructor Summary
KOI8RCharSet()
           
 
Method Summary
static CharacterSet getInstance()
           
 boolean inCharacterSet(char ch)
           
 
Methods inherited from class org.exist.util.serializer.encodings.CharacterSet
getCharacterSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

protected static final CharacterSet instance
Constructor Detail

KOI8RCharSet

public KOI8RCharSet()
Method Detail

inCharacterSet

public boolean inCharacterSet(char ch)
Specified by:
inCharacterSet in class CharacterSet

getInstance

public static CharacterSet getInstance()


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.