|
Restlet Framework 2.2.3 OSGi Environments |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.restlet.engine.component.ComponentXmlParser
public class ComponentXmlParser
Parser for component XML configuration.
Component
Constructor Summary | |
---|---|
ComponentXmlParser(Component component,
Representation xmlConfiguration)
Constructor. |
Method Summary | |
---|---|
void |
parse()
Parse a configuration file and update the component's configuration. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentXmlParser(Component component, Representation xmlConfiguration)
component
- The component to update.xmlConfiguration
- The XML configuration to parse.Method Detail |
---|
public void parse()
|
Restlet Framework 2.2.3 OSGi Environments |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |