de.lessvoid.nifty.loaderv2
Class NiftyLoader
java.lang.Object
de.lessvoid.nifty.loaderv2.NiftyLoader
public class NiftyLoader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NiftyLoader
public NiftyLoader(Nifty nifty,
TimeProvider timeProvider)
loadNiftyXml
public NiftyType loadNiftyXml(String schemaId,
InputStream inputStreamXml,
Nifty nifty)
throws Exception
- Throws:
Exception
validateNiftyXml
public boolean validateNiftyXml(InputStream inputStreamXml)
throws Exception
- Throws:
Exception
loadStyleFile
public void loadStyleFile(String schemaId,
String styleFilename,
NiftyType niftyType,
Nifty nifty)
throws Exception
- Throws:
Exception
loadControlFile
public void loadControlFile(String schemaId,
String controlFilename,
NiftyType niftyType)
throws Exception
- Throws:
Exception
registerSchema
public void registerSchema(String schemaId,
InputStream inputStreamSchema)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.