A B C D E F G H I J M N O P R S T U W X Z

G

getBufReader(File, String) - Static method in class util.HNSUtils
Returns a buffered reader, using the standard encoding (UTF-8), for the given file within the given directory.
getBufReader(String) - Static method in class util.HNSUtils
Returns a buffered reader, using the standard encoding (UTF-8), for the given file path.
getBufReader(File) - Static method in class util.HNSUtils
Returns a buffered reader, using the standard encoding (UTF-8), for the given file path.
getFirstPropsInt(Properties, String) - Static method in class util.HNSOctetUCSMap
Looks up the given string in the given properties set, and tries to interpret the first token in the result as an integer value, returning this value if successful, or the null UCS value otherwise.
getFirstPropsToken(Properties, String) - Static method in class util.HamNameMap
 
getFirstPropsToken(Properties, String) - Static method in class util.HNSOctetUCSMap
Looks up the given string in the given properties set, and returns the first token in the result if possible, or returns null in any case of failure.
getFirstPropsToken(Properties, String) - Static method in class util.ToSafeASCIIMap
Looks up the given string in the given properties set, and returns the first token in the result if possible, or returns null in any case of failure.
getHNSMapOctetAllUCS() - Static method in class util.HNSOctetUCSMap
Factory method, returning a the singleton map that includes all UCS HamNoSys character values.
getHNSMapOctetHighUCS() - Static method in class util.HNSOctetUCSMap
Factory method, returning the singleton map that includes high UCS HamNoSys character values only.
getHNSMapOctetUCS(boolean) - Static method in class util.HNSOctetUCSMap
Factory method, returning one of two singleton instances of this class, depending on the value of the given flag DO_ALL_UCS: if this flag is false then only high (>= 256) character values are included in the mapping, but if it is true all values, including those such as UCS value 44 (hamcomma, for which the corresponding value in the old 8-bit HNS code is the octet value 36.
getLocalBasePrefix() - Static method in class util.ResourceUtils
Returns the URI of the local resource base.
getLocalURI(String) - Static method in class util.ResourceUtils
Returns the URI of the resource with the given local path, i.e.
getProperties(String) - Static method in class util.ResourceUtils
Loads and returns the properties held in the file with the given local path, i.e.
getStdBufReader() - Static method in class util.HNSUtils
Returns a buffered reader, using the standard encoding (UTF-8), for the standard input.
getStdHamNameMap() - Static method in class util.HamNameMap
 
getStream(String) - Static method in class util.ResourceUtils
Returns an input stream for the resource with the given local path, i.e.
getToSafeASCIIMap() - Static method in class util.ToSafeASCIIMap
Factory method, returning the singleton map object.
GLOSS - Static variable in class util.HNSUtils
SiGML attribute name: sign_manual.
glossesFromHNSItems(String[]) - Static method in class util.HNSUtils
Extracts the gloss names from the given sequence of HNS items, each item assumed to consist of a manual HamNoSys string optionally followed by whitespace and the gloss name.
glossesFromSigns(String[][]) - Static method in class util.HNSUtils
Extracts the gloss names from the given sequence of SiGML <hns_sign> or <hamgestural_sign> texts, assuming the gloss definition appears in the first line of text.
glossForItem(int, int) - Static method in class util.HNSUtils
Returns a (gloss) name of the form item_ix where ix is the given index value, made to occupy a field whose width is that required to accommodate the given maximum value.
glossForItem(String, int, int) - Static method in class util.HNSUtils
Simply returns the given gloss name if it is non-null; otherwise, constructs a new gloss name of the form item_ix where ix is the given index value, made to occupy a field whose width is that required to accommodate the given maximum value.

A B C D E F G H I J M N O P R S T U W X Z