org.apache.tika.parser.mp3
Class ID3v2Frame.RawTag

java.lang.Object
  extended by org.apache.tika.parser.mp3.ID3v2Frame.RawTag
Enclosing class:
ID3v2Frame

protected static class ID3v2Frame.RawTag
extends Object


Field Summary
protected  byte[] data
           
protected  int flag
           
protected  String name
           
 
Method Summary
protected  int getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected String name

flag

protected int flag

data

protected byte[] data
Method Detail

getSize

protected int getSize()


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.