Package org.gedcomx.atom
Class AtomModel
- java.lang.Object
-
- org.gedcomx.atom.AtomModel
-
public class AtomModel extends Object
- Author:
- Ryan Heaton
-
-
Field Summary
Fields Modifier and Type Field Description static StringATOM_GEDCOMX_JSON_MEDIA_TYPEstatic StringATOM_NAMESPACEstatic StringATOM_XML_MEDIA_TYPE
-
-
-
Field Detail
-
ATOM_NAMESPACE
public static final String ATOM_NAMESPACE
- See Also:
- Constant Field Values
-
ATOM_XML_MEDIA_TYPE
public static final String ATOM_XML_MEDIA_TYPE
- See Also:
- Constant Field Values
-
ATOM_GEDCOMX_JSON_MEDIA_TYPE
public static final String ATOM_GEDCOMX_JSON_MEDIA_TYPE
- See Also:
- Constant Field Values
-
-