A C D E G H I L M N O P R S T U

U

UnicodeInputStream - Class in nectec.semantic.web.knowledge.application.framework.common
Modified from velocity 1.5 org.apache.velocity.io.UnicodeInputStream This is an input stream that is unicode BOM aware.
UnicodeInputStream(InputStream) - Constructor for class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
Creates a new UnicodeInputStream object.
UnicodeInputStream(InputStream, boolean) - Constructor for class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
Creates a new UnicodeInputStream object.
UnicodeInputStream.UnicodeBOM - Class in nectec.semantic.web.knowledge.application.framework.common
Helper class to bundle encoding and BOM marker.
UNIQUE_ID_ONT - Static variable in class nectec.semantic.web.knowledge.application.framework.common.Common
In each mapping configuration file, this will be the 'key' name for storing the name of ontology property, which can be treated as a unique ID to identify its instance.
UTF16BE_BOM - Static variable in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
BOM Marker for UTF 16, big endian.
UTF16LE_BOM - Static variable in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
BOM Marker for UTF 16, little endian.
UTF32BE_BOM - Static variable in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
BOM Marker for UTF 32, big endian.
UTF32LE_BOM - Static variable in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
BOM Marker for UTF 32, little endian.
UTF8_BOM - Static variable in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
BOM Marker for UTF 8.

A C D E G H I L M N O P R S T U