public class SXML extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ARRAYLEN
The value of this attribute is used as idref.
|
static String |
DEFAULT_ENCODING
The default encoding.
|
static String |
ID
The ID attribute constant.
|
static String |
IDREF
The IDREF attribute constant.
|
static String |
lf
The linefeed separator.
|
static QName |
NULL
The null tag.
|
static String |
PROTOCOL_TYPEINFO
The package protocol constant.
|
static String |
XML_CLASSNAME
Constant for anonymous inner classes.
|
Constructor and Description |
---|
SXML() |
public static final String ID
public static final String IDREF
public static final String PROTOCOL_TYPEINFO
public static final String ARRAYLEN
public static QName NULL
public static final String XML_CLASSNAME
public static final String lf
public static String DEFAULT_ENCODING
Copyright © 2012. All Rights Reserved.