Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

Constructor Detail

ExtensionDescriptorReader

public ExtensionDescriptorReader()
Method Detail

read

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

getXMap

public XMap getXMap()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.