Nuxeo Enterprise Platform 5.1

org.nuxeo.runtime.model.impl
Class ExtensionDescriptorReader

java.lang.Object
  extended by org.nuxeo.runtime.model.impl.ExtensionDescriptorReader

public class ExtensionDescriptorReader
extends Object

Author:
Bogdan Stefanescu

Field Summary
protected  XMap xmap
           
 
Constructor Summary
ExtensionDescriptorReader()
           
 
Method Summary
 XMap getXMap()
           
 ExtensionImpl read(RuntimeContext ctx, InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xmap

protected final XMap xmap
Constructor Detail

ExtensionDescriptorReader

public ExtensionDescriptorReader()
Method Detail

read

public ExtensionImpl read(RuntimeContext ctx,
                          InputStream in)
                   throws Exception
Throws:
Exception

getXMap

public XMap getXMap()

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.