@Deprecated
public class ComponentXmlParser
extends java.lang.Object
Component
Constructor and Description |
---|
ComponentXmlParser(Component component,
Representation xmlConfiguration)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
parse()
Deprecated.
Parse a configuration file and update the component's configuration.
|
public ComponentXmlParser(Component component, Representation xmlConfiguration)
component
- The component to update.xmlConfiguration
- The XML configuration to parse.Copyright © 2005-2024 Restlet.