Uses of Class
org.apache.lucene.util.UnicodeUtil.UTF16Result

Packages that use UnicodeUtil.UTF16Result
org.apache.lucene.util Some utility classes. 
 

Uses of UnicodeUtil.UTF16Result in org.apache.lucene.util
 

Methods in org.apache.lucene.util with parameters of type UnicodeUtil.UTF16Result
 void UnicodeUtil.UTF16Result.copyText(UnicodeUtil.UTF16Result other)
           
static void UnicodeUtil.UTF8toUTF16(byte[] utf8, int offset, int length, UnicodeUtil.UTF16Result result)
          Convert UTF8 bytes into UTF16 characters.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.