org.gedcomx.atom
Class AtomModel

java.lang.Object
  extended by org.gedcomx.atom.AtomModel

public class AtomModel
extends Object

Author:
Ryan Heaton

Field Summary
static String ATOM_GEDCOMX_JSON_MEDIA_TYPE
           
static String ATOM_NAMESPACE
           
static String ATOM_XML_MEDIA_TYPE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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


Copyright © 2016. All rights reserved.