|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjurpe.system.Platform
public class Platform
Implements differences between different platforms, such as .NET Visual JSharp. When initializing system, use Platform.PLATFORM = "DotNet" if you want to compile under DotNet platform.
| Constructor Summary | |
|---|---|
Platform()
|
|
| Method Summary | |
|---|---|
static IXMLConverter |
getXMLConverter()
Returns a Java Platform Independant XMLConverter |
static java.lang.Object[] |
sortArray(java.lang.Object[] array)
Sort a given array |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Platform()
| Method Detail |
|---|
public static IXMLConverter getXMLConverter()
public static java.lang.Object[] sortArray(java.lang.Object[] array)
array - Object[] to sort
|
Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||