Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joniles committed Jul 26, 2024
1 parent eb735f4 commit e08cede
Show file tree
Hide file tree
Showing 2,137 changed files with 6,891 additions and 6,406 deletions.
37 changes: 32 additions & 5 deletions docs/CHANGELOG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -291,9 +291,18 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#1303-unreleased" class="md-nav__link">
<a href="#1311-unreleased" class="md-nav__link">
<span class="md-ellipsis">
13.0.3 (unreleased)
13.1.1 (unreleased)
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#1310-2024-07-26" class="md-nav__link">
<span class="md-ellipsis">
13.1.0 (2024-07-26)
</span>
</a>

Expand Down Expand Up @@ -3885,9 +3894,18 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#1303-unreleased" class="md-nav__link">
<a href="#1311-unreleased" class="md-nav__link">
<span class="md-ellipsis">
13.1.1 (unreleased)
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#1310-2024-07-26" class="md-nav__link">
<span class="md-ellipsis">
13.0.3 (unreleased)
13.1.0 (2024-07-26)
</span>
</a>

Expand Down Expand Up @@ -6123,7 +6141,8 @@


<h1 id="changelog">Changelog</h1>
<h2 id="1303-unreleased">13.0.3 (unreleased)</h2>
<h2 id="1311-unreleased">13.1.1 (unreleased)</h2>
<h2 id="1310-2024-07-26">13.1.0 (2024-07-26)</h2>
<ul>
<li>Updated to POI 5.3.0</li>
<li>Add support for reading and writing timephased data for activities in P6 schedules which have a "manual" curve. (Note: MPXJ does not currently support translating timephased data between different applications, so timephased data read from an MPP file won't be written to a P6 schedule and vice versa).</li>
Expand All @@ -6136,6 +6155,14 @@ <h2 id="1303-unreleased">13.0.3 (unreleased)</h2>
<li>Add support for the Resource Assignment field Remaining Units. (Note: this field defaults to the same value as Units if it is not explicitly populated).</li>
<li>Ensure the Resource Assignment field Remaining Units is read from and written to P6 schedules.</li>
<li>Improve handling of invalid calendar exception data when reading P6 schedules from XER files or a P6 database.</li>
<li>Improve the implementation of the Unique ID sequence generator used by MPXJ to avoid issues when multiple classloaders are used.</li>
<li>Deprecated the original <code>StructuredNotes</code> constructor. A new version of the constructor takes an additional <code>ProjectFile</code> argument.</li>
<li>Deprecated the original <code>UserDefinedField</code> constructor. A new version of the constructor takes an additional <code>ProjectFile</code> argument.</li>
<li>Add support for reading and writing the Project Website URL attribute for P6 schedules.</li>
<li>Add support for the Notes attribute as part of the <code>ProjectProperties</code> class.</li>
<li>Ensure that project notes are read from and written to PMXML files.</li>
<li>Usability improvements to the Notes class hierarchy to make it easier to update notes.</li>
<li>Improvements to notes handling when writing PMXML files to make it easier to construct structured notes using plain text.</li>
</ul>
<h2 id="1302-2024-07-08">13.0.2 (2024-07-08)</h2>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (MPXJ 13.0.2 API)</title>
<title>All Classes (MPXJ 13.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion docs/apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (MPXJ 13.0.2 API)</title>
<title>All Classes (MPXJ 13.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (MPXJ 13.0.2 API)</title>
<title>Constant Field Values (MPXJ 13.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (MPXJ 13.0.2 API)";
parent.document.title="Constant Field Values (MPXJ 13.1.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -220,7 +220,7 @@ <h2 title="net.sf">net.sf.*</h2>
<!-- -->
</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>
<td><code><a href="net/sf/mpxj/MPXJ.html#VERSION">VERSION</a></code></td>
<td class="colLast"><code>"13.0.2"</code></td>
<td class="colLast"><code>"13.1.0"</code></td>
</tr>
</tbody>
</table>
Expand Down
33 changes: 31 additions & 2 deletions docs/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (MPXJ 13.0.2 API)</title>
<title>Deprecated List (MPXJ 13.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (MPXJ 13.0.2 API)";
parent.document.title="Deprecated List (MPXJ 13.1.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -79,6 +79,35 @@
<div class="header">
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#constructor">Deprecated Constructors</a></li>
</ul>
</div>
<div class="contentContainer"><a name="constructor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Constructors table, listing deprecated constructors, and an explanation">
<caption><span>Deprecated Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="net/sf/mpxj/StructuredNotes.html#StructuredNotes-java.lang.Integer-net.sf.mpxj.NotesTopic-net.sf.mpxj.Notes-">net.sf.mpxj.StructuredNotes(Integer, NotesTopic, Notes)</a>
<div class="block"><span class="deprecationComment">use the new version of the constructor</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="net/sf/mpxj/UserDefinedField.html#UserDefinedField-java.lang.Integer-java.lang.String-java.lang.String-net.sf.mpxj.FieldTypeClass-boolean-net.sf.mpxj.DataType-">net.sf.mpxj.UserDefinedField(Integer, String, String, FieldTypeClass, boolean, DataType)</a>
<div class="block"><span class="deprecationComment">use the new version of this constructor</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (MPXJ 13.0.2 API)</title>
<title>API Help (MPXJ 13.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (MPXJ 13.0.2 API)";
parent.document.title="API Help (MPXJ 13.1.0 API)";
}
}
catch(err) {
Expand Down
44 changes: 42 additions & 2 deletions docs/apidocs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (MPXJ 13.0.2 API)</title>
<title>Index (MPXJ 13.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (MPXJ 13.0.2 API)";
parent.document.title="Index (MPXJ 13.1.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -23927,6 +23927,10 @@ <h2 class="title">G</h2>
<dd>
<div class="block">Gets the value of the notes property.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/ProjectProperties.html#getNotes--">getNotes()</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/ProjectProperties.html" title="class in net.sf.mpxj">ProjectProperties</a></dt>
<dd>
<div class="block">Retrieve the project notes.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Relation.html#getNotes--">getNotes()</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Relation.html" title="class in net.sf.mpxj">Relation</a></dt>
<dd>
<div class="block">Retrieve the notes association with this relationship.</div>
Expand All @@ -23951,6 +23955,10 @@ <h2 class="title">G</h2>
<dd>
<div class="block">Retrieve the notes object.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/ProjectProperties.html#getNotesObject--">getNotesObject()</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/ProjectProperties.html" title="class in net.sf.mpxj">ProjectProperties</a></dt>
<dd>
<div class="block">Retrieve the project notes object.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Resource.html#getNotesObject--">getNotesObject()</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Resource.html" title="class in net.sf.mpxj">Resource</a></dt>
<dd>
<div class="block">Retrieve an object which contains both the plain text notes
Expand Down Expand Up @@ -27481,6 +27489,10 @@ <h2 class="title">G</h2>
<dd>
<div class="block">Gets the project title.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/ProjectProperties.html#getProjectWebsiteUrl--">getProjectWebsiteUrl()</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/ProjectProperties.html" title="class in net.sf.mpxj">ProjectProperties</a></dt>
<dd>
<div class="block">Retrieve the project website URL.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/primavera/schema/ScheduleCheckOptionType.html#getProjPropTypeInt--">getProjPropTypeInt()</a></span> - Method in class net.sf.mpxj.primavera.schema.<a href="net/sf/mpxj/primavera/schema/ScheduleCheckOptionType.html" title="class in net.sf.mpxj.primavera.schema">ScheduleCheckOptionType</a></dt>
<dd>
<div class="block">Gets the value of the projPropTypeInt property.</div>
Expand Down Expand Up @@ -62461,6 +62473,10 @@ <h2 class="title">S</h2>
<dd>
<div class="block">Sets the value of the notes property.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/ProjectProperties.html#setNotes-java.lang.String-">setNotes(String)</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/ProjectProperties.html" title="class in net.sf.mpxj">ProjectProperties</a></dt>
<dd>
<div class="block">Set the project notes.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Resource.html#setNotes-java.lang.String-">setNotes(String)</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Resource.html" title="class in net.sf.mpxj">Resource</a></dt>
<dd>
<div class="block">Sets the notes text for this resource.</div>
Expand All @@ -62473,6 +62489,10 @@ <h2 class="title">S</h2>
<dd>
<div class="block">This method is used to add notes to the current task.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/ProjectProperties.html#setNotesObject-net.sf.mpxj.Notes-">setNotesObject(Notes)</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/ProjectProperties.html" title="class in net.sf.mpxj">ProjectProperties</a></dt>
<dd>
<div class="block">Set the project notes object.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Resource.html#setNotesObject-net.sf.mpxj.Notes-">setNotesObject(Notes)</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Resource.html" title="class in net.sf.mpxj">Resource</a></dt>
<dd>
<div class="block">Set the Notes instance representing the resource notes.</div>
Expand Down Expand Up @@ -65512,6 +65532,10 @@ <h2 class="title">S</h2>
<dd>
<div class="block">Sets the value of the projectUDFs property.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/ProjectProperties.html#setProjectWebsiteUrl-java.lang.String-">setProjectWebsiteUrl(String)</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/ProjectProperties.html" title="class in net.sf.mpxj">ProjectProperties</a></dt>
<dd>
<div class="block">Set the project website URL.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/primavera/schema/ScheduleCheckOptionType.html#setProjPropTypeInt-java.lang.Integer-">setProjPropTypeInt(Integer)</a></span> - Method in class net.sf.mpxj.primavera.schema.<a href="net/sf/mpxj/primavera/schema/ScheduleCheckOptionType.html" title="class in net.sf.mpxj.primavera.schema">ScheduleCheckOptionType</a></dt>
<dd>
<div class="block">Sets the value of the projPropTypeInt property.</div>
Expand Down Expand Up @@ -74145,6 +74169,12 @@ <h2 class="title">S</h2>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/StructuredNotes.html#StructuredNotes-java.lang.Integer-net.sf.mpxj.NotesTopic-net.sf.mpxj.Notes-">StructuredNotes(Integer, NotesTopic, Notes)</a></span> - Constructor for class net.sf.mpxj.<a href="net/sf/mpxj/StructuredNotes.html" title="class in net.sf.mpxj">StructuredNotes</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">use the new version of the constructor</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/StructuredNotes.html#StructuredNotes-net.sf.mpxj.ProjectFile-java.lang.Integer-net.sf.mpxj.NotesTopic-net.sf.mpxj.Notes-">StructuredNotes(ProjectFile, Integer, NotesTopic, Notes)</a></span> - Constructor for class net.sf.mpxj.<a href="net/sf/mpxj/StructuredNotes.html" title="class in net.sf.mpxj">StructuredNotes</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="net/sf/mpxj/primavera/StructuredTextParseException.html" title="class in net.sf.mpxj.primavera"><span class="typeNameLink">StructuredTextParseException</span></a> - Exception in <a href="net/sf/mpxj/primavera/package-summary.html">net.sf.mpxj.primavera</a></dt>
Expand Down Expand Up @@ -76122,6 +76152,8 @@ <h2 class="title">T</h2>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Notes.html#toString--">toString()</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Notes.html" title="class in net.sf.mpxj">Notes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/ParentNotes.html#toString--">toString()</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/ParentNotes.html" title="class in net.sf.mpxj">ParentNotes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/primavera/ExternalRelation.html#toString--">toString()</a></span> - Method in class net.sf.mpxj.primavera.<a href="net/sf/mpxj/primavera/ExternalRelation.html" title="class in net.sf.mpxj.primavera">ExternalRelation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Priority.html#toString--">toString()</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Priority.html" title="class in net.sf.mpxj">Priority</a></dt>
Expand Down Expand Up @@ -76175,6 +76207,8 @@ <h2 class="title">T</h2>
<div class="block">Returns a string representation of the schedule from type
to be used as part of an MPX file.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/StructuredNotes.html#toString--">toString()</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/StructuredNotes.html" title="class in net.sf.mpxj">StructuredNotes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/Table.html#toString--">toString()</a></span> - Method in class net.sf.mpxj.<a href="net/sf/mpxj/Table.html" title="class in net.sf.mpxj">Table</a></dt>
<dd>
<div class="block">This method dumps the contents of this table as a String.</div>
Expand Down Expand Up @@ -76930,6 +76964,12 @@ <h2 class="title">U</h2>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/UserDefinedField.html#UserDefinedField-java.lang.Integer-java.lang.String-java.lang.String-net.sf.mpxj.FieldTypeClass-boolean-net.sf.mpxj.DataType-">UserDefinedField(Integer, String, String, FieldTypeClass, boolean, DataType)</a></span> - Constructor for class net.sf.mpxj.<a href="net/sf/mpxj/UserDefinedField.html" title="class in net.sf.mpxj">UserDefinedField</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">use the new version of this constructor</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sf/mpxj/UserDefinedField.html#UserDefinedField-net.sf.mpxj.ProjectFile-java.lang.Integer-java.lang.String-java.lang.String-net.sf.mpxj.FieldTypeClass-boolean-net.sf.mpxj.DataType-">UserDefinedField(ProjectFile, Integer, String, String, FieldTypeClass, boolean, DataType)</a></span> - Constructor for class net.sf.mpxj.<a href="net/sf/mpxj/UserDefinedField.html" title="class in net.sf.mpxj">UserDefinedField</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="net/sf/mpxj/UserDefinedFieldContainer.html" title="class in net.sf.mpxj"><span class="typeNameLink">UserDefinedFieldContainer</span></a> - Class in <a href="net/sf/mpxj/package-summary.html">net.sf.mpxj</a></dt>
Expand Down
2 changes: 1 addition & 1 deletion docs/apidocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MPXJ 13.0.2 API</title>
<title>MPXJ 13.1.0 API</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/net/sf/mpxj/AbstractFieldContainer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractFieldContainer (MPXJ 13.0.2 API)</title>
<title>AbstractFieldContainer (MPXJ 13.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractFieldContainer (MPXJ 13.0.2 API)";
parent.document.title="AbstractFieldContainer (MPXJ 13.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/net/sf/mpxj/AccrueType.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AccrueType (MPXJ 13.0.2 API)</title>
<title>AccrueType (MPXJ 13.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AccrueType (MPXJ 13.0.2 API)";
parent.document.title="AccrueType (MPXJ 13.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/net/sf/mpxj/ActivityCode.Builder.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ActivityCode.Builder (MPXJ 13.0.2 API)</title>
<title>ActivityCode.Builder (MPXJ 13.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ActivityCode.Builder (MPXJ 13.0.2 API)";
parent.document.title="ActivityCode.Builder (MPXJ 13.1.0 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit e08cede

Please sign in to comment.