|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlOperatorPersistence.LoadedVersion | |
---|---|
net.sourceforge.nrl.parser.operators | Operator library management package. |
Uses of XmlOperatorPersistence.LoadedVersion in net.sourceforge.nrl.parser.operators |
---|
Methods in net.sourceforge.nrl.parser.operators that return XmlOperatorPersistence.LoadedVersion | |
---|---|
XmlOperatorPersistence.LoadedVersion |
XmlOperatorPersistence.load(File file)
Deprecated. Load from a file - see XmlOperatorPersistence.load(Reader) . |
XmlOperatorPersistence.LoadedVersion |
XmlOperatorPersistence.load(Reader reader)
Deprecated. Load an operator XML file using a reader. |
static XmlOperatorPersistence.LoadedVersion |
XmlOperatorPersistence.LoadedVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XmlOperatorPersistence.LoadedVersion[] |
XmlOperatorPersistence.LoadedVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |