Class StorageManifestSchemaGUID

java.lang.Object
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.StreamObject
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.StorageManifestSchemaGUID
All Implemented Interfaces:
IFSSHTTPBSerializable

public class StorageManifestSchemaGUID extends StreamObject
Specifies a storage manifest schema GUID
  • Field Details

    • guid

      public UUID guid
  • Constructor Details

    • StorageManifestSchemaGUID

      public StorageManifestSchemaGUID()
      Initializes a new instance of the StorageManifestSchemaGUID class.
  • Method Details

    • deserializeItemsFromByteArray

      protected void deserializeItemsFromByteArray(byte[] byteArray, AtomicInteger currentIndex, int lengthOfItems)
      Used to de-serialize the items.
      Specified by:
      deserializeItemsFromByteArray in class StreamObject
      Parameters:
      byteArray - Byte array
      currentIndex - Start position
      lengthOfItems - The length of the items
    • serializeItemsToByteList

      protected int serializeItemsToByteList(List<Byte> byteList)
      Used to convert the element into a byte List.
      Specified by:
      serializeItemsToByteList in class StreamObject
      Parameters:
      byteList - A Byte list
      Returns:
      A constant value 16