Java Doc for SystemProperty.java in » Forum » yazd » com » Yasna » forum » database » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Gets a Yazd property. Yazd properties are stored in SystemYazd.properties.
The properties file should be accesible from the classpath. Additionally,
it should have a path field that gives the full path to where the
file is located. Getting properties is a fast operation.
Parameters: name - the name of the property to get. the property specified by name.