|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dawb.hdf5.nexus.NexusUtils
public class NexusUtils
Class used to mark groups in the hdf5 tree with nexus attributes. This is a way not to use the nexus API.
Constructor Summary | |
---|---|
NexusUtils()
|
Method Summary | |
---|---|
static void |
setNexusAttribute(FileFormat file,
HObject entry,
java.lang.String entryKey)
Sets the nexus attribute so that if something is looking for them, then they are there. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NexusUtils()
Method Detail |
---|
public static void setNexusAttribute(FileFormat file, HObject entry, java.lang.String entryKey) throws java.lang.Exception
file
- entry
- entryKey
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |