You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2014/01/10 16:30:59 UTC

svn commit: r1557153 [1/4] - in /poi/site/publish: ./ apidocs/

Author: nick
Date: Fri Jan 10 15:30:58 2014
New Revision: 1557153

URL: http://svn.apache.org/r1557153
Log:
Republish for a new year + recent changes

Modified:
    poi/site/publish/apidocs/allclasses-frame.html
    poi/site/publish/apidocs/allclasses-noframe.html
    poi/site/publish/apidocs/constant-values.html
    poi/site/publish/apidocs/deprecated-list.html
    poi/site/publish/apidocs/help-doc.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/overview-frame.html
    poi/site/publish/apidocs/overview-summary.html
    poi/site/publish/apidocs/overview-tree.html
    poi/site/publish/apidocs/package-list
    poi/site/publish/apidocs/serialized-form.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss

Modified: poi/site/publish/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-frame.html?rev=1557153&r1=1557152&r2=1557153&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-frame.html (original)
+++ poi/site/publish/apidocs/allclasses-frame.html Fri Jan 10 15:30:58 2014
@@ -20,6 +20,7 @@
 <li><a href="org/apache/poi/hwpf/converter/AbstractWordConverter.html" title="class in org.apache.poi.hwpf.converter" target="classFrame">AbstractWordConverter</a></li>
 <li><a href="org/apache/poi/hwpf/converter/AbstractWordUtils.html" title="class in org.apache.poi.hwpf.converter" target="classFrame">AbstractWordUtils</a></li>
 <li><a href="org/apache/poi/hwpf/converter/AbstractWordUtils.NumberingState.html" title="class in org.apache.poi.hwpf.converter" target="classFrame">AbstractWordUtils.NumberingState</a></li>
+<li><a href="org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">AbstractXSSFChartSerie</a></li>
 <li><a href="org/apache/poi/hslf/model/ActiveXShape.html" title="class in org.apache.poi.hslf.model" target="classFrame">ActiveXShape</a></li>
 <li><a href="org/apache/poi/xslf/model/geom/AddDivideExpression.html" title="class in org.apache.poi.xslf.model.geom" target="classFrame">AddDivideExpression</a></li>
 <li><a href="org/apache/poi/ss/formula/ptg/AddPtg.html" title="class in org.apache.poi.ss.formula.ptg" target="classFrame">AddPtg</a></li>
@@ -28,7 +29,12 @@
 <li><a href="org/apache/poi/xslf/model/geom/AdjustValue.html" title="class in org.apache.poi.xslf.model.geom" target="classFrame">AdjustValue</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/AggregateFunction.html" title="class in org.apache.poi.ss.formula.functions" target="classFrame">AggregateFunction</a></li>
 <li><a href="org/apache/poi/ss/formula/udf/AggregatingUDFFinder.html" title="class in org.apache.poi.ss.formula.udf" target="classFrame">AggregatingUDFFinder</a></li>
-<li><a href="org/apache/poi/poifs/crypt/AgileDecryptor.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">AgileDecryptor</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileDecryptor.html" title="class in org.apache.poi.poifs.crypt.agile" target="classFrame">AgileDecryptor</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html" title="class in org.apache.poi.poifs.crypt.agile" target="classFrame">AgileEncryptionHeader</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileEncryptionInfoBuilder.html" title="class in org.apache.poi.poifs.crypt.agile" target="classFrame">AgileEncryptionInfoBuilder</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt.agile" target="classFrame">AgileEncryptionVerifier</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.AgileCertificateEntry.html" title="class in org.apache.poi.poifs.crypt.agile" target="classFrame">AgileEncryptionVerifier.AgileCertificateEntry</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileEncryptor.html" title="class in org.apache.poi.poifs.crypt.agile" target="classFrame">AgileEncryptor</a></li>
 <li><a href="org/apache/poi/hslf/model/textproperties/AlignmentTextProp.html" title="class in org.apache.poi.hslf.model.textproperties" target="classFrame">AlignmentTextProp</a></li>
 <li><a href="org/apache/poi/ss/formula/atp/AnalysisToolPak.html" title="class in org.apache.poi.ss.formula.atp" target="classFrame">AnalysisToolPak</a></li>
 <li><a href="org/apache/poi/hslf/record/AnimationInfo.html" title="class in org.apache.poi.hslf.record" target="classFrame">AnimationInfo</a></li>
@@ -70,6 +76,7 @@
 <li><a href="org/apache/poi/hssf/record/chart/AxisParentRecord.html" title="class in org.apache.poi.hssf.record.chart" target="classFrame">AxisParentRecord</a></li>
 <li><a href="org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts" target="classFrame">AxisPosition</a></li>
 <li><a href="org/apache/poi/hssf/record/chart/AxisRecord.html" title="class in org.apache.poi.hssf.record.chart" target="classFrame">AxisRecord</a></li>
+<li><a href="org/apache/poi/ss/usermodel/charts/AxisTickMark.html" title="enum in org.apache.poi.ss.usermodel.charts" target="classFrame">AxisTickMark</a></li>
 <li><a href="org/apache/poi/hssf/record/chart/AxisUsedRecord.html" title="class in org.apache.poi.hssf.record.chart" target="classFrame">AxisUsedRecord</a></li>
 <li><a href="org/apache/poi/hslf/model/Background.html" title="class in org.apache.poi.hslf.model" target="classFrame">Background</a></li>
 <li><a href="org/apache/poi/sl/usermodel/Background.html" title="interface in org.apache.poi.sl.usermodel" target="classFrame"><i>Background</i></a></li>
@@ -174,6 +181,7 @@
 <li><a href="org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html" title="class in org.apache.poi.hssf.record.aggregates" target="classFrame">CFRecordsAggregate</a></li>
 <li><a href="org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">CFRuleRecord</a></li>
 <li><a href="org/apache/poi/hssf/record/CFRuleRecord.ComparisonOperator.html" title="class in org.apache.poi.hssf.record" target="classFrame">CFRuleRecord.ComparisonOperator</a></li>
+<li><a href="org/apache/poi/poifs/crypt/ChainingMode.html" title="enum in org.apache.poi.poifs.crypt" target="classFrame">ChainingMode</a></li>
 <li><a href="org/apache/poi/hwpf/usermodel/CharacterProperties.html" title="class in org.apache.poi.hwpf.usermodel" target="classFrame">CharacterProperties</a></li>
 <li><a href="org/apache/poi/xslf/model/CharacterPropertyFetcher.html" title="class in org.apache.poi.xslf.model" target="classFrame">CharacterPropertyFetcher</a></li>
 <li><a href="org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel" target="classFrame">CharacterRun</a></li>
@@ -193,6 +201,7 @@
 <li><a href="org/apache/poi/hssf/record/chart/ChartFRTInfoRecord.html" title="class in org.apache.poi.hssf.record.chart" target="classFrame">ChartFRTInfoRecord</a></li>
 <li><a href="org/apache/poi/ss/usermodel/charts/ChartLegend.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ChartLegend</i></a></li>
 <li><a href="org/apache/poi/hssf/record/chart/ChartRecord.html" title="class in org.apache.poi.hssf.record.chart" target="classFrame">ChartRecord</a></li>
+<li><a href="org/apache/poi/ss/usermodel/charts/ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ChartSerie</i></a></li>
 <li><a href="org/apache/poi/hssf/record/chart/ChartStartBlockRecord.html" title="class in org.apache.poi.hssf.record.chart" target="classFrame">ChartStartBlockRecord</a></li>
 <li><a href="org/apache/poi/hssf/record/chart/ChartStartObjectRecord.html" title="class in org.apache.poi.hssf.record.chart" target="classFrame">ChartStartObjectRecord</a></li>
 <li><a href="org/apache/poi/hssf/record/aggregates/ChartSubstreamRecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates" target="classFrame">ChartSubstreamRecordAggregate</a></li>
@@ -220,6 +229,8 @@
 <li><a href="org/apache/poi/hdgf/chunks/ChunkSeparator.html" title="class in org.apache.poi.hdgf.chunks" target="classFrame">ChunkSeparator</a></li>
 <li><a href="org/apache/poi/hdgf/streams/ChunkStream.html" title="class in org.apache.poi.hdgf.streams" target="classFrame">ChunkStream</a></li>
 <li><a href="org/apache/poi/hdgf/chunks/ChunkTrailer.html" title="class in org.apache.poi.hdgf.chunks" target="classFrame">ChunkTrailer</a></li>
+<li><a href="org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt" target="classFrame">CipherAlgorithm</a></li>
+<li><a href="org/apache/poi/poifs/crypt/CipherProvider.html" title="enum in org.apache.poi.poifs.crypt" target="classFrame">CipherProvider</a></li>
 <li><a href="org/apache/poi/hpsf/ClassID.html" title="class in org.apache.poi.hpsf" target="classFrame">ClassID</a></li>
 <li><a href="org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>ClientAnchor</i></a></li>
 <li><a href="org/apache/poi/util/CloseIgnoringInputStream.html" title="class in org.apache.poi.util" target="classFrame">CloseIgnoringInputStream</a></li>
@@ -284,6 +295,7 @@
 <li><a href="org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>CreationHelper</i></a></li>
 <li><a href="org/apache/poi/hssf/record/CRNCountRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">CRNCountRecord</a></li>
 <li><a href="org/apache/poi/hssf/record/CRNRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">CRNRecord</a></li>
+<li><a href="org/apache/poi/poifs/crypt/CryptoFunctions.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">CryptoFunctions</a></li>
 <li><a href="org/apache/poi/hslf/record/CString.html" title="class in org.apache.poi.hslf.record" target="classFrame">CString</a></li>
 <li><a href="org/apache/poi/xssf/util/CTColComparator.html" title="class in org.apache.poi.xssf.util" target="classFrame">CTColComparator</a></li>
 <li><a href="org/apache/poi/hslf/record/CurrentUserAtom.html" title="class in org.apache.poi.hslf.record" target="classFrame">CurrentUserAtom</a></li>
@@ -300,6 +312,13 @@
 <li><a href="org/apache/poi/hssf/record/chart/DataLabelExtensionRecord.html" title="class in org.apache.poi.hssf.record.chart" target="classFrame">DataLabelExtensionRecord</a></li>
 <li><a href="org/apache/poi/poifs/nio/DataSource.html" title="class in org.apache.poi.poifs.nio" target="classFrame">DataSource</a></li>
 <li><a href="org/apache/poi/ss/usermodel/charts/DataSources.html" title="class in org.apache.poi.ss.usermodel.charts" target="classFrame">DataSources</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">DataSpaceMapUtils</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceDefinition.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">DataSpaceMapUtils.DataSpaceDefinition</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceMap.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">DataSpaceMapUtils.DataSpaceMap</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceMapEntry.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">DataSpaceMapUtils.DataSpaceMapEntry</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceVersionInfo.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">DataSpaceMapUtils.DataSpaceVersionInfo</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.IRMDSTransformInfo.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">DataSpaceMapUtils.IRMDSTransformInfo</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.TransformInfoHeader.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">DataSpaceMapUtils.TransformInfoHeader</a></li>
 <li><a href="org/apache/poi/ss/usermodel/DataValidation.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>DataValidation</i></a></li>
 <li><a href="org/apache/poi/ss/usermodel/DataValidation.ErrorStyle.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">DataValidation.ErrorStyle</a></li>
 <li><a href="org/apache/poi/ss/usermodel/DataValidationConstraint.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>DataValidationConstraint</i></a></li>
@@ -384,7 +403,6 @@
 <li><a href="org/apache/poi/hssf/usermodel/DVConstraint.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">DVConstraint</a></li>
 <li><a href="org/apache/poi/hssf/usermodel/DVConstraint.FormulaPair.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">DVConstraint.FormulaPair</a></li>
 <li><a href="org/apache/poi/hssf/record/DVRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">DVRecord</a></li>
-<li><a href="org/apache/poi/poifs/crypt/EcmaDecryptor.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">EcmaDecryptor</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/EDate.html" title="class in org.apache.poi.ss.formula.functions" target="classFrame">EDate</a></li>
 <li><a href="org/apache/poi/hssf/dev/EFBiffViewer.html" title="class in org.apache.poi.hssf.dev" target="classFrame">EFBiffViewer</a></li>
 <li><a href="org/apache/poi/hssf/record/EmbeddedObjectRefSubRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">EmbeddedObjectRefSubRecord</a></li>
@@ -394,8 +412,12 @@
 <li><a href="org/apache/poi/hslf/EncryptedSlideShow.html" title="class in org.apache.poi.hslf" target="classFrame">EncryptedSlideShow</a></li>
 <li><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">EncryptionHeader</a></li>
 <li><a href="org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">EncryptionInfo</a></li>
+<li><a href="org/apache/poi/poifs/crypt/EncryptionInfoBuilder.html" title="interface in org.apache.poi.poifs.crypt" target="classFrame"><i>EncryptionInfoBuilder</i></a></li>
+<li><a href="org/apache/poi/poifs/crypt/EncryptionMode.html" title="enum in org.apache.poi.poifs.crypt" target="classFrame">EncryptionMode</a></li>
 <li><a href="org/apache/poi/openxml4j/opc/EncryptionOption.html" title="enum in org.apache.poi.openxml4j.opc" target="classFrame">EncryptionOption</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/EncryptionRecord.html" title="interface in org.apache.poi.poifs.crypt.standard" target="classFrame"><i>EncryptionRecord</i></a></li>
 <li><a href="org/apache/poi/poifs/crypt/EncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">EncryptionVerifier</a></li>
+<li><a href="org/apache/poi/poifs/crypt/Encryptor.html" title="class in org.apache.poi.poifs.crypt" target="classFrame">Encryptor</a></li>
 <li><a href="org/apache/poi/hssf/record/chart/EndRecord.html" title="class in org.apache.poi.hssf.record.chart" target="classFrame">EndRecord</a></li>
 <li><a href="org/apache/poi/hssf/record/EndSubRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">EndSubRecord</a></li>
 <li><a href="org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem" target="classFrame"><i>Entry</i></a></li>
@@ -414,7 +436,6 @@
 <li><a href="org/apache/poi/ddf/EscherArrayProperty.html" title="class in org.apache.poi.ddf" target="classFrame">EscherArrayProperty</a></li>
 <li><a href="org/apache/poi/ddf/EscherBitmapBlip.html" title="class in org.apache.poi.ddf" target="classFrame">EscherBitmapBlip</a></li>
 <li><a href="org/apache/poi/ddf/EscherBlipRecord.html" title="class in org.apache.poi.ddf" target="classFrame">EscherBlipRecord</a></li>
-<li><a href="org/apache/poi/ddf/EscherBlipWMFRecord.html" title="class in org.apache.poi.ddf" target="classFrame">EscherBlipWMFRecord</a></li>
 <li><a href="org/apache/poi/ddf/EscherBoolProperty.html" title="class in org.apache.poi.ddf" target="classFrame">EscherBoolProperty</a></li>
 <li><a href="org/apache/poi/ddf/EscherBSERecord.html" title="class in org.apache.poi.ddf" target="classFrame">EscherBSERecord</a></li>
 <li><a href="org/apache/poi/ddf/EscherChildAnchorRecord.html" title="class in org.apache.poi.ddf" target="classFrame">EscherChildAnchorRecord</a></li>
@@ -614,6 +635,7 @@
 <li><a href="org/apache/poi/xslf/model/geom/Guide.html" title="class in org.apache.poi.xslf.model.geom" target="classFrame">Guide</a></li>
 <li><a href="org/apache/poi/hssf/record/GutsRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">GutsRecord</a></li>
 <li><a href="org/apache/poi/xssf/streaming/GZIPSheetDataWriter.html" title="class in org.apache.poi.xssf.streaming" target="classFrame">GZIPSheetDataWriter</a></li>
+<li><a href="org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt" target="classFrame">HashAlgorithm</a></li>
 <li><a href="org/apache/poi/hssf/record/HCenterRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">HCenterRecord</a></li>
 <li><a href="org/apache/poi/hwpf/model/HDFType.html" title="interface in org.apache.poi.hwpf.model" target="classFrame"><i>HDFType</i></a></li>
 <li><a href="org/apache/poi/hdgf/HDGFDiagram.html" title="class in org.apache.poi.hdgf" target="classFrame">HDGFDiagram</a></li>
@@ -841,6 +863,8 @@
 <li><a href="org/apache/poi/ss/formula/functions/LinearRegressionFunction.html" title="class in org.apache.poi.ss.formula.functions" target="classFrame">LinearRegressionFunction</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/LinearRegressionFunction.FUNCTION.html" title="enum in org.apache.poi.ss.formula.functions" target="classFrame">LinearRegressionFunction.FUNCTION</a></li>
 <li><a href="org/apache/poi/xslf/usermodel/LineCap.html" title="enum in org.apache.poi.xslf.usermodel" target="classFrame">LineCap</a></li>
+<li><a href="org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>LineChartData</i></a></li>
+<li><a href="org/apache/poi/ss/usermodel/charts/LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>LineChartSerie</i></a></li>
 <li><a href="org/apache/poi/xslf/usermodel/LineDash.html" title="enum in org.apache.poi.xslf.usermodel" target="classFrame">LineDash</a></li>
 <li><a href="org/apache/poi/xslf/usermodel/LineDecoration.html" title="enum in org.apache.poi.xslf.usermodel" target="classFrame">LineDecoration</a></li>
 <li><a href="org/apache/poi/xslf/usermodel/LineEndLength.html" title="enum in org.apache.poi.xslf.usermodel" target="classFrame">LineEndLength</a></li>
@@ -1365,7 +1389,13 @@
 <li><a href="org/apache/poi/hwpf/sprm/SprmUtils.html" title="class in org.apache.poi.hwpf.sprm" target="classFrame">SprmUtils</a></li>
 <li><a href="org/apache/poi/xslf/model/geom/SqrtExpression.html" title="class in org.apache.poi.xslf.model.geom" target="classFrame">SqrtExpression</a></li>
 <li><a href="org/apache/poi/ss/util/SSCellRange.html" title="class in org.apache.poi.ss.util" target="classFrame">SSCellRange</a></li>
+<li><a href="org/apache/poi/hslf/record/SSSlideInfoAtom.html" title="class in org.apache.poi.hslf.record" target="classFrame">SSSlideInfoAtom</a></li>
 <li><a href="org/apache/poi/hssf/record/SSTRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">SSTRecord</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/StandardDecryptor.html" title="class in org.apache.poi.poifs.crypt.standard" target="classFrame">StandardDecryptor</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/StandardEncryptionHeader.html" title="class in org.apache.poi.poifs.crypt.standard" target="classFrame">StandardEncryptionHeader</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/StandardEncryptionInfoBuilder.html" title="class in org.apache.poi.poifs.crypt.standard" target="classFrame">StandardEncryptionInfoBuilder</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/StandardEncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt.standard" target="classFrame">StandardEncryptionVerifier</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/StandardEncryptor.html" title="class in org.apache.poi.poifs.crypt.standard" target="classFrame">StandardEncryptor</a></li>
 <li><a href="org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">StandardRecord</a></li>
 <li><a href="org/apache/poi/hwpf/model/types/StdfBaseAbstractType.html" title="class in org.apache.poi.hwpf.model.types" target="classFrame">StdfBaseAbstractType</a></li>
 <li><a href="org/apache/poi/hwpf/model/types/StdfPost2000AbstractType.html" title="class in org.apache.poi.hwpf.model.types" target="classFrame">StdfPost2000AbstractType</a></li>
@@ -1477,6 +1507,7 @@
 <li><a href="org/apache/poi/hssf/record/chart/TickRecord.html" title="class in org.apache.poi.hssf.record.chart" target="classFrame">TickRecord</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/TimeFunc.html" title="class in org.apache.poi.ss.formula.functions" target="classFrame">TimeFunc</a></li>
 <li><a href="org/apache/poi/hslf/model/TitleMaster.html" title="class in org.apache.poi.hslf.model" target="classFrame">TitleMaster</a></li>
+<li><a href="org/apache/poi/ss/usermodel/charts/TitleType.html" title="enum in org.apache.poi.ss.usermodel.charts" target="classFrame">TitleType</a></li>
 <li><a href="org/apache/poi/hwpf/model/types/TLPAbstractType.html" title="class in org.apache.poi.hwpf.model.types" target="classFrame">TLPAbstractType</a></li>
 <li><a href="org/apache/poi/hmef/attribute/TNEFAttribute.html" title="class in org.apache.poi.hmef.attribute" target="classFrame">TNEFAttribute</a></li>
 <li><a href="org/apache/poi/hmef/attribute/TNEFDateAttribute.html" title="class in org.apache.poi.hmef.attribute" target="classFrame">TNEFDateAttribute</a></li>
@@ -1620,6 +1651,7 @@
 <li><a href="org/apache/poi/xssf/usermodel/XSSFAnchor.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFAnchor</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFAutoFilter.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFAutoFilter</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFBorderFormatting</a></li>
+<li><a href="org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFCategoryAxis</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFCell</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html" title="class in org.apache.poi.xssf.usermodel.extensions" target="classFrame">XSSFCellAlignment</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions" target="classFrame">XSSFCellBorder</a></li>
@@ -1663,6 +1695,7 @@
 <li><a href="org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html" title="class in org.apache.poi.xssf.usermodel.extensions" target="classFrame">XSSFHeaderFooter</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFHyperlink</a></li>
 <li><a href="org/apache/poi/xssf/extractor/XSSFImportFromXML.html" title="class in org.apache.poi.xssf.extractor" target="classFrame">XSSFImportFromXML</a></li>
+<li><a href="org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFLineChartData</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFManualLayout</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFMap.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFMap</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFName</a></li>

Modified: poi/site/publish/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-noframe.html?rev=1557153&r1=1557152&r2=1557153&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-noframe.html (original)
+++ poi/site/publish/apidocs/allclasses-noframe.html Fri Jan 10 15:30:58 2014
@@ -20,6 +20,7 @@
 <li><a href="org/apache/poi/hwpf/converter/AbstractWordConverter.html" title="class in org.apache.poi.hwpf.converter">AbstractWordConverter</a></li>
 <li><a href="org/apache/poi/hwpf/converter/AbstractWordUtils.html" title="class in org.apache.poi.hwpf.converter">AbstractWordUtils</a></li>
 <li><a href="org/apache/poi/hwpf/converter/AbstractWordUtils.NumberingState.html" title="class in org.apache.poi.hwpf.converter">AbstractWordUtils.NumberingState</a></li>
+<li><a href="org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts">AbstractXSSFChartSerie</a></li>
 <li><a href="org/apache/poi/hslf/model/ActiveXShape.html" title="class in org.apache.poi.hslf.model">ActiveXShape</a></li>
 <li><a href="org/apache/poi/xslf/model/geom/AddDivideExpression.html" title="class in org.apache.poi.xslf.model.geom">AddDivideExpression</a></li>
 <li><a href="org/apache/poi/ss/formula/ptg/AddPtg.html" title="class in org.apache.poi.ss.formula.ptg">AddPtg</a></li>
@@ -28,7 +29,12 @@
 <li><a href="org/apache/poi/xslf/model/geom/AdjustValue.html" title="class in org.apache.poi.xslf.model.geom">AdjustValue</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/AggregateFunction.html" title="class in org.apache.poi.ss.formula.functions">AggregateFunction</a></li>
 <li><a href="org/apache/poi/ss/formula/udf/AggregatingUDFFinder.html" title="class in org.apache.poi.ss.formula.udf">AggregatingUDFFinder</a></li>
-<li><a href="org/apache/poi/poifs/crypt/AgileDecryptor.html" title="class in org.apache.poi.poifs.crypt">AgileDecryptor</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileDecryptor.html" title="class in org.apache.poi.poifs.crypt.agile">AgileDecryptor</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionHeader</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileEncryptionInfoBuilder.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionInfoBuilder</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionVerifier</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.AgileCertificateEntry.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionVerifier.AgileCertificateEntry</a></li>
+<li><a href="org/apache/poi/poifs/crypt/agile/AgileEncryptor.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptor</a></li>
 <li><a href="org/apache/poi/hslf/model/textproperties/AlignmentTextProp.html" title="class in org.apache.poi.hslf.model.textproperties">AlignmentTextProp</a></li>
 <li><a href="org/apache/poi/ss/formula/atp/AnalysisToolPak.html" title="class in org.apache.poi.ss.formula.atp">AnalysisToolPak</a></li>
 <li><a href="org/apache/poi/hslf/record/AnimationInfo.html" title="class in org.apache.poi.hslf.record">AnimationInfo</a></li>
@@ -70,6 +76,7 @@
 <li><a href="org/apache/poi/hssf/record/chart/AxisParentRecord.html" title="class in org.apache.poi.hssf.record.chart">AxisParentRecord</a></li>
 <li><a href="org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a></li>
 <li><a href="org/apache/poi/hssf/record/chart/AxisRecord.html" title="class in org.apache.poi.hssf.record.chart">AxisRecord</a></li>
+<li><a href="org/apache/poi/ss/usermodel/charts/AxisTickMark.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisTickMark</a></li>
 <li><a href="org/apache/poi/hssf/record/chart/AxisUsedRecord.html" title="class in org.apache.poi.hssf.record.chart">AxisUsedRecord</a></li>
 <li><a href="org/apache/poi/hslf/model/Background.html" title="class in org.apache.poi.hslf.model">Background</a></li>
 <li><a href="org/apache/poi/sl/usermodel/Background.html" title="interface in org.apache.poi.sl.usermodel"><i>Background</i></a></li>
@@ -174,6 +181,7 @@
 <li><a href="org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">CFRecordsAggregate</a></li>
 <li><a href="org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a></li>
 <li><a href="org/apache/poi/hssf/record/CFRuleRecord.ComparisonOperator.html" title="class in org.apache.poi.hssf.record">CFRuleRecord.ComparisonOperator</a></li>
+<li><a href="org/apache/poi/poifs/crypt/ChainingMode.html" title="enum in org.apache.poi.poifs.crypt">ChainingMode</a></li>
 <li><a href="org/apache/poi/hwpf/usermodel/CharacterProperties.html" title="class in org.apache.poi.hwpf.usermodel">CharacterProperties</a></li>
 <li><a href="org/apache/poi/xslf/model/CharacterPropertyFetcher.html" title="class in org.apache.poi.xslf.model">CharacterPropertyFetcher</a></li>
 <li><a href="org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a></li>
@@ -193,6 +201,7 @@
 <li><a href="org/apache/poi/hssf/record/chart/ChartFRTInfoRecord.html" title="class in org.apache.poi.hssf.record.chart">ChartFRTInfoRecord</a></li>
 <li><a href="org/apache/poi/ss/usermodel/charts/ChartLegend.html" title="interface in org.apache.poi.ss.usermodel.charts"><i>ChartLegend</i></a></li>
 <li><a href="org/apache/poi/hssf/record/chart/ChartRecord.html" title="class in org.apache.poi.hssf.record.chart">ChartRecord</a></li>
+<li><a href="org/apache/poi/ss/usermodel/charts/ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><i>ChartSerie</i></a></li>
 <li><a href="org/apache/poi/hssf/record/chart/ChartStartBlockRecord.html" title="class in org.apache.poi.hssf.record.chart">ChartStartBlockRecord</a></li>
 <li><a href="org/apache/poi/hssf/record/chart/ChartStartObjectRecord.html" title="class in org.apache.poi.hssf.record.chart">ChartStartObjectRecord</a></li>
 <li><a href="org/apache/poi/hssf/record/aggregates/ChartSubstreamRecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">ChartSubstreamRecordAggregate</a></li>
@@ -220,6 +229,8 @@
 <li><a href="org/apache/poi/hdgf/chunks/ChunkSeparator.html" title="class in org.apache.poi.hdgf.chunks">ChunkSeparator</a></li>
 <li><a href="org/apache/poi/hdgf/streams/ChunkStream.html" title="class in org.apache.poi.hdgf.streams">ChunkStream</a></li>
 <li><a href="org/apache/poi/hdgf/chunks/ChunkTrailer.html" title="class in org.apache.poi.hdgf.chunks">ChunkTrailer</a></li>
+<li><a href="org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">CipherAlgorithm</a></li>
+<li><a href="org/apache/poi/poifs/crypt/CipherProvider.html" title="enum in org.apache.poi.poifs.crypt">CipherProvider</a></li>
 <li><a href="org/apache/poi/hpsf/ClassID.html" title="class in org.apache.poi.hpsf">ClassID</a></li>
 <li><a href="org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel"><i>ClientAnchor</i></a></li>
 <li><a href="org/apache/poi/util/CloseIgnoringInputStream.html" title="class in org.apache.poi.util">CloseIgnoringInputStream</a></li>
@@ -284,6 +295,7 @@
 <li><a href="org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel"><i>CreationHelper</i></a></li>
 <li><a href="org/apache/poi/hssf/record/CRNCountRecord.html" title="class in org.apache.poi.hssf.record">CRNCountRecord</a></li>
 <li><a href="org/apache/poi/hssf/record/CRNRecord.html" title="class in org.apache.poi.hssf.record">CRNRecord</a></li>
+<li><a href="org/apache/poi/poifs/crypt/CryptoFunctions.html" title="class in org.apache.poi.poifs.crypt">CryptoFunctions</a></li>
 <li><a href="org/apache/poi/hslf/record/CString.html" title="class in org.apache.poi.hslf.record">CString</a></li>
 <li><a href="org/apache/poi/xssf/util/CTColComparator.html" title="class in org.apache.poi.xssf.util">CTColComparator</a></li>
 <li><a href="org/apache/poi/hslf/record/CurrentUserAtom.html" title="class in org.apache.poi.hslf.record">CurrentUserAtom</a></li>
@@ -300,6 +312,13 @@
 <li><a href="org/apache/poi/hssf/record/chart/DataLabelExtensionRecord.html" title="class in org.apache.poi.hssf.record.chart">DataLabelExtensionRecord</a></li>
 <li><a href="org/apache/poi/poifs/nio/DataSource.html" title="class in org.apache.poi.poifs.nio">DataSource</a></li>
 <li><a href="org/apache/poi/ss/usermodel/charts/DataSources.html" title="class in org.apache.poi.ss.usermodel.charts">DataSources</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.html" title="class in org.apache.poi.poifs.crypt">DataSpaceMapUtils</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceDefinition.html" title="class in org.apache.poi.poifs.crypt">DataSpaceMapUtils.DataSpaceDefinition</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceMap.html" title="class in org.apache.poi.poifs.crypt">DataSpaceMapUtils.DataSpaceMap</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceMapEntry.html" title="class in org.apache.poi.poifs.crypt">DataSpaceMapUtils.DataSpaceMapEntry</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceVersionInfo.html" title="class in org.apache.poi.poifs.crypt">DataSpaceMapUtils.DataSpaceVersionInfo</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.IRMDSTransformInfo.html" title="class in org.apache.poi.poifs.crypt">DataSpaceMapUtils.IRMDSTransformInfo</a></li>
+<li><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.TransformInfoHeader.html" title="class in org.apache.poi.poifs.crypt">DataSpaceMapUtils.TransformInfoHeader</a></li>
 <li><a href="org/apache/poi/ss/usermodel/DataValidation.html" title="interface in org.apache.poi.ss.usermodel"><i>DataValidation</i></a></li>
 <li><a href="org/apache/poi/ss/usermodel/DataValidation.ErrorStyle.html" title="class in org.apache.poi.ss.usermodel">DataValidation.ErrorStyle</a></li>
 <li><a href="org/apache/poi/ss/usermodel/DataValidationConstraint.html" title="interface in org.apache.poi.ss.usermodel"><i>DataValidationConstraint</i></a></li>
@@ -384,7 +403,6 @@
 <li><a href="org/apache/poi/hssf/usermodel/DVConstraint.html" title="class in org.apache.poi.hssf.usermodel">DVConstraint</a></li>
 <li><a href="org/apache/poi/hssf/usermodel/DVConstraint.FormulaPair.html" title="class in org.apache.poi.hssf.usermodel">DVConstraint.FormulaPair</a></li>
 <li><a href="org/apache/poi/hssf/record/DVRecord.html" title="class in org.apache.poi.hssf.record">DVRecord</a></li>
-<li><a href="org/apache/poi/poifs/crypt/EcmaDecryptor.html" title="class in org.apache.poi.poifs.crypt">EcmaDecryptor</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/EDate.html" title="class in org.apache.poi.ss.formula.functions">EDate</a></li>
 <li><a href="org/apache/poi/hssf/dev/EFBiffViewer.html" title="class in org.apache.poi.hssf.dev">EFBiffViewer</a></li>
 <li><a href="org/apache/poi/hssf/record/EmbeddedObjectRefSubRecord.html" title="class in org.apache.poi.hssf.record">EmbeddedObjectRefSubRecord</a></li>
@@ -394,8 +412,12 @@
 <li><a href="org/apache/poi/hslf/EncryptedSlideShow.html" title="class in org.apache.poi.hslf">EncryptedSlideShow</a></li>
 <li><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt">EncryptionHeader</a></li>
 <li><a href="org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a></li>
+<li><a href="org/apache/poi/poifs/crypt/EncryptionInfoBuilder.html" title="interface in org.apache.poi.poifs.crypt"><i>EncryptionInfoBuilder</i></a></li>
+<li><a href="org/apache/poi/poifs/crypt/EncryptionMode.html" title="enum in org.apache.poi.poifs.crypt">EncryptionMode</a></li>
 <li><a href="org/apache/poi/openxml4j/opc/EncryptionOption.html" title="enum in org.apache.poi.openxml4j.opc">EncryptionOption</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/EncryptionRecord.html" title="interface in org.apache.poi.poifs.crypt.standard"><i>EncryptionRecord</i></a></li>
 <li><a href="org/apache/poi/poifs/crypt/EncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt">EncryptionVerifier</a></li>
+<li><a href="org/apache/poi/poifs/crypt/Encryptor.html" title="class in org.apache.poi.poifs.crypt">Encryptor</a></li>
 <li><a href="org/apache/poi/hssf/record/chart/EndRecord.html" title="class in org.apache.poi.hssf.record.chart">EndRecord</a></li>
 <li><a href="org/apache/poi/hssf/record/EndSubRecord.html" title="class in org.apache.poi.hssf.record">EndSubRecord</a></li>
 <li><a href="org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem"><i>Entry</i></a></li>
@@ -414,7 +436,6 @@
 <li><a href="org/apache/poi/ddf/EscherArrayProperty.html" title="class in org.apache.poi.ddf">EscherArrayProperty</a></li>
 <li><a href="org/apache/poi/ddf/EscherBitmapBlip.html" title="class in org.apache.poi.ddf">EscherBitmapBlip</a></li>
 <li><a href="org/apache/poi/ddf/EscherBlipRecord.html" title="class in org.apache.poi.ddf">EscherBlipRecord</a></li>
-<li><a href="org/apache/poi/ddf/EscherBlipWMFRecord.html" title="class in org.apache.poi.ddf">EscherBlipWMFRecord</a></li>
 <li><a href="org/apache/poi/ddf/EscherBoolProperty.html" title="class in org.apache.poi.ddf">EscherBoolProperty</a></li>
 <li><a href="org/apache/poi/ddf/EscherBSERecord.html" title="class in org.apache.poi.ddf">EscherBSERecord</a></li>
 <li><a href="org/apache/poi/ddf/EscherChildAnchorRecord.html" title="class in org.apache.poi.ddf">EscherChildAnchorRecord</a></li>
@@ -614,6 +635,7 @@
 <li><a href="org/apache/poi/xslf/model/geom/Guide.html" title="class in org.apache.poi.xslf.model.geom">Guide</a></li>
 <li><a href="org/apache/poi/hssf/record/GutsRecord.html" title="class in org.apache.poi.hssf.record">GutsRecord</a></li>
 <li><a href="org/apache/poi/xssf/streaming/GZIPSheetDataWriter.html" title="class in org.apache.poi.xssf.streaming">GZIPSheetDataWriter</a></li>
+<li><a href="org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a></li>
 <li><a href="org/apache/poi/hssf/record/HCenterRecord.html" title="class in org.apache.poi.hssf.record">HCenterRecord</a></li>
 <li><a href="org/apache/poi/hwpf/model/HDFType.html" title="interface in org.apache.poi.hwpf.model"><i>HDFType</i></a></li>
 <li><a href="org/apache/poi/hdgf/HDGFDiagram.html" title="class in org.apache.poi.hdgf">HDGFDiagram</a></li>
@@ -841,6 +863,8 @@
 <li><a href="org/apache/poi/ss/formula/functions/LinearRegressionFunction.html" title="class in org.apache.poi.ss.formula.functions">LinearRegressionFunction</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/LinearRegressionFunction.FUNCTION.html" title="enum in org.apache.poi.ss.formula.functions">LinearRegressionFunction.FUNCTION</a></li>
 <li><a href="org/apache/poi/xslf/usermodel/LineCap.html" title="enum in org.apache.poi.xslf.usermodel">LineCap</a></li>
+<li><a href="org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts"><i>LineChartData</i></a></li>
+<li><a href="org/apache/poi/ss/usermodel/charts/LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><i>LineChartSerie</i></a></li>
 <li><a href="org/apache/poi/xslf/usermodel/LineDash.html" title="enum in org.apache.poi.xslf.usermodel">LineDash</a></li>
 <li><a href="org/apache/poi/xslf/usermodel/LineDecoration.html" title="enum in org.apache.poi.xslf.usermodel">LineDecoration</a></li>
 <li><a href="org/apache/poi/xslf/usermodel/LineEndLength.html" title="enum in org.apache.poi.xslf.usermodel">LineEndLength</a></li>
@@ -1365,7 +1389,13 @@
 <li><a href="org/apache/poi/hwpf/sprm/SprmUtils.html" title="class in org.apache.poi.hwpf.sprm">SprmUtils</a></li>
 <li><a href="org/apache/poi/xslf/model/geom/SqrtExpression.html" title="class in org.apache.poi.xslf.model.geom">SqrtExpression</a></li>
 <li><a href="org/apache/poi/ss/util/SSCellRange.html" title="class in org.apache.poi.ss.util">SSCellRange</a></li>
+<li><a href="org/apache/poi/hslf/record/SSSlideInfoAtom.html" title="class in org.apache.poi.hslf.record">SSSlideInfoAtom</a></li>
 <li><a href="org/apache/poi/hssf/record/SSTRecord.html" title="class in org.apache.poi.hssf.record">SSTRecord</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/StandardDecryptor.html" title="class in org.apache.poi.poifs.crypt.standard">StandardDecryptor</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/StandardEncryptionHeader.html" title="class in org.apache.poi.poifs.crypt.standard">StandardEncryptionHeader</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/StandardEncryptionInfoBuilder.html" title="class in org.apache.poi.poifs.crypt.standard">StandardEncryptionInfoBuilder</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/StandardEncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt.standard">StandardEncryptionVerifier</a></li>
+<li><a href="org/apache/poi/poifs/crypt/standard/StandardEncryptor.html" title="class in org.apache.poi.poifs.crypt.standard">StandardEncryptor</a></li>
 <li><a href="org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></li>
 <li><a href="org/apache/poi/hwpf/model/types/StdfBaseAbstractType.html" title="class in org.apache.poi.hwpf.model.types">StdfBaseAbstractType</a></li>
 <li><a href="org/apache/poi/hwpf/model/types/StdfPost2000AbstractType.html" title="class in org.apache.poi.hwpf.model.types">StdfPost2000AbstractType</a></li>
@@ -1477,6 +1507,7 @@
 <li><a href="org/apache/poi/hssf/record/chart/TickRecord.html" title="class in org.apache.poi.hssf.record.chart">TickRecord</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/TimeFunc.html" title="class in org.apache.poi.ss.formula.functions">TimeFunc</a></li>
 <li><a href="org/apache/poi/hslf/model/TitleMaster.html" title="class in org.apache.poi.hslf.model">TitleMaster</a></li>
+<li><a href="org/apache/poi/ss/usermodel/charts/TitleType.html" title="enum in org.apache.poi.ss.usermodel.charts">TitleType</a></li>
 <li><a href="org/apache/poi/hwpf/model/types/TLPAbstractType.html" title="class in org.apache.poi.hwpf.model.types">TLPAbstractType</a></li>
 <li><a href="org/apache/poi/hmef/attribute/TNEFAttribute.html" title="class in org.apache.poi.hmef.attribute">TNEFAttribute</a></li>
 <li><a href="org/apache/poi/hmef/attribute/TNEFDateAttribute.html" title="class in org.apache.poi.hmef.attribute">TNEFDateAttribute</a></li>
@@ -1620,6 +1651,7 @@
 <li><a href="org/apache/poi/xssf/usermodel/XSSFAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFAnchor</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFAutoFilter.html" title="class in org.apache.poi.xssf.usermodel">XSSFAutoFilter</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFBorderFormatting</a></li>
+<li><a href="org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel">XSSFCell</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellAlignment</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder</a></li>
@@ -1663,6 +1695,7 @@
 <li><a href="org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFHeaderFooter</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel">XSSFHyperlink</a></li>
 <li><a href="org/apache/poi/xssf/extractor/XSSFImportFromXML.html" title="class in org.apache.poi.xssf.extractor">XSSFImportFromXML</a></li>
+<li><a href="org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFManualLayout</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFMap.html" title="class in org.apache.poi.xssf.usermodel">XSSFMap</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel">XSSFName</a></li>

Modified: poi/site/publish/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/constant-values.html?rev=1557153&r1=1557152&r2=1557153&view=diff
==============================================================================
--- poi/site/publish/apidocs/constant-values.html (original)
+++ poi/site/publish/apidocs/constant-values.html Fri Jan 10 15:30:58 2014
@@ -236,25 +236,6 @@
 </li>
 <li class="blockList">
 <table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>org.apache.poi.ddf.<a href="org/apache/poi/ddf/EscherBlipWMFRecord.html" title="class in org.apache.poi.ddf">EscherBlipWMFRecord</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.poi.ddf.EscherBlipWMFRecord.RECORD_DESCRIPTION">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="org/apache/poi/ddf/EscherBlipWMFRecord.html#RECORD_DESCRIPTION">RECORD_DESCRIPTION</a></code></td>
-<td class="colLast"><code>"msofbtBlip"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.apache.poi.ddf.<a href="org/apache/poi/ddf/EscherBSERecord.html" title="class in org.apache.poi.ddf">EscherBSERecord</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -4440,6 +4421,27 @@
 <ul class="blockList">
 <li class="blockList">
 <table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.poi.hslf.<a href="org/apache/poi/hslf/HSLFSlideShow.html" title="class in org.apache.poi.hslf">HSLFSlideShow</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.poi.hslf.HSLFSlideShow.UNSET_OFFSET">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/poi/hslf/HSLFSlideShow.html#UNSET_OFFSET">UNSET_OFFSET</a></code></td>
+<td class="colLast"><code>-1</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.apache.poi.hslf.blip.<a href="org/apache/poi/hslf/blip/DIB.html" title="class in org.apache.poi.hslf.blip">DIB</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -21781,116 +21783,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>org.apache.poi.poifs.crypt.<a href="org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt">EncryptionHeader</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.ALGORITHM_AES_128">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#ALGORITHM_AES_128">ALGORITHM_AES_128</a></code></td>
-<td class="colLast"><code>26126</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.ALGORITHM_AES_192">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#ALGORITHM_AES_192">ALGORITHM_AES_192</a></code></td>
-<td class="colLast"><code>26127</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.ALGORITHM_AES_256">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#ALGORITHM_AES_256">ALGORITHM_AES_256</a></code></td>
-<td class="colLast"><code>26128</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.ALGORITHM_RC4">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#ALGORITHM_RC4">ALGORITHM_RC4</a></code></td>
-<td class="colLast"><code>26625</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.HASH_NONE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#HASH_NONE">HASH_NONE</a></code></td>
-<td class="colLast"><code>0</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.HASH_SHA1">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#HASH_SHA1">HASH_SHA1</a></code></td>
-<td class="colLast"><code>32772</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.HASH_SHA256">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#HASH_SHA256">HASH_SHA256</a></code></td>
-<td class="colLast"><code>32780</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.HASH_SHA384">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#HASH_SHA384">HASH_SHA384</a></code></td>
-<td class="colLast"><code>32781</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.HASH_SHA512">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#HASH_SHA512">HASH_SHA512</a></code></td>
-<td class="colLast"><code>32782</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.MODE_CBC">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#MODE_CBC">MODE_CBC</a></code></td>
-<td class="colLast"><code>2</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.MODE_CFB">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#MODE_CFB">MODE_CFB</a></code></td>
-<td class="colLast"><code>3</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.MODE_ECB">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#MODE_ECB">MODE_ECB</a></code></td>
-<td class="colLast"><code>1</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.PROVIDER_AES">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#PROVIDER_AES">PROVIDER_AES</a></code></td>
-<td class="colLast"><code>24</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.poi.poifs.crypt.EncryptionHeader.PROVIDER_RC4">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#PROVIDER_RC4">PROVIDER_RC4</a></code></td>
-<td class="colLast"><code>1</code></td>
-</tr>
-</tbody>
-</table>
-</li>
 </ul>
 <ul class="blockList">
 <li class="blockList">
@@ -29259,7 +29151,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org