org.formaria.editor.netbeans.project.pages.html
Class HtmlPageDataLoader

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

public class HtmlPageDataLoader
extends UniFileLoader

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

Copyright (c) Formaria Ltd., 1998-2008

License: see license.txt


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

Field Detail

ARIA_HTML_MIME

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

HtmlPageDataLoader

public HtmlPageDataLoader()
Method Detail

defaultDisplayName

protected java.lang.String defaultDisplayName()

findPrimaryFile

protected FileObject findPrimaryFile(FileObject fo)

initialize

protected void initialize()

defaultActions

protected SystemAction[] defaultActions()

createMultiObject

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