org.formaria.editor.netbeans.project.pages
Class PageDataLoader

java.lang.Object
  extended by UniFileLoader
      extended by org.formaria.editor.netbeans.project.pages.PageDataLoader

public class PageDataLoader
extends UniFileLoader

Recognizes single files in the Repository as being of a certain type.

Copyright (c) Formaria Ltd., 1998-2004

License: see license.txt


Field Summary
static java.lang.String ARIA_PAGE_MIME
           
 
Constructor Summary
PageDataLoader()
           
 
Method Summary
protected  MultiDataObject createMultiObject(FileObject primaryFile)
           
protected  SystemAction[] defaultActions()
           
protected  java.lang.String defaultDisplayName()
           
protected  void initialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ARIA_PAGE_MIME

public static final java.lang.String ARIA_PAGE_MIME
See Also:
Constant Field Values
Constructor Detail

PageDataLoader

public PageDataLoader()
Method Detail

defaultDisplayName

protected java.lang.String defaultDisplayName()

initialize

protected void initialize()

defaultActions

protected SystemAction[] defaultActions()

createMultiObject

protected MultiDataObject createMultiObject(FileObject primaryFile)
                                     throws DataObjectExistsException,
                                            java.io.IOException
Throws:
DataObjectExistsException
java.io.IOException