Package | Description |
---|---|
org.xwiki.filter.output |
Modifier and Type | Interface and Description |
---|---|
interface |
FileOutputTarget |
interface |
OutputStreamOutputTarget |
interface |
WriterOutputTarget |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOutputStreamOutputTarget |
class |
AbstractWriterOutputTarget |
class |
ByteArrayOutputTarget |
class |
DefaultFileOutputTarget |
class |
DefaultOutputStreamOutputTarget |
class |
DefaultWriterOutputTarget |
class |
StringWriterOutputTarget |
Modifier and Type | Method and Description |
---|---|
OutputTarget |
OutputTargetConverter.convert(T value) |
OutputTarget |
OutputTargetReferenceParser.parse(String reference) |
Copyright © 2004–2022 XWiki. All rights reserved.