Package | Description |
---|---|
org.drools.core.io.impl | |
org.drools.core.io.internal |
Modifier and Type | Class and Description |
---|---|
class |
BaseResource |
class |
ByteArrayResource |
class |
ClassPathResource
Borrowed gratuitously from Spring under ASL2.0
|
class |
DescrResource |
class |
EncodedResource |
class |
FileSystemResource
Borrowed gratuitously from Spring under ASL2.0.
|
class |
InputStreamResource |
class |
ReaderResource |
class |
UrlResource
Borrowed gratuitously from Spring under ASL2.0.
|
Modifier and Type | Method and Description |
---|---|
InternalResource |
BaseResource.setConfiguration(org.kie.api.io.ResourceConfiguration conf) |
InternalResource |
BaseResource.setResourceType(org.kie.api.io.ResourceType resourceType) |
InternalResource |
BaseResource.setSourcePath(String path) |
InternalResource |
BaseResource.setTargetPath(String path) |
Modifier and Type | Method and Description |
---|---|
InternalResource |
InternalResource.setConfiguration(org.kie.api.io.ResourceConfiguration configuration) |
InternalResource |
InternalResource.setResourceType(org.kie.api.io.ResourceType resourceType) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.