- getAttribute(String) - Method in class de.larssh.json.dom.JsonDomElement
- getAttributeNode(String) - Method in class de.larssh.json.dom.JsonDomElement
- getAttributeNodeNS(String, String) - Method in class de.larssh.json.dom.JsonDomElement
- getAttributeNS(String, String) - Method in class de.larssh.json.dom.JsonDomElement
- getAttributes() - Method in class de.larssh.json.dom.JsonDomAttribute
- getAttributes() - Method in class de.larssh.json.dom.JsonDomDocument
- getAttributes() - Method in class de.larssh.json.dom.JsonDomElement
- getAttributes() - Method in class de.larssh.json.dom.JsonDomNode
- getAttributes() - Method in class de.larssh.json.dom.JsonDomText
- getBaseURI() - Method in class de.larssh.json.dom.JsonDomNode
- getChildNodes() - Method in class de.larssh.json.dom.JsonDomAttribute
- getChildNodes() - Method in class de.larssh.json.dom.JsonDomDocument
- getChildNodes() - Method in class de.larssh.json.dom.JsonDomElement
- getChildNodes() - Method in class de.larssh.json.dom.JsonDomNode
- getChildNodes() - Method in class de.larssh.json.dom.JsonDomText
- getChildren() - Method in class de.larssh.json.dom.values.GsonDomValue
-
Returns a map of child node names and their values.
- getChildren() - Method in class de.larssh.json.dom.values.JacksonDomValue
-
Returns a map of child node names and their values.
- getChildren() - Method in class de.larssh.json.dom.values.JakartaJsonProcessingDomValue
-
Returns a map of child node names and their values.
- getChildren() - Method in interface de.larssh.json.dom.values.JsonDomValue
-
Returns a map of child node names and their values.
- getChildren() - Method in class de.larssh.json.dom.values.JsonProcessingDomValue
-
Returns a map of child node names and their values.
- getData() - Method in class de.larssh.json.dom.JsonDomText
- getDoctype() - Method in class de.larssh.json.dom.JsonDomDocument
- getDocumentElement() - Method in class de.larssh.json.dom.JsonDomDocument
-
Document element with node name root
- getDocumentURI() - Method in class de.larssh.json.dom.JsonDomDocument
- getDomConfig() - Method in class de.larssh.json.dom.JsonDomDocument
- getElementById(String) - Method in class de.larssh.json.dom.JsonDomDocument
- getElementsByTagName(String) - Method in class de.larssh.json.dom.JsonDomDocument
- getElementsByTagName(String) - Method in class de.larssh.json.dom.JsonDomElement
- getElementsByTagNameNS(String, String) - Method in class de.larssh.json.dom.JsonDomDocument
- getElementsByTagNameNS(String, String) - Method in class de.larssh.json.dom.JsonDomElement
- getFeature(String, String) - Method in class de.larssh.json.dom.JsonDomNode
- getFirstChild() - Method in class de.larssh.json.dom.JsonDomNode
- getImplementation() - Method in class de.larssh.json.dom.JsonDomDocument
- getInputEncoding() - Method in class de.larssh.json.dom.JsonDomDocument
- getJsonDomValue() - Method in class de.larssh.json.dom.JsonDomElement
-
Wrapped JSON element
- getJsonElement() - Method in class de.larssh.json.dom.JsonDomAttribute
-
Returns the implementation specific JSON element.
- getJsonElement() - Method in class de.larssh.json.dom.JsonDomDocument
-
Returns the implementation specific JSON element.
- getJsonElement() - Method in class de.larssh.json.dom.JsonDomElement
-
Returns the implementation specific JSON element.
- getJsonElement() - Method in class de.larssh.json.dom.JsonDomNode
-
Returns the implementation specific JSON element.
- getJsonElement() - Method in class de.larssh.json.dom.JsonDomText
-
Returns the implementation specific JSON element.
- getJsonElement(JsonDomValue<T>, XPathExpression) - Static method in class de.larssh.json.dom.JsonDomXPathExpressions
-
Evaluates the compiled XPath expression in the specified context and
optionally returns a JSON element.
- getJsonElement() - Method in class de.larssh.json.dom.values.GsonDomValue
-
Wrapped JSON element
- getJsonElement() - Method in class de.larssh.json.dom.values.JacksonDomValue
-
Wrapped JSON element
- getJsonElement() - Method in class de.larssh.json.dom.values.JakartaJsonProcessingDomValue
-
Wrapped JSON element
- getJsonElement() - Method in interface de.larssh.json.dom.values.JsonDomValue
-
Returns the implementation specific JSON element.
- getJsonElement() - Method in class de.larssh.json.dom.values.JsonProcessingDomValue
-
Wrapped JSON element
- getJsonElementList(JsonDomValue<T>, XPathExpression) - Static method in class de.larssh.json.dom.JsonDomXPathExpressions
-
Evaluates the compiled XPath expression in the specified context and returns
a list of JSON elements.
- getJsonKey() - Method in class de.larssh.json.dom.JsonDomElement
-
The elements JSON key
- getLastChild() - Method in class de.larssh.json.dom.JsonDomNode
- getLength() - Method in class de.larssh.json.dom.JsonDomNamedNodeMap
- getLength() - Method in class de.larssh.json.dom.JsonDomNodeList
- getLength() - Method in class de.larssh.json.dom.JsonDomText
- getLocalName() - Method in class de.larssh.json.dom.JsonDomNode
- getName() - Method in class de.larssh.json.dom.JsonDomAttribute
- getNamedItem(String) - Method in class de.larssh.json.dom.JsonDomNamedNodeMap
- getNamedItemNS(String, String) - Method in class de.larssh.json.dom.JsonDomNamedNodeMap
- getNamespaceURI() - Method in class de.larssh.json.dom.JsonDomNode
- getNextSibling() - Method in class de.larssh.json.dom.JsonDomAttribute
- getNextSibling() - Method in class de.larssh.json.dom.JsonDomDocument
- getNextSibling() - Method in class de.larssh.json.dom.JsonDomElement
- getNextSibling() - Method in class de.larssh.json.dom.JsonDomNode
- getNextSibling() - Method in class de.larssh.json.dom.JsonDomText
- getNodeName() - Method in class de.larssh.json.dom.JsonDomNode
-
Node node
- getNodeType() - Method in class de.larssh.json.dom.JsonDomAttribute
- getNodeType() - Method in class de.larssh.json.dom.JsonDomDocument
- getNodeType() - Method in class de.larssh.json.dom.JsonDomElement
- getNodeType() - Method in class de.larssh.json.dom.JsonDomText
- getNodeValue() - Method in class de.larssh.json.dom.JsonDomAttribute
- getNodeValue() - Method in class de.larssh.json.dom.JsonDomDocument
- getNodeValue() - Method in class de.larssh.json.dom.JsonDomElement
- getNodeValue() - Method in class de.larssh.json.dom.JsonDomText
- getOwnerDocument() - Method in class de.larssh.json.dom.JsonDomAttribute
- getOwnerDocument() - Method in class de.larssh.json.dom.JsonDomDocument
- getOwnerDocument() - Method in class de.larssh.json.dom.JsonDomElement
- getOwnerDocument() - Method in class de.larssh.json.dom.JsonDomNode
- getOwnerDocument() - Method in class de.larssh.json.dom.JsonDomText
- getOwnerElement() - Method in class de.larssh.json.dom.JsonDomAttribute
- getParentNode() - Method in class de.larssh.json.dom.JsonDomNode
-
Parent node
- getPrefix() - Method in class de.larssh.json.dom.JsonDomNode
- getPreviousSibling() - Method in class de.larssh.json.dom.JsonDomAttribute
- getPreviousSibling() - Method in class de.larssh.json.dom.JsonDomDocument
- getPreviousSibling() - Method in class de.larssh.json.dom.JsonDomElement
- getPreviousSibling() - Method in class de.larssh.json.dom.JsonDomNode
- getPreviousSibling() - Method in class de.larssh.json.dom.JsonDomText
- getSchemaTypeInfo() - Method in class de.larssh.json.dom.JsonDomAttribute
- getSchemaTypeInfo() - Method in class de.larssh.json.dom.JsonDomElement
- getSpecified() - Method in class de.larssh.json.dom.JsonDomAttribute
- getStrictErrorChecking() - Method in class de.larssh.json.dom.JsonDomDocument
- getTagName() - Method in class de.larssh.json.dom.JsonDomElement
- getTextContent() - Method in class de.larssh.json.dom.JsonDomAttribute
- getTextContent() - Method in class de.larssh.json.dom.JsonDomDocument
- getTextContent() - Method in class de.larssh.json.dom.JsonDomElement
- getTextContent() - Method in class de.larssh.json.dom.JsonDomText
- getTextValue() - Method in class de.larssh.json.dom.values.GsonDomValue
-
Returns the text value.
- getTextValue() - Method in class de.larssh.json.dom.values.JacksonDomValue
-
Returns the text value.
- getTextValue() - Method in class de.larssh.json.dom.values.JakartaJsonProcessingDomValue
-
Returns the text value.
- getTextValue() - Method in interface de.larssh.json.dom.values.JsonDomValue
-
Returns the text value.
- getTextValue() - Method in class de.larssh.json.dom.values.JsonProcessingDomValue
-
Returns the text value.
- getType() - Method in class de.larssh.json.dom.values.GsonDomValue
-
Returns the JSON elements value type.
- getType() - Method in class de.larssh.json.dom.values.JacksonDomValue
-
Returns the JSON elements value type.
- getType() - Method in class de.larssh.json.dom.values.JakartaJsonProcessingDomValue
-
Returns the JSON elements value type.
- getType() - Method in interface de.larssh.json.dom.values.JsonDomValue
-
Returns the JSON elements value type.
- getType() - Method in class de.larssh.json.dom.values.JsonProcessingDomValue
-
Returns the JSON elements value type.
- getUserData(String) - Method in class de.larssh.json.dom.JsonDomNode
- getValue() - Method in class de.larssh.json.dom.JsonDomAttribute
- getValue() - Method in enum de.larssh.json.dom.JsonDomType
-
String representation of the JSON type
- getWholeText() - Method in class de.larssh.json.dom.JsonDomText
- getXmlEncoding() - Method in class de.larssh.json.dom.JsonDomDocument
- getXmlStandalone() - Method in class de.larssh.json.dom.JsonDomDocument
- getXmlVersion() - Method in class de.larssh.json.dom.JsonDomDocument
- GsonDomValue - Class in de.larssh.json.dom.values
-
Implementation of
JsonDomValue
for
Gson
and
its
JsonElement
.
- GsonDomValue(JsonElement) - Constructor for class de.larssh.json.dom.values.GsonDomValue
-