public class LocalStencilSetImpl extends LocalResource implements IDiagramStencilSet
| Constructor and Description |
|---|
LocalStencilSetImpl(String name,
String path) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getResourceContents(String path)
Finds and returns the contents of a resource located under the stencilset.
|
getContents, getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContents, getNamepublic InputStream getResourceContents(String path)
IDiagramStencilSetgetResourceContents in interface IDiagramStencilSetpath - the path of the resourceCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.