JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
ca.phon.xml.annotation
XMLSerial
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Required Element Summary
Optional Element Summary
Element Details
namespace
elementName
bindType
Annotation Interface XMLSerial
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Inherited
@Documented
public @interface
XMLSerial
Annotation that declares the elements that can be procesed using the associated xml reader/writer.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
elementName
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
Class
<?>
bindType
String
namespace
Element Details
namespace
String
namespace
Default:
""
elementName
String
elementName
bindType
Class
<?>
bindType
Default:
java.lang.Object.class