edu.stanford.smi.protegex.owl.ui.forms
Class AbsoluteFormsLoader
java.lang.Object
edu.stanford.smi.protegex.owl.ui.forms.AbsoluteFormsLoader
public class AbsoluteFormsLoader
- extends Object
An object capable of loading forms files into a Protege Project.
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbsoluteFormsLoader
public AbsoluteFormsLoader(OWLModel owlModel)
load
public void load(URL fileURL)
throws IOException
- Throws:
IOException
load
public void load(InputStream is)
throws IOException
- Throws:
IOException
loadAll
public void loadAll()
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
useNewFormMechanism_DontUseThisMethod
public static boolean useNewFormMechanism_DontUseThisMethod()
- Don't use this method - just for testing right now
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.