public interface HelpContentLoader
Modifier and Type | Interface and Description |
---|---|
static class |
HelpContentLoader.MissingContentException |
Modifier and Type | Method and Description |
---|---|
String |
load(String name,
ClassLoader loader) |
String load(String name, ClassLoader loader) throws HelpContentLoader.MissingContentException, IOException
Copyright © 2008-2013 Sonatype. All Rights Reserved.