提交 021ac0dc 编写于 作者: P prr

7026407: Broken </code> in javax.imageio.metadata.IIOMetadataNode.getTagName()

Reviewed-by: jgodinez
上级 5f81bc71
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册