/[Apache-SVN]
ViewVC logotype

Revision 353561


Jump to revision: Previous Next
Author: klute
Date: Tue Jun 22 16:11:39 2004 UTC (19 years, 11 months ago)
Changed paths: 12
Log Message:
- Fix: HPSF now ensures that string properties are always written with the type Variant.VT_LPWSTR instead of Variant.VT_LPSTR if the codepage is 1200 (Unicode).
- Code cleanup (propertyCount in MutableSection removed).
- Codepage numbers aggregated in the new class org.apache.poi.hpsf.Constants.


Changed paths

Path Details
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/Constants.java added
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/IllegalVariantTypeException.java added
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/MutableProperty.java modified , text changed
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/MutableSection.java modified , text changed
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/Property.java modified , text changed
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/PropertySet.java modified , text changed
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/PropertySetFactory.java modified , text changed
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/Section.java modified , text changed
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/UnsupportedVariantTypeException.java modified , text changed
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/VariantSupport.java modified , text changed
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/VariantTypeException.java added
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hpsf/WritingNotSupportedException.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26