|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.jdocbook.util.Constants
public class Constants
Various string constants.
Field Summary | |
---|---|
static java.lang.String |
DTD_LOADING_FEATURE
The name of the XML DTD loading feature. |
static java.lang.String |
DTD_VALIDATION_FEATURE
The name of the XML DTD validation feature. |
static java.lang.String |
MAIN_PROFILE_XSL_RESOURCE
The DocBook-supplied XSL for profiling in (what it terms) the two-pass approach. |
Constructor Summary | |
---|---|
Constants()
|
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 java.lang.String MAIN_PROFILE_XSL_RESOURCE
public static final java.lang.String DTD_VALIDATION_FEATURE
public static final java.lang.String DTD_LOADING_FEATURE
Constructor Detail |
---|
public Constants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |