|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcrystalspace.jbind.impl.csNativeObject
crystalspace.jbind.impl.csutil.scf.csBase
crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
| Field Summary |
| Fields inherited from class crystalspace.jbind.impl.csNativeObject |
ImplFactory, nPointer |
| Constructor Summary | |
csConfigIterator(iPointer nPointer)
|
|
| Method Summary | |
boolean |
getBool()
Get a boolean value from the configuration. |
java.lang.String |
getComment()
Get the comment of the given key, or 0 if no comment exists. |
iConfigFile |
getConfigFile()
Returns the configuration object for this iterator. |
float |
getFloat()
Get a float value from the configuration. |
int |
getInt()
Get an integer value from the configuration. |
static java.lang.Class |
getInterfaceClass()
|
static java.lang.String |
getInterfaceName()
|
static int |
getInterfaceVersion()
|
java.lang.String |
getKey()
Get the current key name. |
java.lang.String |
getKey(boolean Local)
Get the current key name. |
java.lang.String |
getName()
Return the name of the interface |
java.lang.String |
getStr()
Get a string value from the configuration. |
java.lang.String |
getSubsection()
Returns the subsection in the configuruation. |
int |
getVersion()
Return the version of the interface |
static void |
initSCF()
|
protected boolean |
isNativePointerValidSafe(long pointer)
|
boolean |
next()
Move to the next valid key. |
void |
rewind()
Rewind the iterator (points to nowhere after this);. |
| Methods inherited from class crystalspace.jbind.impl.csutil.scf.csBase |
decRef, equals, finalize, getRefCount, incRef, nDelete, queryInterface, queryInterfaceSafe |
| Methods inherited from class crystalspace.jbind.impl.csNativeObject |
changePointer, getPointer, getPointer, getPointerArray, hashCode, isMemoryOwner, isNativePointerValid, newNativeObject, setMemoryOwner, toString |
| Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface crystalspace.jbind.interfaces.iutil.scf.iBase |
decRef, getRefCount, incRef, queryInterface, queryInterfaceSafe |
| Methods inherited from interface crystalspace.jbind.interfaces.iPointer |
changePointer, getPointer, isMemoryOwner, setMemoryOwner |
| Constructor Detail |
public csConfigIterator(iPointer nPointer)
nPointer - | Method Detail |
public int getVersion()
iBase
getVersion in interface iBasegetVersion in class csBasepublic java.lang.String getName()
iBase
getName in interface iBasegetName in class csBasepublic static void initSCF()
public static int getInterfaceVersion()
public static java.lang.String getInterfaceName()
public static java.lang.Class getInterfaceClass()
protected boolean isNativePointerValidSafe(long pointer)
isNativePointerValidSafe in class csNativeObjectcsNativeObject.isNativePointerValidSafe(long)public boolean getBool()
iConfigIterator
getBool in interface iConfigIteratoriConfigIterator.getBool()public java.lang.String getComment()
iConfigIterator
getComment in interface iConfigIteratorcrystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator#GetComment()public iConfigFile getConfigFile()
iConfigIterator
getConfigFile in interface iConfigIteratoriConfigIterator.getConfigFile()public float getFloat()
iConfigIterator
getFloat in interface iConfigIteratoriConfigIterator.getFloat()public int getInt()
iConfigIterator
getInt in interface iConfigIteratoriConfigIterator.getInt()public java.lang.String getKey()
iConfigIterator
getKey in interface iConfigIteratoriConfigIterator.getKey()public java.lang.String getKey(boolean Local)
iConfigIterator
getKey in interface iConfigIteratorLocal -
iConfigIterator.getKey(boolean)public java.lang.String getStr()
iConfigIterator
getStr in interface iConfigIteratoriConfigIterator.getStr()public java.lang.String getSubsection()
iConfigIterator
getSubsection in interface iConfigIteratoriConfigIterator.getSubsection()public boolean next()
iConfigIterator
next in interface iConfigIteratoriConfigIterator.next()public void rewind()
iConfigIterator
rewind in interface iConfigIteratoriConfigIterator.rewind()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||