org.apache.felix.bundlerepository.metadataparser
Class MappingProcessingInstructionHandler

java.lang.Object
  extended by org.apache.felix.bundlerepository.metadataparser.MappingProcessingInstructionHandler

public class MappingProcessingInstructionHandler
extends Object

this class adds type of elements to the parser


Constructor Summary
MappingProcessingInstructionHandler(XmlCommonHandler handler)
           
 
Method Summary
 void process()
           
 void setClass(String classname)
           
 void setElement(String element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingProcessingInstructionHandler

public MappingProcessingInstructionHandler(XmlCommonHandler handler)
Method Detail

process

public void process()
             throws Exception
Throws:
Exception

setElement

public void setElement(String element)

setClass

public void setClass(String classname)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.