|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.rpgee.resources.openrpg.tree.OpenRpg1TreeResourceManager
public class OpenRpg1TreeResourceManager
Constructor Summary | |
---|---|
OpenRpg1TreeResourceManager(java.net.URL treeData)
Loads the xml from a URL. |
Method Summary | |
---|---|
Resource |
getResourceByIdentifier(java.lang.String identifier)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OpenRpg1TreeResourceManager(java.net.URL treeData) throws ResourceException
treeData
- URL from which to load the xml. The XML has to conform to the OpenRPG1 format.
ResourceException
Method Detail |
---|
public Resource getResourceByIdentifier(java.lang.String identifier)
getResourceByIdentifier
in interface ResourceLoader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |