public class StreamFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static org.slf4j.Logger |
log |
(package private) static Map<String,String> |
streamClassesByExtension |
| Constructor and Description |
|---|
StreamFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Stream |
createStream(ObjectFactory objectFactory,
Element node,
Variables local) |
static Class<?> |
guessStreamFormat(String url) |
Copyright © 2018. All rights reserved.