Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
23 changes: 21 additions & 2 deletions docs/api/MASES.NetPDF.CLI.NetPDFCLICore-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,12 @@ <h4 class="section">Type Parameters</h4>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_Parser">JNetCoreBase&lt;T&gt;.Parser</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_EventOrExceptionHandler_MASES_JCOBridge_C2JBridge_EventOrExceptionEventArgs_">JNetCoreBase&lt;T&gt;.EventOrExceptionHandler(EventOrExceptionEventArgs)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JNetCoreBase&lt;T&gt;.PreInitialization(ref string, ref Version)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JNetCoreBase&lt;T&gt;.ReplaceEnvironmentVariable(string)</a>
</div>
Expand Down Expand Up @@ -252,6 +258,9 @@ <h4 class="section">Type Parameters</h4>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_ApplicationLogClassPath">JNetCoreBase&lt;T&gt;.ApplicationLogClassPath</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_ApplicationWriteEventOrExceptionOnCmdLine">JNetCoreBase&lt;T&gt;.ApplicationWriteEventOrExceptionOnCmdLine</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_ApplicationJVMExtraOptions">JNetCoreBase&lt;T&gt;.ApplicationJVMExtraOptions</a>
</div>
Expand Down Expand Up @@ -294,9 +303,15 @@ <h4 class="section">Type Parameters</h4>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_LogClassPath">JNetCoreBase&lt;T&gt;.LogClassPath</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_WriteEventOrExceptionOnCmdLine">JNetCoreBase&lt;T&gt;.WriteEventOrExceptionOnCmdLine</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_ParsedArgs">JNetCoreBase&lt;T&gt;.ParsedArgs</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_EventOrExceptionEvent">JNetCoreBase&lt;T&gt;.EventOrExceptionEvent</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_JVMOptions">JNetCoreBase&lt;T&gt;.JVMOptions</a>
</div>
Expand Down Expand Up @@ -324,6 +339,9 @@ <h4 class="section">Type Parameters</h4>
<div>
<span class="xref">SetupJVMWrapper&lt;T&gt;.ScopedOnVersion</span>
</div>
<div>
<span class="xref">SetupJVMWrapper.PostInitialization()</span>
</div>
<div>
<span class="xref">SetupJVMWrapper.Initialize()</span>
</div>
Expand Down Expand Up @@ -570,7 +588,7 @@ <h3 id="MASES_NetPDF_CLI_NetPDFCLICore_1_ProcessCommandLine" data-uid="MASES.Net
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDFCLI/NetPDFCLICore.cs/#L43"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p><a href="https://www.jcobridge.com/api-clr/html/M_MASES_JCOBridge_C2JBridge_SetupJVMWrapper_ProcessCommandLine.htm">https://www.jcobridge.com/api-clr/html/M_MASES_JCOBridge_C2JBridge_SetupJVMWrapper_ProcessCommandLine.htm</a></p>
<div class="markdown level1 summary"><p>Process command line arguments</p>
</div>
<div class="markdown level1 conceptual"></div>

Expand All @@ -582,7 +600,8 @@ <h3 id="MASES_NetPDF_CLI_NetPDFCLICore_1_ProcessCommandLine" data-uid="MASES.Net
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>[]</dt>
<dd></dd>
<dd><p>The filtered residual arguments</p>
</dd>
</dl>


Expand Down
23 changes: 21 additions & 2 deletions docs/api/MASES.NetPDF.NetPDFCore-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,12 @@ <h4 class="section">Type Parameters</h4>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_Parser">JNetCoreBase&lt;T&gt;.Parser</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_EventOrExceptionHandler_MASES_JCOBridge_C2JBridge_EventOrExceptionEventArgs_">JNetCoreBase&lt;T&gt;.EventOrExceptionHandler(EventOrExceptionEventArgs)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JNetCoreBase&lt;T&gt;.PreInitialization(ref string, ref Version)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JNetCoreBase&lt;T&gt;.ReplaceEnvironmentVariable(string)</a>
</div>
Expand Down Expand Up @@ -216,6 +222,9 @@ <h4 class="section">Type Parameters</h4>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_ApplicationLogClassPath">JNetCoreBase&lt;T&gt;.ApplicationLogClassPath</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_ApplicationWriteEventOrExceptionOnCmdLine">JNetCoreBase&lt;T&gt;.ApplicationWriteEventOrExceptionOnCmdLine</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_ApplicationJVMExtraOptions">JNetCoreBase&lt;T&gt;.ApplicationJVMExtraOptions</a>
</div>
Expand Down Expand Up @@ -258,9 +267,15 @@ <h4 class="section">Type Parameters</h4>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_LogClassPath">JNetCoreBase&lt;T&gt;.LogClassPath</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_WriteEventOrExceptionOnCmdLine">JNetCoreBase&lt;T&gt;.WriteEventOrExceptionOnCmdLine</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_ParsedArgs">JNetCoreBase&lt;T&gt;.ParsedArgs</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_EventOrExceptionEvent">JNetCoreBase&lt;T&gt;.EventOrExceptionEvent</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_JVMOptions">JNetCoreBase&lt;T&gt;.JVMOptions</a>
</div>
Expand Down Expand Up @@ -288,6 +303,9 @@ <h4 class="section">Type Parameters</h4>
<div>
<span class="xref">SetupJVMWrapper&lt;T&gt;.ScopedOnVersion</span>
</div>
<div>
<span class="xref">SetupJVMWrapper.PostInitialization()</span>
</div>
<div>
<span class="xref">SetupJVMWrapper.Initialize()</span>
</div>
Expand Down Expand Up @@ -922,7 +940,7 @@ <h3 id="MASES_NetPDF_NetPDFCore_1_ProcessCommandLine" data-uid="MASES.NetPDF.Net
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDF/NetPDFCore.cs/#L89"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p><a href="https://www.jcobridge.com/api-clr/html/M_MASES_JCOBridge_C2JBridge_SetupJVMWrapper_ProcessCommandLine.htm">https://www.jcobridge.com/api-clr/html/M_MASES_JCOBridge_C2JBridge_SetupJVMWrapper_ProcessCommandLine.htm</a></p>
<div class="markdown level1 summary"><p>Process command line arguments</p>
</div>
<div class="markdown level1 conceptual"></div>

Expand All @@ -934,7 +952,8 @@ <h3 id="MASES_NetPDF_NetPDFCore_1_ProcessCommandLine" data-uid="MASES.NetPDF.Net
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>[]</dt>
<dd></dd>
<dd><p>The filtered residual arguments</p>
</dd>
</dl>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="MASES_NetPDF_PowerShell_Cmdlet_PDFBoxClassToRunCmdletCommandBase_1" data-uid="MASES.NetPDF.PowerShell.Cmdlet.PDFBoxClassToRunCmdletCommandBase`1" class="text-break">
Class PDFBoxClassToRunCmdletCommandBase&lt;TCmdlet&gt; <a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDFPS/Cmdlet/PDFBoxClassToRunCmdletCommandBase.cs/#L28"><i class="bi bi-code-slash"></i></a>
Class PDFBoxClassToRunCmdletCommandBase&lt;TCmdlet&gt; <a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDFPS/Cmdlet/PDFBoxClassToRunCmdletCommandBase.cs/#L29"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -197,6 +197,9 @@ <h4 class="section">Type Parameters</h4>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.PowerShell.Cmdlet.StartJNetPSCmdletCommandBase-2.html#MASES_JNet_PowerShell_Cmdlet_StartJNetPSCmdletCommandBase_2_LogClassPath">StartJNetPSCmdletCommandBase&lt;TCmdlet, NetPDFPSCore&gt;.LogClassPath</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.PowerShell.Cmdlet.StartJNetPSCmdletCommandBase-2.html#MASES_JNet_PowerShell_Cmdlet_StartJNetPSCmdletCommandBase_2_WriteEventOrExceptionOnCmdLine">StartJNetPSCmdletCommandBase&lt;TCmdlet, NetPDFPSCore&gt;.WriteEventOrExceptionOnCmdLine</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.PowerShell.Cmdlet.StartJNetPSCmdletCommandBase-2.html#MASES_JNet_PowerShell_Cmdlet_StartJNetPSCmdletCommandBase_2_ExtraJVMOptions">StartJNetPSCmdletCommandBase&lt;TCmdlet, NetPDFPSCore&gt;.ExtraJVMOptions</a>
</div>
Expand Down Expand Up @@ -389,7 +392,7 @@ <h2 class="section" id="properties">Properties

<h3 id="MASES_NetPDF_PowerShell_Cmdlet_PDFBoxClassToRunCmdletCommandBase_1_Arguments" data-uid="MASES.NetPDF.PowerShell.Cmdlet.PDFBoxClassToRunCmdletCommandBase`1.Arguments">
Arguments
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDFPS/Cmdlet/PDFBoxClassToRunCmdletCommandBase.cs/#L31"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDFPS/Cmdlet/PDFBoxClassToRunCmdletCommandBase.cs/#L32"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -425,7 +428,7 @@ <h2 class="section" id="methods">Methods

<h3 id="MASES_NetPDF_PowerShell_Cmdlet_PDFBoxClassToRunCmdletCommandBase_1_OnAfterCreateGlobalInstance" data-uid="MASES.NetPDF.PowerShell.Cmdlet.PDFBoxClassToRunCmdletCommandBase`1.OnAfterCreateGlobalInstance">
OnAfterCreateGlobalInstance()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDFPS/Cmdlet/PDFBoxClassToRunCmdletCommandBase.cs/#L44"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDFPS/Cmdlet/PDFBoxClassToRunCmdletCommandBase.cs/#L45"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand All @@ -451,7 +454,7 @@ <h3 id="MASES_NetPDF_PowerShell_Cmdlet_PDFBoxClassToRunCmdletCommandBase_1_OnAft

<h3 id="MASES_NetPDF_PowerShell_Cmdlet_PDFBoxClassToRunCmdletCommandBase_1_OnBeforeCreateGlobalInstance" data-uid="MASES.NetPDF.PowerShell.Cmdlet.PDFBoxClassToRunCmdletCommandBase`1.OnBeforeCreateGlobalInstance">
OnBeforeCreateGlobalInstance()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDFPS/Cmdlet/PDFBoxClassToRunCmdletCommandBase.cs/#L37"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDFPS/Cmdlet/PDFBoxClassToRunCmdletCommandBase.cs/#L38"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand All @@ -477,7 +480,7 @@ <h3 id="MASES_NetPDF_PowerShell_Cmdlet_PDFBoxClassToRunCmdletCommandBase_1_OnBef
</article>

<div class="contribution d-print-none">
<a href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDFPS/Cmdlet/PDFBoxClassToRunCmdletCommandBase.cs/#L28" class="edit-link">Edit this page</a>
<a href="https://github.com/masesgroup/NetPDF/blob/master/src/net/NetPDFPS/Cmdlet/PDFBoxClassToRunCmdletCommandBase.cs/#L29" class="edit-link">Edit this page</a>
</div>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,9 @@ <h1 id="MASES_NetPDF_PowerShell_Cmdlet_StartNetPDFPSCmdletCommand" data-uid="MAS
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.PowerShell.Cmdlet.StartJNetPSCmdletCommandBase-2.html#MASES_JNet_PowerShell_Cmdlet_StartJNetPSCmdletCommandBase_2_LogClassPath">StartJNetPSCmdletCommandBase&lt;StartNetPDFPSCmdletCommand, NetPDFPSCore&gt;.LogClassPath</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.PowerShell.Cmdlet.StartJNetPSCmdletCommandBase-2.html#MASES_JNet_PowerShell_Cmdlet_StartJNetPSCmdletCommandBase_2_WriteEventOrExceptionOnCmdLine">StartJNetPSCmdletCommandBase&lt;StartNetPDFPSCmdletCommand, NetPDFPSCore&gt;.WriteEventOrExceptionOnCmdLine</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.PowerShell.Cmdlet.StartJNetPSCmdletCommandBase-2.html#MASES_JNet_PowerShell_Cmdlet_StartJNetPSCmdletCommandBase_2_ExtraJVMOptions">StartJNetPSCmdletCommandBase&lt;StartNetPDFPSCmdletCommand, NetPDFPSCore&gt;.ExtraJVMOptions</a>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,9 @@ <h4 class="section">Type Parameters</h4>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.PowerShell.Cmdlet.StartJNetPSCmdletCommandBase-2.html#MASES_JNet_PowerShell_Cmdlet_StartJNetPSCmdletCommandBase_2_LogClassPath">StartJNetPSCmdletCommandBase&lt;TCmdlet, NetPDFPSCore&gt;.LogClassPath</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.PowerShell.Cmdlet.StartJNetPSCmdletCommandBase-2.html#MASES_JNet_PowerShell_Cmdlet_StartJNetPSCmdletCommandBase_2_WriteEventOrExceptionOnCmdLine">StartJNetPSCmdletCommandBase&lt;TCmdlet, NetPDFPSCore&gt;.WriteEventOrExceptionOnCmdLine</a>
</div>
<div>
<a class="xref" href="https://jnet.masesgroup.com/api/MASES.JNet.PowerShell.Cmdlet.StartJNetPSCmdletCommandBase-2.html#MASES_JNet_PowerShell_Cmdlet_StartJNetPSCmdletCommandBase_2_ExtraJVMOptions">StartJNetPSCmdletCommandBase&lt;TCmdlet, NetPDFPSCore&gt;.ExtraJVMOptions</a>
</div>
Expand Down
Loading