Uses of Class
alxXML.AlxXMLioException

Packages that use AlxXMLioException
alxXML Package permettant de parser un document XML.  
 

Uses of AlxXMLioException in alxXML
 

Methods in alxXML that throw AlxXMLioException
 void AlxXMLdocument.readFromFile(java.lang.String adresse)
          Lit un fichier XML et le décode.
 void AlxXMLdocument.saveToFile(java.lang.String adresse)
          Ouvre un nouveau fichier XML et l'encode.