| Package | Description |
|---|---|
| org.ff4j |
Main classes to use and administrate Features and Properties.
|
| org.ff4j.conf |
Provides parsers to initialize the framework with xml definition files.
|
| Modifier and Type | Method and Description |
|---|---|
XmlConfig |
FF4j.parseXmlConfig(String fileName)
Parse configuration file.
|
| Modifier and Type | Method and Description |
|---|---|
XmlConfig |
XmlParser.parseConfigurationFile(InputStream in)
Parsing of XML Configuration file.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
XmlParser.exportAll(XmlConfig conf)
Utility method to export from configuration.
|
Copyright © 2013–2017 FF4J. All rights reserved.