Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
ATTRIBUTE_NODE |
2 |
public static final short |
ELEMENT_NODE |
1 |
public static final short |
TEXT_NODE |
3 |
public static final short |
UNKNOW_NODE |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG_CLEANUP_XML |
"xmlfield.dom.cleanupXmlFirst" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TYPE_ATTRIBUTE |
3 |
public static final int |
TYPE_TAG |
1 |
public static final int |
TYPE_TAG_WITH_ATTRIBUTE |
2 |
Copyright © 2011–2014. All rights reserved.