Package net.shredzone.jinn.property

Interface Summary
Line This interface represents a single line of a properties file.
 

Class Summary
AbstractLine This is an abstract implementation of the Line interface.
CommentLine This class represents a single comment line of a properties file.
EmptyLine This class represents a single empty line of a properties file.
PropertiesReader This Reader reads a properties file and converts it into a uniform stream.
PropertiesWriter This Writer writes a properties file and converts it into a uniform stream.
PropertyLine This class represents a single translation line of a properties file.
PropertyModel A PropertyModel contains a parsed properties file.
 



Copyright © 2005-2009 shredzone.org. All Rights Reserved.