|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.fluxion.api.FluxionNamespaces
public class FluxionNamespaces
Namespaces used by the Fluxion and OWL2 XML schemata
Field Summary | |
---|---|
static org.jdom.Namespace |
fluxionNamespace
Namespace used for types in the fluxion service schema. |
static org.jdom.Namespace |
owlNamespace
Namespace used for OWL2 XML elements within the fluxion system. |
Constructor Summary | |
---|---|
FluxionNamespaces()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static org.jdom.Namespace owlNamespace
public static org.jdom.Namespace fluxionNamespace
Constructor Detail |
---|
public FluxionNamespaces()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |