Modifier and Type | Interface and Description |
---|---|
interface |
IWemListener
This interface is a marker for classes implementing all WEM listeners.
|
Modifier and Type | Class and Description |
---|---|
class |
AgregatingWemListener |
class |
CompositeListener
A composite listener which delegates each listener method call to multiple
listeners registered in this composite listener.
|
class |
EmptyWemListener |
class |
EventDumpListener
This is a dump listener generating text traces of events for every listener
call.
|
class |
PrintTextListener |
Modifier and Type | Field and Description |
---|---|
protected IWemListenerSemantic |
AgregatingWemListener.fSemanticListener |
Modifier and Type | Method and Description |
---|---|
IWemListenerSemantic |
AgregatingWemListener.getSemanticListener() |
Modifier and Type | Method and Description |
---|---|
void |
AgregatingWemListener.setSemanticListener(IWemListenerSemantic semanticListener) |
Modifier and Type | Class and Description |
---|---|
class |
JspWikiSerializer
Not ready yet.
|
Modifier and Type | Class and Description |
---|---|
class |
PrintInlineListener |
class |
PrintListener |
Modifier and Type | Class and Description |
---|---|
class |
XWikiSerializer
Serializing XWiki 1.0 syntax ...
|
Modifier and Type | Class and Description |
---|---|
class |
XWikiSerializer2
Serializing XWiki 2.0 syntax ...
|
Copyright © 2004–2021 XWiki. All rights reserved.