Serialized Form
localName
java.lang.String localName
namespaceURI
java.lang.String namespaceURI
attributes
java.util.List attributes
childs
java.util.List childs
namespaceURI
java.lang.String namespaceURI
localName
java.lang.String localName
value
java.lang.String value
entity
java.lang.String entity
manager
JMJdbcManager manager
target
java.lang.String target
data
java.lang.String data
locator
org.xml.sax.Locator locator
errorCode
int errorCode
Package de.ispsoft.jaxme.jaxb |
errorCode
java.lang.String errorCode
- Deprecated.
- Vendor specific error code
linkedException
java.lang.Throwable linkedException
- Deprecated.
- Exception reference
emptyElementStyle
int emptyElementStyle
How to emit empty elements. Defaults to the style
<empty&>
but can also be
<empty></empty>
if you set this to EMPTY_ELEMENT_STYLE_HTML
.
indentation
boolean indentation
Whether this Marshaller is doing indentation.
indentationLevel
int indentationLevel
If indentation is turned on: Number of blanks per indentation
level. Ignored otherwise
indentationLineSeparator
java.lang.String indentationLineSeparator
If indentation is turned on: Line separator. Ignored otherwise
declaration
boolean declaration
Whether the Marshaller should generate an XML declaration
or not.
suppressStartDocument
boolean suppressStartDocument
Whether marshal(Object, ContentHandler)
should
emit startDocument()
and endDocument()
events. Defaults to false.
Package de.ispsoft.jaxme.tamino |
inoErrorCode
java.lang.String inoErrorCode
inoErrorMessage
java.lang.String inoErrorMessage
Package de.ispsoft.jaxme.generator |
exception
java.lang.Exception exception
name
java.lang.String name
target
java.lang.String target
value
java.lang.String value