org.melati.test
Class CharData.Item
java.lang.Object
org.melati.test.CharData.Item
- Enclosing class:
- CharData
public static class CharData.Item
- extends Object
A data item.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharData.Item
public CharData.Item(int i)
- Constructor.
- Parameters:
i
-
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.