public abstract class Converter
extends com.exalead.gni.GNIObject
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name
The name
|
java.lang.String |
resource
The associated resource name
|
Constructor and Description |
---|
Converter(java.lang.String _name,
java.lang.String _resource)
Initialize a new Converter
|
Modifier and Type | Method and Description |
---|---|
protected void |
destroy()
Force finalization
|
void |
init()
Initialize the Converter
|
abstract void |
init(java.lang.String name,
java.lang.String resource)
Initialize the Converter
|
public java.lang.String name
public java.lang.String resource
Copyright © 2013 Dassault Systèmes, All Rights Reserved.