Uses of Class
curve.progress.MyXMLElement
Packages that use MyXMLElement
-
Uses of MyXMLElement in curve.progress
Fields in curve.progress with type parameters of type MyXMLElementMethods in curve.progress that return MyXMLElementModifier and TypeMethodDescriptionMyXMLElement.getFirstElement
(String tag) get first elementMyXMLElement.getNextElement
(String tag) get next elementMyXML.getNextObjectFromFile()
get next object from fileMethods in curve.progress with parameters of type MyXMLElementModifier and TypeMethodDescription(package private) void
Progress.dumpOneItem
(MyXMLElement item) dumpOneItemMethod parameters in curve.progress with type arguments of type MyXMLElementModifier and TypeMethodDescription(package private) void
Progress.showTopTable
(ArrayList<MyXMLElement> items) showTopTable