oracle.jbo.mom.xml
Class DTAttrsHolder
java.lang.Object
oracle.jbo.mom.xml.DTAttrsHolder
- public class DTAttrsHolder
- extends java.lang.Object
NAME
DTAttrsHolder.java -
DESCRIPTION
NOTES
VERSION
MODIFIED (MM/DD/YY)
- Version:
- INTERNAL
| Field Summary |
protected com.sun.java.util.collections.HashMap |
mObjects
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mObjects
protected com.sun.java.util.collections.HashMap mObjects
DTAttrsHolder
public DTAttrsHolder()
insert
public void insert(java.lang.Object name,
java.lang.Object value)
getObjects
public com.sun.java.util.collections.HashMap getObjects()
writeToXML
public void writeToXML(XMLOutputStream xos)
Copyright © 1997, 2005, Oracle. All rights reserved.