public class Const extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DTD
URI to represent DTD.
|
static String |
EXPECTED_CONTENT_TYPES
Attribute name of the expected media type.
|
static String |
JAXB_NSURI
JAXB customization URI.
|
static String |
RELAXNG_URI
RELAX NG namespace URI.
|
static String |
XJC_EXTENSION_URI
XJC vendor extension namespace URI.
|
static String |
XMLNS_URI
XML namespace URI.
|
Constructor and Description |
---|
Const() |
public static final String XMLNS_URI
public static final String JAXB_NSURI
public static final String XJC_EXTENSION_URI
public static final String RELAXNG_URI
public static final String DTD
public static final String EXPECTED_CONTENT_TYPES
Copyright © 2019 JBoss by Red Hat. All rights reserved.