UnicodeString
java.lang. Comparable
+compareTo(java.lang.Object ) :int
org.apache.poi.hssf.record.
Record
+
sid
:short
+
Record
()
+
Record
(short id, short size, byte[] data)
+
Record
(short id, short size, byte[] data, int offset)
#
validateSid
(short id) :void
#
fillFields
(byte[] data, short size) :void
#
fillFields
(byte[] data, short size, int offset) :void
+
serialize
() :byte[]
+
serialize
(int offset, byte[] data) :int
+
getRecordSize
() :int
+
isValue
() :boolean
+
isInValueSection
() :boolean
+
toString
() :java.lang.String
+
processContinueRecord
(byte[] record) :void
+
getSid
() :short
+
clone
() :java.lang.Object
org.apache.poi.hssf.record.
UnicodeString
+
sid
:short
+
UnicodeString
()
+
UnicodeString
(short id, short size, byte[] data)
+
UnicodeString
(short id, short size, byte[] data, java.lang.String prefix)
+
hashCode
() :int
+
equals
(java.lang.Object o) :boolean
#
validateSid
(short id) :void
#
fillFields
(byte[] data, short size) :void
+
getCharCount
() :short
+
setCharCount
(short cc) :void
+
setCharCount
() :void
+
getOptionFlags
() :byte
+
setOptionFlags
(byte of) :void
+
getString
() :java.lang.String
+
setString
(java.lang.String string) :void
+
toString
() :java.lang.String
+
getDebugInfo
() :java.lang.String
+
serialize
(int offset, byte[] data) :int
+
getRecordSize
() :int
+
getSid
() :short
#
fillFields
(byte[] data, short size, int offset) :void
+
compareTo
(java.lang.Object obj) :int
+
isRichText
() :boolean
+
isExtendedText
() :boolean