Constructor and Description |
---|
Metadata(org.jsoup.nodes.Element element) |
Modifier and Type | Method and Description |
---|---|
Map<String,Pair<Datatype,Metadata>> |
getKeyDatatypeMap() |
String |
getSubkey() |
equals, getBooleanListValue, getBooleanValue, getCompoundListValue, getCompoundValue, getFloatListValue, getFloatValue, getIntegerListValue, getIntegerValue, getKey, getListValue, getStringListValue, getStringValue, getType, getValue, hashCode, isBooleanData, isBooleanListData, isCompoundData, isCompoundListData, isDocument, isFloatData, isFloatListData, isIntegerData, isIntegerListData, isListData, isMetadata, isStringData, isStringListData, setBooleanValue, setFloatValue, setIntegerValue, setStringValue, setValue, toBooleanData, toBooleanListData, toCompoundData, toCompoundListData, toFloatData, toFloatListData, toIntegerData, toIntegerListData, toListData, toString, toStringData, toStringListData
public Metadata(org.jsoup.nodes.Element element) throws NullPointerException, IndexOutOfBoundsException
public final String getSubkey() throws NullPointerException
NullPointerException
public final Map<String,Pair<Datatype,Metadata>> getKeyDatatypeMap() throws NullPointerException
NullPointerException
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.