|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ceryle.xnode.util.XNodeHTTPHandler
public class XNodeHTTPHandler
This is a stub class until things get fixed.
| Field Summary | |
|---|---|
static String |
BIBLIO_FORM_ID
The ID of the bibliographic form document (stored in the private collection). |
static String |
CONTENT_STYLE_TYPE
The name of the metadata attribute used to indicate a bibliographic form. |
static String |
DB_INDEX_ID
The ID of the database index document (stored in the private collection). |
static String |
PLAINTEXT_ID
The ID of the plaintext wrapper document (stored in the private collection). |
static String |
PSI_FORM
The metadata http-equiv attribute value indicating a bibliographic form. |
static boolean |
renderWiki
When true, wiki rendering (not processing) is supported. |
static boolean |
wrapPlaintext
When true, plaintext documents are embedded within in an XHTML document wrapper. |
| Constructor Summary | |
|---|---|
XNodeHTTPHandler()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String BIBLIO_FORM_ID
public static final String DB_INDEX_ID
public static final String PLAINTEXT_ID
public static boolean wrapPlaintext
public static String PSI_FORM
public static String CONTENT_STYLE_TYPE
public static boolean renderWiki
| Constructor Detail |
|---|
public XNodeHTTPHandler()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||