Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jmat.io.data.fileTools
Class XMLFile  view XMLFile download XMLFile.java

java.lang.Object
  extended byjmat.io.data.fileTools.XMLFile

public class XMLFile
extends java.lang.Object

Titre : JAva MAtrix TOols

Description :

Copyright : Copyright (c) 2002

Société : IRSN

Version:
1.0

Constructor Summary
XMLFile()
           
 
Method Summary
static org.jdom.Element fromFile(java.io.File file)
           
static void toFile(java.io.File file, org.jdom.Element e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLFile

public XMLFile()
Method Detail

fromFile

public static org.jdom.Element fromFile(java.io.File file)

toFile

public static void toFile(java.io.File file,
                          org.jdom.Element e)