D E G I N P R S T U V X

D

deserializeFromFile(String) - Static method in class xmlgp.XMLGP
Loads XML from an input file, converts XML into project object and returns the object.
deserializeFromStream(DataInputStream) - Static method in class xmlgp.XMLGP
Loads XML from the input stream, converts that into project object and returns the object.

D E G I N P R S T U V X