| Package | Description |
|---|---|
| net.sourceforge.nrl.parser.operators |
Operator library management package.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2006-2013. All Rights Reserved.