|
|||||||||
| Home >> All >> org >> embl >> ebi >> escience >> [ baclava overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.embl.ebi.escience.baclava
Class Baclava

java.lang.Objectorg.embl.ebi.escience.baclava.Baclava
- public abstract class Baclava
- extends java.lang.Object
Provides general functionality, mostly in the form of static methods, for bundling and unbundling the myGrid data document format.
| Field Summary | |
static org.jdom.Namespace |
BaclavaNS
The namespace prefix for tags in the myGrid data document format |
(package private) static java.util.Map |
handlerClassForClass
|
| Constructor Summary | |
Baclava()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
handlerClassForClass
static java.util.Map handlerClassForClass
BaclavaNS
public static org.jdom.Namespace BaclavaNS
- The namespace prefix for tags in the myGrid data
document format
| Constructor Detail |
Baclava
public Baclava()
|
|||||||||
| Home >> All >> org >> embl >> ebi >> escience >> [ baclava overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.embl.ebi.escience.baclava.Baclava