Serialized Form
Package org.codehaus.stax2.typed |
serialVersionUID: 1L
mLexical
String mLexical
- Lexical representation of the content that could not be
converted to the requested type. May be
null
if a processor is unable to provide it. Lexical representation
should preferably be as close to the original input String
as possible (as opposed to being normalized which often
is done before actual parsing).
Package org.codehaus.stax2.validation |
serialVersionUID: 1L
mCause
XMLValidationProblem mCause
Copyright © 2011 Codehaus. All Rights Reserved.