public class StorageInfo
extends java.util.Vector
<storage>
<disk name='C:\' total='15358108' free='6704848'/>
<disk name='D:\' total='23711908' free='20600084'/>
</storage>
| Constructor and Description |
|---|
StorageInfo(org.w3c.dom.Element elem)
Construct 'StorageInfo' object by retrieving storage
information from the XML element.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration |
getDisks()
Get disk information information.
|
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSizepublic StorageInfo(org.w3c.dom.Element elem)
throws java.lang.Exception
elem - XML Elementjava.lang.Exceptionpublic java.util.Enumeration getDisks()
oracle.lite.dm.info.DiskInfo object.DiskInfo