Uses of Interface
org.apache.poi.util.LittleEndianConsts

Packages that use LittleEndianConsts
org.apache.poi.util Top-level util package are classes that are useful throughout the project. 
 

Uses of LittleEndianConsts in org.apache.poi.util
 

Classes in org.apache.poi.util that implement LittleEndianConsts
 class LittleEndian
          a utility class for handling little-endian numbers, which the 80x86 world is replete with.
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.