org.melati.test
Class CharData.Item

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

public static class CharData.Item
extends Object

A data item.


Constructor Summary
CharData.Item(int i)
          Constructor.
 
Method Summary
 String encodingTest(Melati melati)
           
 String getChar()
           
 String getDescription()
           
 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 String getChar()
Returns:
next character

getDescription

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

getReference

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

encodingTest

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


Copyright © 2000-2010 PanEris. All Rights Reserved.