软件包 | 描述 |
---|---|
javax.imageio.metadata |
一包I/O API处理读写的java图像元数据。
|
org.w3c.dom |
提供的文档对象模型(DOM)接口是一组API的
Java API for XML Processing。
|
Modifier and Type | Method and Description |
---|---|
Object |
IIOMetadataNode.setUserData(String key, Object data, UserDataHandler handler)
这3级DOM方法不支持
IIOMetadataNode 和将
DOMException 。
|
Modifier and Type | Method and Description |
---|---|
Object |
Node.setUserData(String key, Object data, UserDataHandler handler)
将一个对象关联到这个节点上的一个键。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.