Deprecated API


Contents
Deprecated Classes
org.jboss.shrinkwrap.descriptor.api.ApiExposition
           
 

Deprecated Methods
org.jboss.shrinkwrap.descriptor.api.DescriptorImporter.from(File)
          Use instead DescriptorImporter.fromFile(File) 
org.jboss.shrinkwrap.descriptor.api.DescriptorImporter.from(InputStream)
          Use instead DescriptorImporter.fromStream(InputStream) 
org.jboss.shrinkwrap.descriptor.api.DescriptorImporter.from(InputStream, boolean)
          Use instead DescriptorImporter.fromStream(InputStream, boolean) 
org.jboss.shrinkwrap.descriptor.api.DescriptorImporter.from(String)
          Use instead DescriptorImporter.fromString(String) 
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.