|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
XHTMLEncoder.
XHTMLEncoder.
XHTMLSerializer
XHTMLSerializer
Form object and makes it
possible to populate a widget hierarchy from XML in form of SAX
events and serialize the content of the widget hierarchy as XML.Form with an XMLAdapter
XMLByteStreamFragment defined by the given
XML byte stream.
XMLConsumer receiving SAX events.
XMLConsumer (or SAX
ContentHandler and LexicalHandler).XMLEncoder.
XMLEncoder.
DocumentHelper instance.
XMLConsumer.Bundle interface for XML resources.XMLSerializer
XMLSerializer
ModifiableSource that takes its content from a
module.XModuleSource).XScriptManager is the public interface used to
interact with the XScript component, which implements the
supporting code for the XScript language.XScriptManager interface.XScriptObject is the root class implemented by all the
object types in XScript.XScriptObject instance.
XScriptObject created from the contents of a URL.XScriptObject created from an inline XML fragment.XScriptObject created from a JAXP
Result object.XScriptVariableScope maintains variables in a given
scope.char :
outputs characters representing the value.
byte :
outputs characters representing the value.
boolean :
outputs characters representing the value (true / false).
int :
outputs characters representing the value.
long :
outputs characters representing the value.
long :
outputs characters representing the value.
double :
outputs characters representing the value.
String :
outputs characters representing the value.
XMLizable :
outputs the value by calling v.toSax(contentHandler).
org.w3c.dom.Node :
converts the Node to a SAX event stream.
java.util.Collection :
outputs the value by calling xspExpr() on each element of the
collection.
Object depending on its class :
if it's an array, call xspExpr() on all its elements,
if it's class has a specific xspExpr()implementation, use it,
else, output it's string representation.
XSPExpressionParser.
ServerPagesGenerator classesMarkupLanguage for Cocoon's
XSP.PreProcessFilter that replaces
XSP expressions.Request object helperResponse object helperSession object helperUtility object helper
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||