|
Swing
1.0
|
Classes | |
| class | Element |
Public Member Functions | |
| long | GetLength () |
| Element | CreateElement (int tagValue) |
| void | AppendElement (Element element) |
| Element | GetElement (int tagValue) |
| Element[] | GetElements (int tagValue) |
| Element[] | GetAllElements () |
| Element | FindElement (params int[] path) |
| Element[] | FindElements (params int[] path) |
| void | Write (System.IO.BinaryWriter bw) |
| void | Read (System.IO.BinaryReader br) |
1.8.10