Title:
FCA_Greysh_Configuration Download
Description: Brief introduction
JavaEE development at the time, if the system constants are generally used to promote constant enumeration type, write in a separate category, but often want to modify the variables, such as the data source configuration, if the database exist, in one waste. But the existence of bad TXT extension on my observation, the programmers in general are often modified to enjoy the constant existence xml documents or document properties.
Xml files exist to expand the biggest benefits of a good sax or dom in general with the direction of these two frameworks, such as DOM4J, JDOM, etc.. Sun introduced JAXM (Java API for XML Messaging) is also used DOM4J. SAX approach because a similar streaming media, are progressive and do not need the full load. And DOM are all loaded in memory, spanning tree. SAX and thus the better read performance than the DOM, but DOM is better if modified. properties of paper as an extension of xml, but can not realize there is a lot of the advanta
To Search:
File list (Check if you may need any files):
FCA_Greysh_Configuration
........................\lib
........................\...\commons-collections-3.2.1.jar
........................\...\commons-configuration-1.6.jar
........................\...\commons-lang-2.4.jar
........................\...\commons-logging-1.0.4.jar
........................\src
........................\...\com
........................\...\...\greysh
........................\...\...\......\config
........................\...\...\......\......\Jdom.java
........................\...\...\......\......\LoadConfig.java
........................\...\...\......\......\Property.java
........................\...\config.properties
........................\...\config.xml