| Package | org.pranaframework.ioc.factory.xml.preprocessors |
| Class | public class PropertiesPreprocessor |
| Implements | IXmlObjectDefinitionsPreprocessor |
| Method | Defined by | ||
|---|---|---|---|
|
PropertiesPreprocessor(properties:ArrayCollection)
Creates a new PropertiesPreprocessor object.
| PropertiesPreprocessor | ||
|
preprocess(xml:XML):XML
| PropertiesPreprocessor | ||
| PropertiesPreprocessor | () | constructor |
public function PropertiesPreprocessor(properties:ArrayCollection)Creates a new PropertiesPreprocessor object.
Parametersproperties:ArrayCollection — the collection of Properties objects to apply
|
| preprocess | () | method |
public function preprocess(xml:XML):XMLParameters
xml:XML |
XML |