Package org.alltimeflashdreamer.filelister.xml

The xml package contains the XML tag representing classes and the DOM parser implementation.

See:
          Description

Class Summary
AbstractConfigElementList Title: AbstractConfigElementList Description: This is the superclass of each list of ConfigElement classes, representing all together one "main node" of the FileLister config file.
ConfigElement Title: ConfigElement Description: This class represents one element node from the config file.
Directory Title: Directory Description: The class representing the "directory" tag in the config file.
FileListerXMLHandler Title: FileListerXMLHandler Description: This is the parser and writer class for reading and writing the FileLister configuration XML file.
Index Title: Index Description: The class representing the "index" tag in the config file.
JDBC Title: JDBC Description: The class representing the "jdbc" tag in the config file.
Link Title: Link Description: The class representing the "link" tag in the config file.
System Title: System Description: The class representing the "system" tag in the config file.
Zip Title: Zip Description: The class representing the "zip" tag in the config file.
 

Package org.alltimeflashdreamer.filelister.xml Description

The xml package contains the XML tag representing classes and the DOM parser implementation.


FileLister 0.5
Copyright (c) 2002 by All Time Flash Dreamer

FileLister comes with ABSOLUTELY NO WARRANTY.

This program is free software; you can redistribute it and/or modify it under the terms of GNU General Public License as published by the Free Software Foundation; either version 2 of the license or (at your option) any later version.This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANT; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.You should have received a copy of the GNU General Public License along with this program; if not, write to theFree Software Foundation, Inc., 675 Mass Ave, Cambrigde, MA, 02139, USA.