org.apache.batik.transcoder.wmf.tosvg
Class MetaRecord.ByteRecord
java.lang.Object
org.apache.batik.transcoder.wmf.tosvg.MetaRecord
org.apache.batik.transcoder.wmf.tosvg.MetaRecord.ByteRecord
- Enclosing class:
- MetaRecord
public static class MetaRecord.ByteRecord
- extends MetaRecord
A record that contain byte arrays elements.
Field Summary |
byte[] |
bstr
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bstr
public final byte[] bstr
MetaRecord.ByteRecord
public MetaRecord.ByteRecord(byte[] bstr)
Copyright © 2008 Apache Software Foundation. All Rights Reserved.