| Package | Description |
|---|---|
| org.jabylon.properties | |
| org.jabylon.properties.impl | |
| org.jabylon.properties.util |
| Modifier and Type | Method and Description |
|---|---|
PropertyFile |
PropertiesFactory.createPropertyFile()
Returns a new object of class 'Property File'
|
PropertyFile |
PropertyFileDescriptor.loadProperties() |
PropertyFile |
PropertyFileDescriptor.loadProperties(InputStream in) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyFileImpl
An implementation of the model object '
Property File'.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyFile |
PropertiesFactoryImpl.createPropertyFile() |
PropertyFile |
PropertyFileDescriptorImpl.loadProperties() |
PropertyFile |
PropertyFileDescriptorImpl.loadProperties(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
T |
PropertiesSwitch.casePropertyFile(PropertyFile object)
Returns the result of interpreting the object as an instance of 'Property File'
|
Copyright © 2013–2014 Jabylon. All rights reserved.