org.melati.test
Class CharData.Item

java.lang.Object
  extended by org.melati.test.CharData.Item
Enclosing class:
CharData

public static class CharData.Item
extends java.lang.Object

A data item.


Constructor Summary
CharData.Item(int i)
          Constructor.
 
Method Summary
 java.lang.String encodingTest(Melati melati)
           
 java.lang.String getChar()
           
 java.lang.String getDescription()
           
 java.lang.String getReference()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharData.Item

public CharData.Item(int i)
Constructor.

Parameters:
i -
Method Detail

getChar

public final java.lang.String getChar()
Returns:
next character

getDescription

public final java.lang.String getDescription()
Returns:
description of the character

getReference

public final java.lang.String getReference()
Returns:
the numeric entity for the character

encodingTest

public java.lang.String encodingTest(Melati melati)
Parameters:
melati - current Melati
Returns:
String status of test


Copyright © 2000-2008 PanEris. All Rights Reserved.