Skip to content

Commit e2e4d24

Browse files
committed
Update documentation
1 parent 155e236 commit e2e4d24

File tree

2,076 files changed

+6723
-5808
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,076 files changed

+6723
-5808
lines changed

docs/CHANGELOG/index.html

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,15 @@
271271
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
272272

273273
<li class="md-nav__item">
274-
<a href="#1141-unreleased" class="md-nav__link">
275-
11.4.1 (unreleased)
274+
<a href="#1151-unreleased" class="md-nav__link">
275+
11.5.1 (unreleased)
276+
</a>
277+
278+
</li>
279+
280+
<li class="md-nav__item">
281+
<a href="#1150-2023-05-19" class="md-nav__link">
282+
11.5.0 (2023-05-19)
276283
</a>
277284

278285
</li>
@@ -2664,8 +2671,15 @@
26642671
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
26652672

26662673
<li class="md-nav__item">
2667-
<a href="#1141-unreleased" class="md-nav__link">
2668-
11.4.1 (unreleased)
2674+
<a href="#1151-unreleased" class="md-nav__link">
2675+
11.5.1 (unreleased)
2676+
</a>
2677+
2678+
</li>
2679+
2680+
<li class="md-nav__item">
2681+
<a href="#1150-2023-05-19" class="md-nav__link">
2682+
11.5.0 (2023-05-19)
26692683
</a>
26702684

26712685
</li>
@@ -4192,7 +4206,18 @@
41924206

41934207

41944208
<h1 id="changelog">Changelog</h1>
4195-
<h2 id="1141-unreleased">11.4.1 (unreleased)</h2>
4209+
<h2 id="1151-unreleased">11.5.1 (unreleased)</h2>
4210+
<h2 id="1150-2023-05-19">11.5.0 (2023-05-19)</h2>
4211+
<ul>
4212+
<li>Added the ability to read Subproject data embedded in MSPDI files.</li>
4213+
<li>Added the ability to read timephased baseline work and cost from MSPDI files.</li>
4214+
<li>Added the ability to write timephased baseline work and cost to MSPDI files.</li>
4215+
<li>Improve accuracy of timephased baseline work read from MPP files.</li>
4216+
<li>Ensure that non-recurring calendar exceptions take precedence over recurring calendar exceptions.</li>
4217+
<li>Avoid creating duplicate calendar exceptions when reading Asta PP files.</li>
4218+
<li>Added the Bar Name attribute to Task, which is accessed using the <code>getBarName</code> and <code>setBarName</code> methods. This is populated with the name of the bar to which a task belongs when reading an Asta Powerproject schedule.</li>
4219+
<li>When reading schedules from XER files and P6 databases, ensure durations without a value are returned as <code>null</code> rather than as a zero duration.</li>
4220+
</ul>
41964221
<h2 id="1140-2023-05-08">11.4.0 (2023-05-08)</h2>
41974222
<ul>
41984223
<li>Added the "Resource Pool File" attribute to ProjectProperties, which represents the full path of the resource pool used by an MPP file. This attribute is accessible via the <code>getResourcePoolFile</code> and <code>setResourcePoolFile</code> methods.</li>

docs/apidocs/allclasses-frame.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (MPXJ 11.4.0 API)</title>
7+
<title>All Classes (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/apidocs/allclasses-noframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (MPXJ 11.4.0 API)</title>
7+
<title>All Classes (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/apidocs/constant-values.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Constant Field Values (MPXJ 11.4.0 API)</title>
7+
<title>Constant Field Values (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="Constant Field Values (MPXJ 11.4.0 API)";
22+
parent.document.title="Constant Field Values (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {
@@ -220,7 +220,7 @@ <h2 title="net.sf">net.sf.*</h2>
220220
<!-- -->
221221
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
222222
<td><code><a href="net/sf/mpxj/MPXJ.html#VERSION">VERSION</a></code></td>
223-
<td class="colLast"><code>"11.4.0"</code></td>
223+
<td class="colLast"><code>"11.5.0"</code></td>
224224
</tr>
225225
</tbody>
226226
</table>

docs/apidocs/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Deprecated List (MPXJ 11.4.0 API)</title>
7+
<title>Deprecated List (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="Deprecated List (MPXJ 11.4.0 API)";
22+
parent.document.title="Deprecated List (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {

docs/apidocs/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>API Help (MPXJ 11.4.0 API)</title>
7+
<title>API Help (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="API Help (MPXJ 11.4.0 API)";
22+
parent.document.title="API Help (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {

docs/apidocs/index-all.html

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Index (MPXJ 11.4.0 API)</title>
7+
<title>Index (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="Index (MPXJ 11.4.0 API)";
22+
parent.document.title="Index (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {
@@ -4359,6 +4359,10 @@ <h2 class="title">C</h2>
43594359
<dd>
43604360
<div class="block">Create an instance of <a href="net/sf/mpxj/mspdi/schema/Project.html" title="class in net.sf.mpxj.mspdi.schema"><code>Project</code></a></div>
43614361
</dd>
4362+
<dt><span class="memberNameLink"><a href="net/sf/mpxj/mspdi/schema/ObjectFactory.html#createProject-net.sf.mpxj.mspdi.schema.Project-">createProject(Project)</a></span> - Method in class net.sf.mpxj.mspdi.schema.<a href="net/sf/mpxj/mspdi/schema/ObjectFactory.html" title="class in net.sf.mpxj.mspdi.schema">ObjectFactory</a></dt>
4363+
<dd>
4364+
<div class="block">Create an instance of <a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code>&lt;</code><a href="net/sf/mpxj/mspdi/schema/Project.html" title="class in net.sf.mpxj.mspdi.schema"><code>Project</code></a><code>&gt;</code></div>
4365+
</dd>
43624366
<dt><span class="memberNameLink"><a href="net/sf/mpxj/planner/schema/ObjectFactory.html#createProject--">createProject()</a></span> - Method in class net.sf.mpxj.planner.schema.<a href="net/sf/mpxj/planner/schema/ObjectFactory.html" title="class in net.sf.mpxj.planner.schema">ObjectFactory</a></dt>
43634367
<dd>
43644368
<div class="block">Create an instance of <a href="net/sf/mpxj/planner/schema/Project.html" title="class in net.sf.mpxj.planner.schema"><code>Project</code></a></div>
@@ -10997,6 +11001,10 @@ <h2 class="title">G</h2>
1099711001
<dd>
1099811002
<div class="block">Retrieve the bar date format.</div>
1099911003
</dd>
11004+
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Task.html#getBarName--">getBarName()</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Task.html" title="class in net.sf.mpxj">Task</a></dt>
11005+
<dd>
11006+
<div class="block">Retrieve the name of the Asta Powerproject bar to which this task belongs.</div>
11007+
</dd>
1100011008
<dt><span class="memberNameLink"><a href="net/sf/mpxj/mpp/GanttChartView.html#getBarRowsGridLines--">getBarRowsGridLines()</a></span> - Method in class net.sf.mpxj.mpp.<a href="net/sf/mpxj/mpp/GanttChartView.html" title="class in net.sf.mpxj.mpp">GanttChartView</a></dt>
1100111009
<dd>
1100211010
<div class="block">Retrieve a grid lines definition.</div>
@@ -26261,6 +26269,10 @@ <h2 class="title">G</h2>
2626126269
<dd>
2626226270
<div class="block">Gets the value of the project property.</div>
2626326271
</dd>
26272+
<dt><span class="memberNameLink"><a href="net/sf/mpxj/mspdi/schema/Project.Tasks.Task.html#getProject--">getProject()</a></span> - Method in class net.sf.mpxj.mspdi.schema.<a href="net/sf/mpxj/mspdi/schema/Project.Tasks.Task.html" title="class in net.sf.mpxj.mspdi.schema">Project.Tasks.Task</a></dt>
26273+
<dd>
26274+
<div class="block">Gets the value of the project property.</div>
26275+
</dd>
2626426276
<dt><span class="memberNameLink"><a href="net/sf/mpxj/primavera/schema/APIBusinessObjects.html#getProject--">getProject()</a></span> - Method in class net.sf.mpxj.primavera.schema.<a href="net/sf/mpxj/primavera/schema/APIBusinessObjects.html" title="class in net.sf.mpxj.primavera.schema">APIBusinessObjects</a></dt>
2626526277
<dd>
2626626278
<div class="block">Gets the value of the project property.</div>
@@ -44520,10 +44532,12 @@ <h2 class="title">P</h2>
4452044532
<dd>&nbsp;</dd>
4452144533
<dt><a href="net/sf/mpxj/mspdi/schema/Project.html" title="class in net.sf.mpxj.mspdi.schema"><span class="typeNameLink">Project</span></a> - Class in <a href="net/sf/mpxj/mspdi/schema/package-summary.html">net.sf.mpxj.mspdi.schema</a></dt>
4452244534
<dd>
44523-
<div class="block">&lt;p&gt;Java class for anonymous complex type.</div>
44535+
<div class="block">&lt;p&gt;Java class for Project complex type.</div>
4452444536
</dd>
4452544537
<dt><span class="memberNameLink"><a href="net/sf/mpxj/mspdi/schema/Project.html#Project--">Project()</a></span> - Constructor for class net.sf.mpxj.mspdi.schema.<a href="net/sf/mpxj/mspdi/schema/Project.html" title="class in net.sf.mpxj.mspdi.schema">Project</a></dt>
4452644538
<dd>&nbsp;</dd>
44539+
<dt><span class="memberNameLink"><a href="net/sf/mpxj/mspdi/schema/Project.Tasks.Task.html#project">project</a></span> - Variable in class net.sf.mpxj.mspdi.schema.<a href="net/sf/mpxj/mspdi/schema/Project.Tasks.Task.html" title="class in net.sf.mpxj.mspdi.schema">Project.Tasks.Task</a></dt>
44540+
<dd>&nbsp;</dd>
4452744541
<dt><a href="net/sf/mpxj/planner/schema/Project.html" title="class in net.sf.mpxj.planner.schema"><span class="typeNameLink">Project</span></a> - Class in <a href="net/sf/mpxj/planner/schema/package-summary.html">net.sf.mpxj.planner.schema</a></dt>
4452844542
<dd>
4452944543
<div class="block">&lt;p&gt;Java class for anonymous complex type.</div>
@@ -49748,6 +49762,10 @@ <h2 class="title">S</h2>
4974849762
<dd>
4974949763
<div class="block">Sets the value of the b property.</div>
4975049764
</dd>
49765+
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Task.html#setBarName-java.lang.String-">setBarName(String)</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Task.html" title="class in net.sf.mpxj">Task</a></dt>
49766+
<dd>
49767+
<div class="block">Set the name of the Asta Powerproject bar to which this task belongs.</div>
49768+
</dd>
4975149769
<dt><span class="memberNameLink"><a href="net/sf/mpxj/mpp/GanttBarStyleException.html#setBarStyleIndex-int-">setBarStyleIndex(int)</a></span> - Method in class net.sf.mpxj.mpp.<a href="net/sf/mpxj/mpp/GanttBarStyleException.html" title="class in net.sf.mpxj.mpp">GanttBarStyleException</a></dt>
4975249770
<dd>
4975349771
<div class="block">Sets the bar style index.</div>
@@ -64088,6 +64106,10 @@ <h2 class="title">S</h2>
6408864106
<dd>
6408964107
<div class="block">Sets the value of the progressDateTarget property.</div>
6409064108
</dd>
64109+
<dt><span class="memberNameLink"><a href="net/sf/mpxj/mspdi/schema/Project.Tasks.Task.html#setProject-net.sf.mpxj.mspdi.schema.Project-">setProject(Project)</a></span> - Method in class net.sf.mpxj.mspdi.schema.<a href="net/sf/mpxj/mspdi/schema/Project.Tasks.Task.html" title="class in net.sf.mpxj.mspdi.schema">Project.Tasks.Task</a></dt>
64110+
<dd>
64111+
<div class="block">Sets the value of the project property.</div>
64112+
</dd>
6409164113
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Task.html#setProject-java.lang.String-">setProject(String)</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Task.html" title="class in net.sf.mpxj">Task</a></dt>
6409264114
<dd>
6409364115
<div class="block">The Project field shows the name of the project from which a
@@ -68020,6 +68042,11 @@ <h2 class="title">S</h2>
6802068042
<div class="block"><span class="deprecationComment">use setSubprojectFile</span></div>
6802168043
</div>
6802268044
</dd>
68045+
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Task.html#setSubprojectObject-net.sf.mpxj.ProjectFile-">setSubprojectObject(ProjectFile)</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Task.html" title="class in net.sf.mpxj">Task</a></dt>
68046+
<dd>
68047+
<div class="block">Where we have already read a project, this method is used to
68048+
attach it to the task.</div>
68049+
</dd>
6802368050
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Task.html#setSubprojectReadOnly-boolean-">setSubprojectReadOnly(boolean)</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Task.html" title="class in net.sf.mpxj">Task</a></dt>
6802468051
<dd>
6802568052
<div class="block">Set the subproject read only flag.</div>

docs/apidocs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>MPXJ 11.4.0 API</title>
7+
<title>MPXJ 11.5.0 API</title>
88
<script type="text/javascript">
99
tmpTargetPage = "" + window.location.search;
1010
if (tmpTargetPage != "" && tmpTargetPage != "undefined")

docs/apidocs/net/sf/mpxj/AbstractFieldContainer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractFieldContainer (MPXJ 11.4.0 API)</title>
7+
<title>AbstractFieldContainer (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="AbstractFieldContainer (MPXJ 11.4.0 API)";
22+
parent.document.title="AbstractFieldContainer (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {

docs/apidocs/net/sf/mpxj/AccrueType.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AccrueType (MPXJ 11.4.0 API)</title>
7+
<title>AccrueType (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="AccrueType (MPXJ 11.4.0 API)";
22+
parent.document.title="AccrueType (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {

docs/apidocs/net/sf/mpxj/ActivityCode.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>ActivityCode (MPXJ 11.4.0 API)</title>
7+
<title>ActivityCode (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="ActivityCode (MPXJ 11.4.0 API)";
22+
parent.document.title="ActivityCode (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {

docs/apidocs/net/sf/mpxj/ActivityCodeContainer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>ActivityCodeContainer (MPXJ 11.4.0 API)</title>
7+
<title>ActivityCodeContainer (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="ActivityCodeContainer (MPXJ 11.4.0 API)";
22+
parent.document.title="ActivityCodeContainer (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {

docs/apidocs/net/sf/mpxj/ActivityCodeScope.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>ActivityCodeScope (MPXJ 11.4.0 API)</title>
7+
<title>ActivityCodeScope (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="ActivityCodeScope (MPXJ 11.4.0 API)";
22+
parent.document.title="ActivityCodeScope (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {

docs/apidocs/net/sf/mpxj/ActivityCodeValue.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>ActivityCodeValue (MPXJ 11.4.0 API)</title>
7+
<title>ActivityCodeValue (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="ActivityCodeValue (MPXJ 11.4.0 API)";
22+
parent.document.title="ActivityCodeValue (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {

docs/apidocs/net/sf/mpxj/ActivityStatus.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>ActivityStatus (MPXJ 11.4.0 API)</title>
7+
<title>ActivityStatus (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="ActivityStatus (MPXJ 11.4.0 API)";
22+
parent.document.title="ActivityStatus (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {

docs/apidocs/net/sf/mpxj/ActivityType.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>ActivityType (MPXJ 11.4.0 API)</title>
7+
<title>ActivityType (MPXJ 11.5.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="ActivityType (MPXJ 11.4.0 API)";
22+
parent.document.title="ActivityType (MPXJ 11.5.0 API)";
2323
}
2424
}
2525
catch(err) {

0 commit comments

Comments
 (0)