public interface Resource
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get the name.
|
InputStream |
openStream()
Get input stream.
|
String getName()
InputStream openStream()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.