Author: nick
Date: Wed Jul 3 13:19:48 2013
New Revision: 1499391
URL: http://svn.apache.org/r1499391
Log:
Update the changelog, and republish the javadocs for recent updates
Modified:
poi/site/publish/apidocs/index-all.html
poi/site/publish/apidocs/org/apache/poi/hpsf/DocumentSummaryInformation.html
poi/site/publish/apidocs/org/apache/poi/hpsf/SpecialPropertySet.html
poi/site/publish/apidocs/org/apache/poi/hpsf/SummaryInformation.html
poi/site/publish/apidocs/org/apache/poi/hpsf/class-use/Section.html
poi/site/publish/changes.html
poi/site/publish/changes.rss
poi/site/src/documentation/content/xdocs/status.xml
Modified: poi/site/publish/apidocs/index-all.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1499391&r1=1499390&r2=1499391&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Wed Jul 3 13:19:48 2013
@@ -27221,6 +27221,13 @@ Method in class org.apache.poi.ddf.<A HR
<DT><A
HREF="./org/apache/poi/poifs/storage/HeaderBlock.html#getPropertyStart()"><B>getPropertyStart()</B></A>
-
Method in class org.apache.poi.poifs.storage.<A
HREF="./org/apache/poi/poifs/storage/HeaderBlock.html" title="class in
org.apache.poi.poifs.storage">HeaderBlock</A>
<DD>get start of Property Table
+<DT><A
HREF="./org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyStringValue(int)"><B>getPropertyStringValue(int)</B></A>
-
+Method in class org.apache.poi.hpsf.<A
HREF="./org/apache/poi/hpsf/SpecialPropertySet.html" title="class in
org.apache.poi.hpsf">SpecialPropertySet</A>
+<DD>Fetches the property with the given ID, then does its
+ best to return it as a String
+<DT><A
HREF="./org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyStringValue(java.lang.Object)"><B>getPropertyStringValue(Object)</B></A>
-
+Static method in class org.apache.poi.hpsf.<A
HREF="./org/apache/poi/hpsf/SpecialPropertySet.html" title="class in
org.apache.poi.hpsf">SpecialPropertySet</A>
+<DD>
<DT><A
HREF="./org/apache/poi/ddf/EscherProperties.html#getPropertyType(short)"><B>getPropertyType(short)</B></A>
-
Static method in class org.apache.poi.ddf.<A
HREF="./org/apache/poi/ddf/EscherProperties.html" title="class in
org.apache.poi.ddf">EscherProperties</A>
<DD>
Modified:
poi/site/publish/apidocs/org/apache/poi/hpsf/DocumentSummaryInformation.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/DocumentSummaryInformation.html?rev=1499391&r1=1499390&r2=1499391&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/hpsf/DocumentSummaryInformation.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/hpsf/DocumentSummaryInformation.html
Wed Jul 3 13:19:48 2013
@@ -108,9 +108,6 @@ java.lang.Object
<P>
<DL>
-<DT><B>Author:</B></DT>
- <DD>Rainer Klute <a
- href="mailto:[email protected]"><[email protected]></a>, Drew
Varner (Drew.Varner closeTo sc.edu), [email protected]</DD>
<DT><B>See Also:</B><DD><A
HREF="../../../../org/apache/poi/hpsf/SummaryInformation.html" title="class in
org.apache.poi.hpsf"><CODE>SummaryInformation</CODE></A></DL>
<HR>
@@ -574,7 +571,7 @@ java.lang.Object
<TH ALIGN="left"><B>Methods inherited from class org.apache.poi.hpsf.<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html" title="class in
org.apache.poi.hpsf">SpecialPropertySet</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#addSection(org.apache.poi.hpsf.Section)">addSection</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#clearSections()">clearSections</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#equals(java.lang.Object)">equals</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getByteOrder()">getByteOrder</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getClassID()">getClassID</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getFirstSection()">getFirstSection</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getFormat()">getFormat</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getOSVersion()">getOSVersion</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getProperties()">getProperties</A>,
<A HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getP
roperty(int)">getProperty</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyBooleanValue(int)">getPropertyBooleanValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyIntValue(int)">getPropertyIntValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getSectionCount()">getSectionCount</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getSections()">getSections</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#hashCode()">hashCode</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#isDocumentSummaryInformation()">isDocumentSummaryInformation</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#isSummaryInformation()">isSummaryInformation</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setByteOrder(int)">setByteOrder</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setClassID(org.apach
e.poi.hpsf.ClassID)">setClassID</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setFormat(int)">setFormat</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setOSVersion(int)">setOSVersion</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#toInputStream()">toInputStream</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#toString()">toString</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#wasNull()">wasNull</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#write(org.apache.poi.poifs.filesystem.DirectoryEntry,
java.lang.String)">write</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#write(java.io.OutputStream)">write</A></CODE></TD>
+<TD><CODE><A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#addSection(org.apache.poi.hpsf.Section)">addSection</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#clearSections()">clearSections</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#equals(java.lang.Object)">equals</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getByteOrder()">getByteOrder</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getClassID()">getClassID</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getFirstSection()">getFirstSection</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getFormat()">getFormat</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getOSVersion()">getOSVersion</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getProperties()">getProperties</A>,
<A HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getP
roperty(int)">getProperty</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyBooleanValue(int)">getPropertyBooleanValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyIntValue(int)">getPropertyIntValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyStringValue(int)">getPropertyStringValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyStringValue(java.lang.Object)">getPropertyStringValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getSectionCount()">getSectionCount</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getSections()">getSections</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#hashCode()">hashCode</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#isDocumentSummaryInformation()">isDocumentSummaryInformation</A>,
<A HREF="../../../../org/apache/poi/hpsf/Spec
ialPropertySet.html#isSummaryInformation()">isSummaryInformation</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setByteOrder(int)">setByteOrder</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setClassID(org.apache.poi.hpsf.ClassID)">setClassID</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setFormat(int)">setFormat</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setOSVersion(int)">setOSVersion</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#toInputStream()">toInputStream</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#toString()">toString</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#wasNull()">wasNull</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#write(org.apache.poi.poifs.filesystem.DirectoryEntry,
java.lang.String)">write</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#write(java
.io.OutputStream)">write</A></CODE></TD>
</TR>
</TABLE>
<A
NAME="methods_inherited_from_class_org.apache.poi.hpsf.PropertySet"><!-- --></A>
Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/SpecialPropertySet.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/SpecialPropertySet.html?rev=1499391&r1=1499390&r2=1499391&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/SpecialPropertySet.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/SpecialPropertySet.html Wed
Jul 3 13:19:48 2013
@@ -126,11 +126,6 @@ java.lang.Object
<P>
<P>
-<DL>
-<DT><B>Author:</B></DT>
- <DD>Rainer Klute <a
- href="mailto:[email protected]"><[email protected]></a></DD>
-</DL>
<HR>
<P>
@@ -299,6 +294,23 @@ java.lang.Object
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyStringValue(int)">getPropertyStringValue</A></B>(int propertyId)</CODE>
+
+<BR>
+ Fetches the
property with the given ID, then does its
+ best to return it as a String</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyStringValue(java.lang.Object)">getPropertyStringValue</A></B>(java.lang.Object propertyValue)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getSectionCount()">getSectionCount</A></B>()</CODE>
@@ -308,7 +320,7 @@ java.lang.Object
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> java.util.List</CODE></FONT></TD>
+<CODE> java.util.List<<A
HREF="../../../../org/apache/poi/hpsf/Section.html" title="class in
org.apache.poi.hpsf">Section</A>></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getSections()">getSections</A></B>()</CODE>
<BR>
@@ -594,7 +606,7 @@ public int <B>getSectionCount</B>()</PRE
<A NAME="getSections()"><!-- --></A><H3>
getSections</H3>
<PRE>
-public java.util.List <B>getSections</B>()</PRE>
+public java.util.List<<A
HREF="../../../../org/apache/poi/hpsf/Section.html" title="class in
org.apache.poi.hpsf">Section</A>> <B>getSections</B>()</PRE>
<DL>
<DD><B>Description copied from class: <CODE><A
HREF="../../../../org/apache/poi/hpsf/PropertySet.html#getSections()">PropertySet</A></CODE></B></DD>
<DD><p>Returns the <A HREF="../../../../org/apache/poi/hpsf/Section.html"
title="class in org.apache.poi.hpsf"><CODE>Section</CODE></A>s in the property
set.</p>
@@ -971,6 +983,32 @@ protected int <B>getPropertyIntValue</B>
</DL>
<HR>
+<A NAME="getPropertyStringValue(int)"><!-- --></A><H3>
+getPropertyStringValue</H3>
+<PRE>
+protected java.lang.String
<B>getPropertyStringValue</B>(int propertyId)</PRE>
+<DL>
+<DD>Fetches the property with the given ID, then does its
+ best to return it as a String
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>The property as a String, or null if unavailable</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getPropertyStringValue(java.lang.Object)"><!-- --></A><H3>
+getPropertyStringValue</H3>
+<PRE>
+protected static java.lang.String
<B>getPropertyStringValue</B>(java.lang.Object propertyValue)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
<A NAME="hashCode()"><!-- --></A><H3>
hashCode</H3>
<PRE>
Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/SummaryInformation.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/SummaryInformation.html?rev=1499391&r1=1499390&r2=1499391&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/SummaryInformation.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/SummaryInformation.html Wed
Jul 3 13:19:48 2013
@@ -108,9 +108,6 @@ java.lang.Object
<P>
<DL>
-<DT><B>Author:</B></DT>
- <DD>Rainer Klute <a
-
href="mailto:[email protected]"><[email protected]></a></DD>
<DT><B>See Also:</B><DD><A
HREF="../../../../org/apache/poi/hpsf/DocumentSummaryInformation.html"
title="class in
org.apache.poi.hpsf"><CODE>DocumentSummaryInformation</CODE></A></DL>
<HR>
@@ -620,7 +617,7 @@ java.lang.Object
<TH ALIGN="left"><B>Methods inherited from class org.apache.poi.hpsf.<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html" title="class in
org.apache.poi.hpsf">SpecialPropertySet</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#addSection(org.apache.poi.hpsf.Section)">addSection</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#clearSections()">clearSections</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#equals(java.lang.Object)">equals</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getByteOrder()">getByteOrder</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getClassID()">getClassID</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getFirstSection()">getFirstSection</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getFormat()">getFormat</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getOSVersion()">getOSVersion</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getProperties()">getProperties</A>,
<A HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getP
roperty(int)">getProperty</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyBooleanValue(int)">getPropertyBooleanValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyIntValue(int)">getPropertyIntValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getSectionCount()">getSectionCount</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getSections()">getSections</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#hashCode()">hashCode</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#isDocumentSummaryInformation()">isDocumentSummaryInformation</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#isSummaryInformation()">isSummaryInformation</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setByteOrder(int)">setByteOrder</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setClassID(org.apach
e.poi.hpsf.ClassID)">setClassID</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setFormat(int)">setFormat</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setOSVersion(int)">setOSVersion</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#toInputStream()">toInputStream</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#toString()">toString</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#wasNull()">wasNull</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#write(org.apache.poi.poifs.filesystem.DirectoryEntry,
java.lang.String)">write</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#write(java.io.OutputStream)">write</A></CODE></TD>
+<TD><CODE><A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#addSection(org.apache.poi.hpsf.Section)">addSection</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#clearSections()">clearSections</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#equals(java.lang.Object)">equals</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getByteOrder()">getByteOrder</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getClassID()">getClassID</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getFirstSection()">getFirstSection</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getFormat()">getFormat</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getOSVersion()">getOSVersion</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getProperties()">getProperties</A>,
<A HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getP
roperty(int)">getProperty</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyBooleanValue(int)">getPropertyBooleanValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyIntValue(int)">getPropertyIntValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyStringValue(int)">getPropertyStringValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getPropertyStringValue(java.lang.Object)">getPropertyStringValue</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getSectionCount()">getSectionCount</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getSections()">getSections</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#hashCode()">hashCode</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#isDocumentSummaryInformation()">isDocumentSummaryInformation</A>,
<A HREF="../../../../org/apache/poi/hpsf/Spec
ialPropertySet.html#isSummaryInformation()">isSummaryInformation</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setByteOrder(int)">setByteOrder</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setClassID(org.apache.poi.hpsf.ClassID)">setClassID</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setFormat(int)">setFormat</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#setOSVersion(int)">setOSVersion</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#toInputStream()">toInputStream</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#toString()">toString</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#wasNull()">wasNull</A>,
<A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#write(org.apache.poi.poifs.filesystem.DirectoryEntry,
java.lang.String)">write</A>, <A
HREF="../../../../org/apache/poi/hpsf/SpecialPropertySet.html#write(java
.io.OutputStream)">write</A></CODE></TD>
</TR>
</TABLE>
<A
NAME="methods_inherited_from_class_org.apache.poi.hpsf.PropertySet"><!-- --></A>
Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/class-use/Section.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/class-use/Section.html?rev=1499391&r1=1499390&r2=1499391&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/class-use/Section.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/class-use/Section.html Wed Jul
3 13:19:48 2013
@@ -176,6 +176,14 @@ Uses of <A HREF="../../../../../org/apac
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A
HREF="../../../../../org/apache/poi/hpsf/Section.html" title="class in
org.apache.poi.hpsf">Section</A>></CODE></FONT></TD>
+<TD><CODE><B>SpecialPropertySet.</B><B><A
HREF="../../../../../org/apache/poi/hpsf/SpecialPropertySet.html#getSections()">getSections</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.List<<A
HREF="../../../../../org/apache/poi/hpsf/Section.html" title="class in
org.apache.poi.hpsf">Section</A>></CODE></FONT></TD>
<TD><CODE><B>PropertySet.</B><B><A
HREF="../../../../../org/apache/poi/hpsf/PropertySet.html#getSections()">getSections</A></B>()</CODE>
<BR>
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1499391&r1=1499390&r2=1499391&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Jul 3 13:19:48 2013
@@ -255,6 +255,9 @@ if (VERSION > 3) {
<ul>
<li>
+<img class="icon" alt="fix" src="images/fix.jpg">55191 - Avoid a
ClassCastException if a HPSF string property isn't directly stored as a
string(poi-developers)</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg">HSMF ascii encoding detection
should use the CodePage properties where available(poi-developers)</li>
<li>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1499391&r1=1499390&r2=1499391&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Wed Jul 3 13:19:48 2013
@@ -4,6 +4,10 @@
by
poi-developers
:
+ 55191 - Avoid a ClassCastException if a HPSF string property
isn't directly stored as a string</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
+ by
+ poi-developers
+ :
HSMF ascii encoding detection should use the CodePage properties
where available</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
by
poi-developers
Modified: poi/site/src/documentation/content/xdocs/status.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1499391&r1=1499390&r2=1499391&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Jul 3 13:19:48 2013
@@ -35,6 +35,7 @@
<changes>
<release version="3.10-beta2" date="2013-08-??">
+ <action dev="poi-developers" type="fix">55191 - Avoid a
ClassCastException if a HPSF string property isn't directly stored as a
string</action>
<action dev="poi-developers" type="fix">HSMF ascii encoding
detection should use the CodePage properties where available</action>
<action dev="poi-developers" type="fix">HSMF fixed length property
parsing should be more forgiving of some type differences from the property
default</action>
<action dev="poi-developers" type="fix">54233 - Some HPSF documents
require UnicodeStrings to be 4-byte aligned, spot these from the otherwise
invalid length</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]