org.jbpm.designer.web.stencilset
public interface IDiagramStencilSet
Modifier and Type | Method and Description |
---|---|
InputStream |
getContents() |
String |
getName() |
InputStream |
getResourceContents(String path)
Finds and returns the contents of a resource located under the stencilset.
|
String getName()
InputStream getContents()
InputStream getResourceContents(String path)
path
- the path of the resourceCopyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.