public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DTD_LOADING_FEATURE
The name of the XML DTD loading feature.
|
static String |
DTD_VALIDATION_FEATURE
The name of the XML DTD validation feature.
|
static String |
MAIN_PROFILE_XSL_RESOURCE
The DocBook-supplied XSL for profiling in (what it terms) the two-pass approach.
|
Constructor and Description |
---|
Constants() |
public static final String MAIN_PROFILE_XSL_RESOURCE
public static final String DTD_VALIDATION_FEATURE
public static final String DTD_LOADING_FEATURE
Copyright © 2007-2013 JBoss, a division of Red Hat, Inc. All Rights Reserved.