org.apache.felix.scrplugin.xml
Class MetaTypeIO

java.lang.Object
  extended by org.apache.felix.scrplugin.xml.MetaTypeIO

public class MetaTypeIO
extends java.lang.Object

MetaType is a helper class to read and write meta type service files.


Constructor Summary
MetaTypeIO()
           
 
Method Summary
static java.util.List<java.lang.String> generateDescriptors(DescriptionContainer module, Options options, Log logger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaTypeIO

public MetaTypeIO()
Method Detail

generateDescriptors

public static java.util.List<java.lang.String> generateDescriptors(DescriptionContainer module,
                                                                   Options options,
                                                                   Log logger)
                                                            throws SCRDescriptorException
Throws:
SCRDescriptorException


Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.