org.gedcomx.rt
Annotation Type DefaultNamespace


@Retention(value=RUNTIME)
@Target(value={TYPE,PACKAGE})
public @interface DefaultNamespace

Annotation for specifying a hint about the default namespace when serializing a particular class to/from xml.

Author:
Ryan Heaton

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2016. All rights reserved.