Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
DOMLocator |
Indicates the position of a node in a source DOM, intended
primarily for error reporting.
|
Classes
DOMResult |
Acts as a holder for a transformation result tree in the form of a Document Object Model (DOM) tree.
|
DOMSource |
Acts as a holder for a transformation Source tree in the
form of a Document Object Model (DOM) tree.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# javax.xml.transform.dom\n\nAdded in [API level 8](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\njavax.xml.transform.dom\n=======================\n\nInterfaces\n----------\n\n|-------------------------------------------------------------|-------------------------------------------------------------------------------------------|\n| [DOMLocator](/reference/javax/xml/transform/dom/DOMLocator) | Indicates the position of a node in a source DOM, intended primarily for error reporting. |\n\nClasses\n-------\n\n|-----------------------------------------------------------|------------------------------------------------------------------------------------------------------|\n| [DOMResult](/reference/javax/xml/transform/dom/DOMResult) | Acts as a holder for a transformation result tree in the form of a Document Object Model (DOM) tree. |\n| [DOMSource](/reference/javax/xml/transform/dom/DOMSource) | Acts as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree. |\n\n-\n\n Interfaces\n ----------\n\n - [DOMLocator](/reference/javax/xml/transform/dom/DOMLocator)\n-\n\n Classes\n -------\n\n - [DOMResult](/reference/javax/xml/transform/dom/DOMResult)\n - [DOMSource](/reference/javax/xml/transform/dom/DOMSource)"]]