Package | Description |
---|---|
org.apache.flex.swc.dita |
This package contains interfaces representing DITA (Darwin Information
Typing Architecture) information inside a SWC.
|
Modifier and Type | Method and Description |
---|---|
IDITAEntry |
IDITAList.getEntry(String packageName)
Returns the IDITAEntry for the given package.
|
Modifier and Type | Method and Description |
---|---|
List<IDITAEntry> |
IDITAList.getEntries()
Returns all of the
IDITAEntry elements contained within this SWC |
Copyright © 2016 The Apache Software Foundation. All rights reserved.