Files
skill-seekers-reference/Docs/UML/html/index.html/contents/05d2236199bcdc97250863d4d250f673.html
yusyus 6b54988db5 docs: add StarUML HTML API reference documentation export
1,758 HTML files generated from StarUML project_export_doc containing
full API reference for all ~200 classes, operations, attributes, and
documentation across all 13 modules.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 12:29:14 +03:00

436 lines
7.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>PptxParser</title>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:300,400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../assets/css/bootstrap.css">
<link rel="stylesheet" href="../assets/css/jquery.bonsai.css">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/icon-font/icons.css">
<script type="text/javascript" src="../assets/js/jquery-2.1.0.min.js"></script>
<script type="text/javascript" src="../assets/js/bootstrap.js"></script>
<script type="text/javascript" src="../assets/js/jquery.bonsai.js"></script>
<script type="text/javascript" src="../assets/js/imageMapResizer.min.js"></script>
</head>
<body>
<div>
<!-- Name Title -->
<h1>PptxParser</h1>
<!-- Type and Stereotype -->
<section style="margin-top: .5em;">
<span class="alert alert-info">
<span class="node-icon staruml-icon icon-UMLClass"></span>
UMLClass
</span>
</section>
<!-- Path -->
<section style="margin-top: 10px">
<span class="label label-info"><a href='cf9c8b720f3815adeccaf3ef6e48c6c4.html'><span class='node-icon staruml-icon icon-Project'></span>Skill Seekers</a></span>
<span>::</span>
<span class="label label-info"><a href='6a4361334e8b649314ed681b9e6798c3.html'><span class='node-icon staruml-icon icon-UMLModel'></span>skill_seekers</a></span>
<span>::</span>
<span class="label label-info"><a href='08f15a81b2edd5a6cfdd763c99b3e6d9.html'><span class='node-icon staruml-icon icon-UMLPackage'></span>Parsers</a></span>
<span>::</span>
<span class="label label-info"><a href='05d2236199bcdc97250863d4d250f673.html'><span class='node-icon staruml-icon icon-UMLClass'></span>PptxParser</a></span>
</section>
<!-- Diagram -->
<!-- Description -->
<section>
<h3>Description</h3>
<div>
<p>Registers the &#39;pptx&#39; subcommand for PowerPoint extraction with file path and slide range arguments.</p>
</div>
</section>
<!-- Specification -->
<!-- Directed Relationship -->
<!-- Undirected Relationship -->
<!-- Classifier -->
<section class="element-list">
<h3>Generalized Elements</h3>
<ul class="nav nav-list">
<li><a href='d90e6502c6a3eb4ae2e5beeeb7dc3ad5.html'><span class='node-icon staruml-icon icon-UMLClass'></span>SubcommandParser</a></li>
</ul>
</section>
<!-- Interface -->
<!-- Component -->
<!-- Node -->
<!-- Actor -->
<!-- Use Case -->
<!-- Template Parameters -->
<!-- Literals -->
<!-- Attributes -->
<!-- Operations -->
<section>
<h3>Operations</h3>
<table class="table table-striped table-bordered">
<tr>
<th>Visibility</th>
<th>Name</th>
<th>Description</th>
</tr>
<tr>
<td>public</td>
<td><a href="4f9c4c98f940a9bd5c315d0376b939f6.html">name()</a></td>
<td></td>
</tr>
<tr>
<td>public</td>
<td><a href="1f33d932613ef4f73e8b271adaa67b88.html">help()</a></td>
<td></td>
</tr>
<tr>
<td>public</td>
<td><a href="4440581d437d360e0aa11105b1f705a0.html">description()</a></td>
<td></td>
</tr>
<tr>
<td>public</td>
<td><a href="da8f8a4c027a1e08668bbdd822167f11.html">add_arguments()</a></td>
<td></td>
</tr>
</table>
</section>
<!-- Receptions -->
<!-- Extension Points -->
<!-- Parameters -->
<!-- Diagrams -->
<!-- Behavior -->
<!-- Action -->
<!-- Interaction -->
<!-- CombinedFragment -->
<!-- Activity -->
<!-- State Machine -->
<!-- State Machine -->
<!-- State -->
<!-- Vertex -->
<!-- Transition -->
<!-- Data Model (ERD) -->
<!-- Columns (ERD) -->
<!-- Related Entities (ERD) -->
<!-- Data Flows (DFD) -->
<!-- Flows (Flowchart) -->
<!-- Properties -->
<section>
<h3>Properties</h3>
<table class="table table-striped table-bordered">
<tr>
<th width="50%">Name</th>
<th width="50%">Value</th>
</tr>
<tr>
<td>name</td>
<td>PptxParser</td>
</tr>
<tr>
<td>stereotype</td>
<td><span class='label label-info'>null</span></td>
</tr>
<tr>
<td>visibility</td>
<td>public</td>
</tr>
<tr>
<td>isAbstract</td>
<td><span class='label label-info'>false</span></td>
</tr>
<tr>
<td>isFinalSpecialization</td>
<td><span class='label label-info'>false</span></td>
</tr>
<tr>
<td>isLeaf</td>
<td><span class='label label-info'>false</span></td>
</tr>
<tr>
<td>isActive</td>
<td><span class='label label-info'>false</span></td>
</tr>
</table>
</section>
<!-- Tags -->
<!-- Constraints, Dependencies, Dependants -->
<!-- Relationships -->
<section class="element-list">
<h3>Relationships</h3>
<ul class="nav nav-list">
<li><a href='f5ebfb935b1f1325943d24f586e7d8e2.html'><span class='node-icon staruml-icon icon-UMLGeneralization'></span>(PptxParser→SubcommandParser)</a></li>
</ul>
</section>
<!-- Owned Elements -->
<section class="element-list">
<h3>Owned Elements</h3>
<ul class="nav nav-list">
<li><a href='f5ebfb935b1f1325943d24f586e7d8e2.html'><span class='node-icon staruml-icon icon-UMLGeneralization'></span>(PptxParser→SubcommandParser)</a></li>
</ul>
</section>
<!-- Diagrams -->
<section class="element-list">
<h3>Diagrams</h3>
<ul class="nav nav-list">
<li><a href='cb2288495cbd72beb8d6aff88271c27f.html'><span class='node-icon staruml-icon icon-UMLClassDiagram'></span>Parsers</a></li>
</ul>
</section>
<!-- Image Map Resizer (https://github.com/davidjbradshaw/image-map-resizer) -->
<script>
imageMapResize();
</script>
</div>
</body>
</html>