Package | Description |
---|---|
org.apache.felix.scrplugin.xml |
Modifier and Type | Method and Description |
---|---|
static List<String> |
ComponentDescriptorIO.generateDescriptorFiles(DescriptionContainer module,
Options options,
Log logger)
Generate descriptor file(s)
|
static List<String> |
MetaTypeIO.generateDescriptors(DescriptionContainer module,
Project project,
Options options,
Log logger) |
protected static void |
ComponentDescriptorIO.generateReferenceXML(ComponentDescription component,
DescriptionContainer module,
ReferenceDescription reference,
ContentHandler contentHandler)
Write the xml for a Reference.
|
protected static void |
ComponentDescriptorIO.generateXML(DescriptionContainer module,
List<ComponentContainer> components,
File descriptorFile,
Log logger)
Generate the xml top level element and start streaming
the components.
|
protected static void |
ComponentDescriptorIO.generateXML(String namespace,
DescriptionContainer module,
ComponentContainer container,
ContentHandler contentHandler)
Write the xml for a Component
|
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.