Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SectionLoader
Method Summary | |
InputStream |
|
public InputStream openSection(String name) throws IOException
Open the section with the given name and return an input stream for that section. Returnnull
when no section with this name exists.