Package | Description |
---|---|
com.epimorphics.lda.specmanager |
The specmanage package contains classes that manage the
loading of different API configurations.
|
com.epimorphics.lda.support.pageComposition |
The pageComposition package contains classes which support the
construction of page renderings for, eg, the API configuration display
or the query statistics display.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,SpecEntry> |
SpecManagerImpl.specs |
Modifier and Type | Method and Description |
---|---|
List<SpecEntry> |
SpecManagerImpl.allSpecs() |
static List<SpecEntry> |
SpecManagerFactory.allSpecs() |
List<SpecEntry> |
SpecManager.allSpecs()
Answer a list of all the specs in this manager.
|
Modifier and Type | Method and Description |
---|---|
String |
ComposeConfigDisplay.configPageMentioning(List<SpecEntry> entries,
URI base,
String pathstub) |
Copyright © 2014. All Rights Reserved.