Package | Description |
---|---|
conexp.fx.core.xml |
Modifier and Type | Method and Description |
---|---|
Map<String,Pair<Datatype,Metadata>> |
Metadata.getKeyDatatypeMap() |
Modifier and Type | Method and Description |
---|---|
protected static Map<String,Data<?>> |
AbstractCompoundData.readDataFromElement(org.jsoup.nodes.Element element,
Metadata metadata) |
protected static List<String> |
AbstractCompoundData.readStringDataFromElement(org.jsoup.nodes.Element element,
Metadata metadata) |
Constructor and Description |
---|
AbstractCompoundData(Datatype type,
String key,
org.jsoup.nodes.Element element,
Metadata metadata) |
CompoundData(String key,
org.jsoup.nodes.Element element,
Metadata metadata) |
CompoundListData(String key,
String subkey,
org.jsoup.nodes.Element element,
Metadata metadata) |
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.