org.apache.sanselan.formats.tiff
Class TiffElement.Stub

java.lang.Object
  extended by org.apache.sanselan.formats.tiff.TiffElement
      extended by org.apache.sanselan.formats.tiff.TiffElement.Stub
Enclosing class:
TiffElement

public static final class TiffElement.Stub
extends TiffElement


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.sanselan.formats.tiff.TiffElement
TiffElement.DataElement, TiffElement.Stub
 
Field Summary
 
Fields inherited from class org.apache.sanselan.formats.tiff.TiffElement
COMPARATOR, length, offset
 
Constructor Summary
TiffElement.Stub(int offset, int length)
           
 
Method Summary
 java.lang.String getElementDescription(boolean verbose)
           
 
Methods inherited from class org.apache.sanselan.formats.tiff.TiffElement
getElementDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TiffElement.Stub

public TiffElement.Stub(int offset,
                        int length)
Method Detail

getElementDescription

public java.lang.String getElementDescription(boolean verbose)
Specified by:
getElementDescription in class TiffElement


Copyright © 2007-2009. All Rights Reserved.