|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.formatter.OpenXMLFormatter | +--org.apache.cocoon.formatter.xhtml.OpenXMLXHTMLFormatter
This class implements a DOM->XHTML formatter usign OpenXML publishing API.
Fields inherited from class org.apache.cocoon.formatter.OpenXMLFormatter |
format,
printer,
publicID,
sf,
spaces,
systemID,
type,
width |
Constructor Summary | |
OpenXMLXHTMLFormatter()
|
Method Summary | |
java.lang.String |
getMIMEType()
Returns the MIME type used by this formatter for output. |
java.lang.String |
getStatus()
Returns information about the status of the implementing class. |
void |
init(Configurations conf)
Initialize the class by passing its configurations. |
Methods inherited from class org.apache.cocoon.formatter.OpenXMLFormatter |
format |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public OpenXMLXHTMLFormatter()
Method Detail |
public void init(Configurations conf)
public java.lang.String getMIMEType()
public java.lang.String getStatus()
toString()
method because some of these methods are declared final in some
classes in JDK 1.1.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |