| Package | Description |
|---|---|
| org.apache.flex.compiler.asdoc |
This package contains interfaces related to ASDoc,
the documentation system for AS and MXML APIs.
|
| org.apache.flex.swc |
This package and its subpackages contain a support library
for reading, writing, and representing SWC files.
|
| Modifier and Type | Method and Description |
|---|---|
IDITAList |
IPackageDITAParser.parse(String swcFilePath,
InputStream stream)
Parses DITA information from the specified
InputStream. |
| Modifier and Type | Method and Description |
|---|---|
IDITAList |
SWC.getDITAList() |
IDITAList |
ISWC.getDITAList()
Get the
IDITAList for any DITA entries contained in this SWC |
| Modifier and Type | Method and Description |
|---|---|
void |
SWC.setDITAList(IDITAList list) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.