sk.stuba.fiit.foo07.genex.common
Class ResourceHelper

java.lang.Object
  extended by sk.stuba.fiit.foo07.genex.common.ResourceHelper

public class ResourceHelper
extends java.lang.Object


Constructor Summary
ResourceHelper()
           
 
Method Summary
 java.lang.String getMacros()
           
 java.lang.String getMacros(java.lang.String filename)
          Returns String with macros from given filename
 byte[] getResourceBytes(java.lang.String resPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceHelper

public ResourceHelper()
Method Detail

getResourceBytes

public byte[] getResourceBytes(java.lang.String resPath)

getMacros

public java.lang.String getMacros(java.lang.String filename)
Returns String with macros from given filename

Parameters:
filename - filename of file with macros to be read
Returns:

getMacros

public java.lang.String getMacros()


Copyright © 2008 Faculty of Informatics and Information Technologies, STU Bratislava. All Rights Reserved.