| Package | Description |
|---|---|
| org.xmcda | |
| org.xmcda.parsers.xml.xmcda_v3 |
| Modifier and Type | Method and Description |
|---|---|
static <VALUE_TYPE> |
Factory.categoryProfile(CategoryProfile.Type type) |
CategoryProfile<VALUE_TYPE> |
CategoriesProfiles.get(String id) |
| Modifier and Type | Method and Description |
|---|---|
CategoryProfile<VALUE_TYPE> |
CategoryProfileParser.boundingProfileFromXML(XMCDA xmcda,
StartElement startElement,
XMLEventReader eventReader)
Searches within the
<bounding> tag the lower and/or the upper bound(s) --only one of these are required,
but both can be present. |
CategoryProfile<VALUE_TYPE> |
CategoryProfileParser.fromXML(XMCDA xmcda,
StartElement startElement,
XMLEventReader eventReader) |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryProfileParser.toXML(CategoryProfile<VALUE_TYPE> categoryProfile,
XMLStreamWriter writer) |
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.