|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.core.io.impl.BaseResource
org.drools.compiler.kie.builder.impl.KieBuilderSetImpl.DummyResource
public static class KieBuilderSetImpl.DummyResource
| Constructor Summary | |
|---|---|
KieBuilderSetImpl.DummyResource(String resourceName)
|
|
| Method Summary | |
|---|---|
String |
getEncoding()
|
InputStream |
getInputStream()
|
long |
getLastModified()
|
long |
getLastRead()
|
Reader |
getReader()
|
URL |
getURL()
|
boolean |
hasURL()
|
boolean |
isDirectory()
|
Collection<org.kie.api.io.Resource> |
listResources()
|
| Methods inherited from class org.drools.core.io.impl.BaseResource |
|---|
addCategory, equals, getBytes, getCategories, getConfiguration, getDescription, getResourceType, getSourcePath, getTargetPath, hashCode, readExternal, setCategories, setConfiguration, setDescription, setResourceType, setSourcePath, setTargetPath, toString, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public KieBuilderSetImpl.DummyResource(String resourceName)
| Method Detail |
|---|
public URL getURL()
throws IOException
IOExceptionpublic boolean hasURL()
public boolean isDirectory()
public Collection<org.kie.api.io.Resource> listResources()
public long getLastModified()
public long getLastRead()
public String getEncoding()
public InputStream getInputStream()
throws IOException
IOException
public Reader getReader()
throws IOException
IOException
|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||