Package | Description |
---|---|
org.xwiki.filter.input |
Modifier and Type | Interface and Description |
---|---|
interface |
FileInputSource |
interface |
InputStreamInputSource |
interface |
ReaderInputSource |
interface |
URLInputSource |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInputStreamInputSource |
class |
AbstractReaderInputSource |
class |
DefaultByteArrayInputSource |
class |
DefaultFileInputSource |
class |
DefaultInputStreamInputSource |
class |
DefaultReaderInputSource |
class |
DefaultURLInputSource |
class |
DirectoryInputSource |
class |
StringInputSource |
Modifier and Type | Method and Description |
---|---|
InputSource |
InputSourceConverter.convert(T value) |
InputSource |
InputSourceReferenceParser.parse(String reference) |
Copyright © 2004–2022 XWiki. All rights reserved.