mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-27 23:31:47 +00:00
7026407: Broken </code> in javax.imageio.metadata.IIOMetadataNode.getTagName()
Reviewed-by: jgodinez
This commit is contained in:
parent
6dcd5b2414
commit
b0b08af4d7
@ -724,7 +724,7 @@ public class IIOMetadataNode implements Element, NodeList {
|
||||
/**
|
||||
* Equivalent to <code>getNodeName</code>.
|
||||
*
|
||||
* @return the node name, as a <code>String</code
|
||||
* @return the node name, as a <code>String</code>
|
||||
*/
|
||||
public String getTagName() {
|
||||
return nodeName;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user