org.archiviststoolkit.importer
Class EADInfo
java.lang.Object
   org.archiviststoolkit.importer.EADInfo
org.archiviststoolkit.importer.EADInfo
- public class EADInfo 
- extends java.lang.Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
sequence
public static int sequence
EADInfo
public EADInfo()
setEADInfo
public void setEADInfo()
- 
 
setElementTypes
public void setElementTypes()
- 
 
setActions
public void setActions()
- 
 
getElementType
public static java.lang.String getElementType(java.lang.String elemName)
- 
 
getActionbyElementName
public static Action getActionbyElementName(java.lang.String elemName)
- 
 
getActionbyElementType
public static Action getActionbyElementType(java.lang.String type)
- 
 
getElementNameFromClassName
public static java.lang.String getElementNameFromClassName(java.lang.String className)
- 
 
getActionFromClass
public static Action getActionFromClass(java.lang.Object elem)
- 
 
addIdPairs
public static void addIdPairs(java.lang.String before,
                              java.lang.String after)
- 
 
setReferenceTOParentNotes
public static void setReferenceTOParentNotes(ArchDescriptionNotes referenceTOParentNotes)
- 
 
getReferenceTOParentNotes
public static ArchDescriptionNotes getReferenceTOParentNotes()
- 
 
setReferenceTOResources
public static void setReferenceTOResources(Resources referenceTOResources)
- 
 
getReferenceTOResources
public static Resources getReferenceTOResources()
- 
 
setContext
public static void setContext(javax.xml.bind.JAXBContext context)
- 
 
getContext
public static javax.xml.bind.JAXBContext getContext()
                                             throws javax.xml.bind.JAXBException
- 
- Throws:
- javax.xml.bind.JAXBException