Class KieBuilderSetImpl.DummyResource
java.lang.Object
org.drools.io.BaseResource
org.drools.compiler.kie.builder.impl.KieBuilderSetImpl.DummyResource
- All Implemented Interfaces:
Externalizable,Serializable,org.drools.io.InternalResource,Resource
- Enclosing class:
- KieBuilderSetImpl
public static class KieBuilderSetImpl.DummyResource
extends org.drools.io.BaseResource
- See Also:
-
Field Summary
Fields inherited from class org.drools.io.BaseResource
bytes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.io.BaseResource
addCategory, equals, getBytes, getCategories, getConfiguration, getDescription, getResourceType, getSourcePath, getTargetPath, hashCode, readExternal, setCategories, setConfiguration, setDescription, setResourceType, setSourcePath, setTargetPath, toString, writeExternal
-
Constructor Details
-
DummyResource
-
DummyResource
public DummyResource()
-
-
Method Details
-
getURL
- Throws:
IOException
-
hasURL
public boolean hasURL() -
isDirectory
public boolean isDirectory() -
listResources
-
getEncoding
-
getInputStream
- Throws:
IOException
-
getReader
- Throws:
IOException
-