org.eclipse.corona.core.resources
Interface IContainerConfiguration

All Superinterfaces:
INullObject
All Known Implementing Classes:
ContainerConfiguration, NullContainerConfiguration, PropertyContainerConfiguration

public interface IContainerConfiguration
extends INullObject


Method Summary
 byte[] getBytes()
           
 java.io.Reader getConfigReader()
           
 java.io.InputStream getInputStream()
           
 
Methods inherited from interface org.eclipse.corona.core.resources.INullObject
isNullObject
 

Method Detail

getConfigReader

java.io.Reader getConfigReader()

getInputStream

java.io.InputStream getInputStream()

getBytes

byte[] getBytes()

Copyright 2006 IBM Corporation and others.
All Rights Reserved.