org.netbeans.core.netigso 1.16

org.netbeans.core.netigso.spi
Interface BundleContent


public interface BundleContent

Interface to represent anyone capable of providing real content from a bundle.

Since:
1.3

Method Summary
 byte[] resource(String name)
          Loads given resource from this bundle
 

Method Detail

resource

byte[] resource(String name)
                throws IOException
Loads given resource from this bundle

Throws:
IOException
Since:
1.3

org.netbeans.core.netigso 1.16

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.