| Package | Description |
|---|---|
| org.apache.aries.blueprint | |
| org.apache.aries.blueprint.parser |
| Modifier and Type | Method and Description |
|---|---|
ComponentMetadata |
NamespaceHandler.decorate(org.w3c.dom.Node node,
ComponentMetadata component,
ParserContext context)
Process a child node of an enclosing blueprint component.
|
Metadata |
NamespaceHandler.parse(org.w3c.dom.Element element,
ParserContext context)
Parse a stand-alone blueprint component
Given an
Element node as a root, this method parses the stand-alone component and returns its
metadata. |
| Modifier and Type | Class and Description |
|---|---|
class |
ParserContextImpl
A simple ParserContext implementation.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.