ParsingFramework.MicroOperations
Class FunctionEndian

java.lang.Object
  extended by ParsingFramework.MicroOperations.FunctionEndian

public class FunctionEndian
extends java.lang.Object

Plugable function to calculate byte order of underlying machine.

Author:
Paul Grace

Constructor Summary
FunctionEndian(IParseOperations parent)
           
 
Method Summary
 java.lang.Object Endian()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionEndian

public FunctionEndian(IParseOperations parent)
Method Detail

Endian

public java.lang.Object Endian()