| Package | Description |
|---|---|
| org.eclipse.epsilon.egl.config | |
| org.eclipse.epsilon.egl.execute.context |
| Modifier and Type | Method and Description |
|---|---|
CompositePartitioner |
XMLContentTypeRepository.partitionerFor(String contentType) |
CompositePartitioner |
ContentTypeRepository.partitionerFor(String contentType) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CompositePartitioner> |
ConfigFileReader.read(InputStream stream) |
Map<String,CompositePartitioner> |
XMLConfigFileReader.read(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
CompositePartitioner |
EglContext.getPartitioner() |
CompositePartitioner |
IEglContext.getPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
void |
EglContext.setPartitioner(CompositePartitioner partitioner) |
void |
IEglContext.setPartitioner(CompositePartitioner partitioner) |
Copyright © 2020. All rights reserved.