Serialized Form
|
Package com.softcorporation.xmllight |
status
byte status
pos
int[] pos
name
java.lang.String name
attributes
java.util.Hashtable attributes
content
java.lang.StringBuffer content
validate
boolean validate
- Validation flag. Suppress the validation.
true - drop validation
false - perform basic validation (default)
errorCode
int errorCode
- Error Code. Represents the errors.
0 - all right
1 - unexpected error
2 - error while processing the Element
3 - error while modifying the Element
position
int position