Projects tagged ‘property’ and ‘xml’


[3 total ]

1 Users
 

UJO Framework provides special objects with a different architecture from JavaBeans. The UJO objects have got the some unique features: * map based architecture with a value type safe solution * ... [More] an easy object introspection without a heavy PropertyDescriptor implementation * simple persistence the object to XML and another formats * two fundamental interfaces are applicable for easy user implementation [Less]
Created 12 months ago.

0 Users

EProperties extends the standard java.util.Properties object and syntax to include things like: variable substitution, nesting, inclusion and lists. Key featuresEProperties supports: Property ... [More] substitution - greeting=hello ${world} Lists - primary.colors=("red", "green", "blue") Nesting - subproperty={foo=bar} Inclusion - http://jmatrix.net/properties/test.properties Getting StartedThe best way to get started is to have a look at the current software manual: http://eproperties.googlecode.com/svn/docs/1.0.0/manual/index.html [Less]
Created about 1 month ago.

0 Users

as3plistThis library offers a functionality to manipulate Apple XML based property list using actionscript 3. You can use plist as configurations for any flash projects and begin to code quickly ... [More] without complex xml design for small projects. http://www.apple.com/DTDs/PropertyList-1.0.dtd [Less]
Created 12 months ago.