All Packages Class Hierarchy This Package Previous Next Index Java Books
Class com.openly.SLinkS.U2ATable
java.lang.Object | +----java.util.Dictionary | +----java.util.Hashtable | +----java.util.Properties | +----com.openly.SLinkS.U2ATable
- public class U2ATable
- extends java.util.Properties

-
U2ATable() - Constructor Class.

-
getProperty(String) -

U2ATable public U2ATable()
- Constructor Class. Reads a property table from "unicodeMap.txt"
Format: number=char where number is the unicode character number and char is the ascii character it should be deprecated to.

getProperty public java.lang.String getProperty(java.lang.String key)
- Overrides:
- getProperty in class java.util.Properties
All Packages Class Hierarchy This Package Previous Next Index Java Books