JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
com.github.codemonstur.simplexml
Package
xmlparser.annotations
Annotation Interface XmlNoImport
@Retention
(
RUNTIME
)
public @interface
XmlNoImport
Marks a field to have it be excluded from deserialization. This is useful if you have a field you want to use internally and you want to make sure it is never set by data.