| Package | Description |
|---|---|
| com.microfocus.awm.core |
Contains central helper classes (like TaurusUtility) and
basic implementations of AWM interfaces.
|
| com.microfocus.awm.core.internal |
Internal core classes.
|
| Modifier and Type | Method and Description |
|---|---|
static IStructureType |
TaurusExtensionPointUtility.getStructureType(java.lang.String pStructureID)
This method returns the
IStructureType which is matching to the
provided structure ID. |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<IStructureType> |
TaurusExtensionPointUtility.getStructuresTypes()
Gets a list of registered
IStructureTypes. |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonStructureType
Reads and writes JSON type file structure using
IPropertyElement |
class |
TableStructure
IStructureType implementation for table structures. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.