org.archiviststoolkit.importer
Class HandlePhysdescAction
java.lang.Object
   org.archiviststoolkit.importer.HandlePhysdescAction
org.archiviststoolkit.importer.HandlePhysdescAction
- All Implemented Interfaces: 
- Action
- public class HandlePhysdescAction 
- extends java.lang.Object- implements Action
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
HandlePhysdescAction
public HandlePhysdescAction()
processElement
public void processElement(ArchDescription archDescription,
                           java.lang.Object o,
                           InfiniteProgressPanel progressPanel)
- 
- Specified by:
- processElementin interface- Action
 
- 
 
parseExtentInformation
public static boolean parseExtentInformation(ArchDescription archDescription,
                                             Extent extent)
- 
 
- 
 
main
public static void main(java.lang.String[] args)
- 
 
- 
 
getChildren
public java.util.List getChildren(java.lang.Object element)
- 
- Specified by:
- getChildrenin interface- Action
 
-